mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-14 04:05:13 +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:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user