Restructure

This commit is contained in:
2025-03-22 11:26:26 +01:00
parent 1f9feeb85f
commit 3060c2b06e
57 changed files with 60 additions and 808 deletions

View File

@@ -0,0 +1,14 @@
#---------#
# COLOURS #
#---------#
general {
col.active_border = {{ accent_colour_1 }} {{ accent_colour_2 }} {{ accent_colour_3 }} 45deg
col.inactive_border = {{ inactive_colour }}
}
decoration {
shadow {
color = {{ shadow_colour }}
}
}