Fix: System Default Theme - Mac Panel Color's typo

This commit is contained in:
alstjr7375 2021-10-26 11:53:29 +09:00
parent 377aaff86d
commit 3ebd8d11ca

View file

@ -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;