mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-01 18:15:41 +00:00
Vesktop: theming
This commit is contained in:
@@ -16,10 +16,10 @@
|
||||
|
||||
/* text colors */
|
||||
--text-0: {{colors.surface.default.hex}}; /* text on colored elements */
|
||||
--text-1: {{colors.on_surface.default.hex}}; /* default text on colored elements */
|
||||
--text-2: {{colors.on_surface.default.hex}}; /* headings and important text */
|
||||
--text-3: {{colors.on_surface_variant.default.hex}}; /* normal text */
|
||||
--text-4: {{colors.on_surface.default.hex}}; /* icon buttons and channels */
|
||||
--text-1: {{colors.surface.default.hex}}; /* default text on colored elements */
|
||||
--text-2: {{colors.on_surface_variant.default.hex}}; /* headings and important text */
|
||||
--text-3: {{colors.on_surface.default.hex}}; /* normal text */
|
||||
--text-4: {{colors.on_surface_variant.default.hex}}; /* icon buttons and channels */
|
||||
--text-5: {{colors.on_surface_variant.default.hex}}; /* muted channels/chats and timestamps */
|
||||
|
||||
/* background and dark colors */
|
||||
|
||||
Reference in New Issue
Block a user