summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryukamish <[email protected]>2026-04-27 15:22:05 +0530
committerryukamish <[email protected]>2026-04-27 15:22:05 +0530
commit45aaa45d258a6eddba61a1c737e3c9861fc0dd78 (patch)
tree96388c5898653e76f8f48cdcdfced9729c67463c
parent5e652b813717bfc47af584181d7d91869a28c2fe (diff)
add: color overhaul
-rw-r--r--mako/config6
-rw-r--r--niri/cfg/layout.kdl2
2 files changed, 5 insertions, 3 deletions
diff --git a/mako/config b/mako/config
index 80c366e..dba75a1 100644
--- a/mako/config
+++ b/mako/config
@@ -11,11 +11,13 @@ max-visible=3
layer=overlay
anchor=top-right
-background-color=#000000
+background-color=#0a0a0a
+progress-color=#f6764f
+text-color=#b8a9e9
+border-color=#9b8ec4
[urgency=low]
default-timeout=3000
-border-color=#808080
[urgency=normal]
default-timeout=10000
diff --git a/niri/cfg/layout.kdl b/niri/cfg/layout.kdl
index e755b07..26df73f 100644
--- a/niri/cfg/layout.kdl
+++ b/niri/cfg/layout.kdl
@@ -10,7 +10,7 @@ layout {
default-column-width { proportion 0.5; }
focus-ring {
width 2
- active-color "#7fc8ff"
+ active-color "#f6764f"
}
border {