mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-08 12:52:24 +00:00
Vesktop: theming
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
--bg-2: {{colors.surface_container.default.hex}}; /* dark buttons */
|
||||
--bg-3: {{colors.surface_container_highest.default.hex}}; /* spacing, secondary elements */
|
||||
--bg-4: {{colors.surface.default.hex}}; /* main background color */
|
||||
--hover: {{colors.surface_container_highest.default.hex}}; /* channels and buttons when hovered */
|
||||
--hover: {{colors.surface_container_high.default.hex}}; /* channels and buttons when hovered */
|
||||
--active: {{colors.surface_container_highest.default.hex}}; /* channels and buttons when clicked or selected */
|
||||
--active-2: {{colors.surface.default.hex}}; /* extra state for transparent buttons */
|
||||
--message-hover: {{colors.surface_variant.default.hex}}; /* messages when hovered */
|
||||
|
||||
Reference in New Issue
Block a user