add: .config

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Melvin Ragusa
2026-02-02 14:58:13 +01:00
parent 2bfdc582b0
commit d3d7242351
1121 changed files with 617892 additions and 844 deletions

View File

@@ -1,35 +1,35 @@
layout {
focus-ring {
active-color "#b5c6f1"
inactive-color "#131316"
urgent-color "#ffb4ab"
active-color "#cba6f7"
inactive-color "#1e1e2e"
urgent-color "#f38ba8"
}
border {
active-color "#b5c6f1"
inactive-color "#131316"
urgent-color "#ffb4ab"
active-color "#cba6f7"
inactive-color "#1e1e2e"
urgent-color "#f38ba8"
}
shadow {
color "#00000070"
color "#11111b70"
}
tab-indicator {
active-color "#b5c6f1"
inactive-color "#35466b"
urgent-color "#ffb4ab"
active-color "#cba6f7"
inactive-color "#6b02e9"
urgent-color "#f38ba8"
}
insert-hint {
color "#b5c6f180"
color "#cba6f780"
}
}
recent-windows {
highlight {
active-color "#b5c6f1"
urgent-color "#ffb4ab"
active-color "#cba6f7"
urgent-color "#f38ba8"
}
}