diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-08 17:21:01 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-08 17:21:01 +0700 |
| commit | 1e3def5c7832572877a0f41432bab5655ea4f6bf (patch) | |
| tree | c2041405fd4dc88e70d389c0e705592857dd5598 /niri/.config | |
| parent | e3f90f0362007e01a11addc1cd049c44bf00a70e (diff) | |
upd
Diffstat (limited to 'niri/.config')
| -rw-r--r-- | niri/.config/niri/noctalia.kdl | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/niri/.config/niri/noctalia.kdl b/niri/.config/niri/noctalia.kdl index f818300..29c9247 100644 --- a/niri/.config/niri/noctalia.kdl +++ b/niri/.config/niri/noctalia.kdl @@ -1,15 +1,15 @@ layout { focus-ring { - active-color "#b7cf8b" - inactive-color "#13140f" - urgent-color "#ffb4ab" + active-color "#4f642c" + inactive-color "#fbfaf1" + urgent-color "#ba1a1a" } border { - active-color "#b7cf8b" - inactive-color "#13140f" - urgent-color "#ffb4ab" + active-color "#4f642c" + inactive-color "#fbfaf1" + urgent-color "#ba1a1a" } shadow { @@ -17,19 +17,19 @@ layout { } tab-indicator { - active-color "#b7cf8b" + active-color "#4f642c" inactive-color "#677d42" - urgent-color "#ffb4ab" + urgent-color "#ba1a1a" } insert-hint { - color "#b7cf8b80" + color "#4f642c80" } } recent-windows { highlight { - active-color "#b7cf8b" - urgent-color "#ffb4ab" + active-color "#4f642c" + urgent-color "#ba1a1a" } } |
