inital commit

This commit is contained in:
2025-12-28 10:41:44 -06:00
commit e7426264e7
119 changed files with 4953 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
layout {
focus-ring {
active-color "#cba6f7"
inactive-color "#1e1e2e"
urgent-color "#f38ba8"
}
border {
active-color "#cba6f7"
inactive-color "#1e1e2e"
urgent-color "#f38ba8"
}
shadow {
color "#00000070"
}
tab-indicator {
active-color "#cba6f7"
inactive-color "#460594"
urgent-color "#f38ba8"
}
insert-hint {
color "#cba6f780"
}
}