diff options
| author | Nate Cox <nate@natecox.dev> | 2026-05-18 10:47:18 -0700 |
|---|---|---|
| committer | Nate Cox <nate@natecox.dev> | 2026-05-18 10:47:18 -0700 |
| commit | f1d90e53101302533061f44163968ef8fd67b4a3 (patch) | |
| tree | da1ae90039053f767d78ac80d50fd1872d11d7c2 /.config | |
| parent | 93ad0cbb9cd63197eb1051c5cb6cb360b1b4e1fb (diff) | |
| download | dotfiles-f1d90e53101302533061f44163968ef8fd67b4a3.tar.bz2 dotfiles-f1d90e53101302533061f44163968ef8fd67b4a3.zip | |
Update noctalia, emacs
Diffstat (limited to '.config')
| -rw-r--r-- | .config/niri/noctalia.kdl | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/.config/niri/noctalia.kdl b/.config/niri/noctalia.kdl index adbf355..5c06d57 100644 --- a/.config/niri/noctalia.kdl +++ b/.config/niri/noctalia.kdl @@ -1,35 +1,35 @@ layout { focus-ring { - active-color "#67b8e4" - inactive-color "#1c1f21" - urgent-color "#fd4663" + active-color "#a7c080" + inactive-color "#232a2e" + urgent-color "#e67e80" } border { - active-color "#67b8e4" - inactive-color "#1c1f21" - urgent-color "#fd4663" + active-color "#a7c080" + inactive-color "#232a2e" + urgent-color "#e67e80" } shadow { - color "#1c1f2170" + color "#47525870" } tab-indicator { - active-color "#67b8e4" - inactive-color "#0c5f8d" - urgent-color "#fd4663" + active-color "#a7c080" + inactive-color "#4e6924" + urgent-color "#e67e80" } insert-hint { - color "#67b8e480" + color "#a7c08080" } } recent-windows { highlight { - active-color "#67b8e4" - urgent-color "#fd4663" + active-color "#a7c080" + urgent-color "#e67e80" } } |
