Add basic ags theming

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2024-06-30 13:41:54 +03:00
parent 96c88b1b85
commit e5bac20f7d
10 changed files with 231 additions and 12 deletions

View File

@@ -0,0 +1,5 @@
.bar
background-color: {{colors.surface.default.hex}}
.label
color: {{colors.on_surface.default.hex}}