merge from main

This commit is contained in:
Joey Kimsey
2025-02-02 04:47:24 -05:00
92 changed files with 1000 additions and 658 deletions

View File

@ -9,21 +9,27 @@
* @license https://opensource.org/licenses/MIT [MIT LICENSE]
*/
.context-main {
color: #fff;
}
.context-second {
color: #1e1e1e;
.context-main-border {
border-color: #f5f5f5!important;
}
.context-main-bg {
background-color: #2c2c2c;
}
.context-second-bg {
background-color: #1e1e1e;
background-color: #383838;
}
.context-third-bg {
background-color: #3a3a3a;
}
.context-other-bg {
background-color: #1e1e1e;
}
.context-main {
color: #fff;
}
.bg-default {
background-color: #2c2c2c;
}
@ -32,13 +38,9 @@ hr {
color: #f5f5f5;
}
.bg-none,.bg-warning {
color: #000 !important;
}
.context-other {
color: #000;
}
.accordion-button:not(.collapsed) {
color: #f5f5f5;
background-color: var(--bs-accordion-dark-active-bg);
@ -68,12 +70,6 @@ body {
.install-terms strong {
color: #ffffff;
}
.context-main {
color: #ffffff;
}
.context-other {
color: #ffffff;
}
/**
* Terms Page