mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-02-26 01:51:56 -08:00
Fix: System Default Theme - Mac Panel Color's typo
This commit is contained in:
parent
377aaff86d
commit
3ebd8d11ca
1 changed files with 1 additions and 1 deletions
|
|
@ -662,7 +662,7 @@
|
|||
:root:not(:-moz-lwtheme),
|
||||
:root[lwt-default-theme-in-dark-mode] {
|
||||
--mac-field-bgcolor: Field;
|
||||
--mac-panel-bgcolor: -moz-CellHiglight;
|
||||
--mac-panel-bgcolor: -moz-CellHighlight;
|
||||
--mac-hover-bgcolor: ButtonFace;
|
||||
|
||||
--toolbar-field-focus-background-color: var(--mac-bgcolor) !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue