mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 17:38:31 +00:00
web/layout: adjust opacity of popover glow in dark mode
Some checks are pending
Some checks are pending
This commit is contained in:
parent
689d7b4846
commit
d8cfb78047
@ -200,7 +200,7 @@
|
|||||||
--button-elevated: #282828;
|
--button-elevated: #282828;
|
||||||
--button-elevated-hover: #323232;
|
--button-elevated-hover: #323232;
|
||||||
|
|
||||||
--popover-glow: rgba(135, 135, 135, 0.15);
|
--popover-glow: rgba(135, 135, 135, 0.12);
|
||||||
|
|
||||||
--popup-bg: #191919;
|
--popup-bg: #191919;
|
||||||
--popup-stroke: rgba(255, 255, 255, 0.08);
|
--popup-stroke: rgba(255, 255, 255, 0.08);
|
||||||
|
Loading…
Reference in New Issue
Block a user