mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-02 07:12:56 -08:00
Add: Option - userContent.page.proton_color
This commit is contained in:
parent
797a4fbe5b
commit
18be425aed
2 changed files with 7 additions and 4 deletions
|
|
@ -18,7 +18,9 @@
|
|||
|
||||
/** Fully Dark Mode ***********************************************************/
|
||||
/*= Fully Dark Mode - Dark Mode Colors =======================================*/
|
||||
@import "theme/proton_color";
|
||||
@include Option("userContent.page.proton_color") {
|
||||
@import "theme/proton_color";
|
||||
}
|
||||
@include Option("userContent.page.dark_mode") {
|
||||
@import "contents/dark_mode";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue