coloured context menus

This commit is contained in:
bmFtZQ 2022-01-18 15:45:15 +08:00
parent 8000dddb3d
commit 8a8ef4db74
3 changed files with 32 additions and 9 deletions

View file

@ -46,8 +46,8 @@
--zoom-controls-bgcolor: #4A4A4A !important;
--arrowpanel-background: #fff !important;
--arrowpanel-color: #000 !important;
--panel-description-color: #0009 !important;
--panel-disabled-color: #000 !important;
--panel-description-color: #000a !important;
--panel-disabled-color: #0009 !important;
--arrowpanel-dimmed: #565656 !important;
--arrowpanel-dimmed-further: #707070 !important;
--panel-item-hover-bgcolor: #eee !important;