[Gtk-Theme] Pre-Processing + Some other work

This commit is contained in:
2025-04-25 10:05:42 +02:00
parent 722be458ec
commit d120b7a49e
15 changed files with 517 additions and 123 deletions

View File

@@ -0,0 +1,16 @@
# ────────────────────────────────────────────────────────────────────
# ╭────────────────────────────────────────────────╮
# │ COLOURS │
# ╰────────────────────────────────────────────────╯
# ────────────────────────────────────────────────────────────────────
general {
col.active_border = rgb( 207, 220, 234 ) rgb( 104, 102, 89 ) rgb( 108, 176, 234 ) 45deg
col.inactive_border = rgb( 200, 200, 200 )
}
decoration {
shadow {
color =
}
}