mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-04-27 15:51:06 -07:00
Add: Theme - Trasparent panel #585
This commit is contained in:
parent
fbcd4cd954
commit
ac475b2e9f
3 changed files with 12 additions and 0 deletions
|
|
@ -41,6 +41,9 @@
|
|||
@include Option("userChrome.theme.transparent.menu") {
|
||||
@import "transparent/menu";
|
||||
}
|
||||
@include Option("userChrome.theme.transparent.panel") {
|
||||
@import "transparent/panel";
|
||||
}
|
||||
|
||||
/*= Proton Theme Mode ========================================================*/
|
||||
@include Option("userChrome.theme.proton_chrome") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue