From 7d96da108ff7f030ee6996e8f9c163c3defa83a1 Mon Sep 17 00:00:00 2001 From: ryukamish Date: Wed, 3 Jun 2026 18:13:09 +0530 Subject: chore: changing to default color of niri --- mako/config | 4 ++-- niri/cfg/layout.kdl | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mako/config b/mako/config index 81c2a2b..811d6d9 100644 --- a/mako/config +++ b/mako/config @@ -12,10 +12,10 @@ layer=overlay anchor=top-right background-color=#0a0a0a -progress-color=#f6764f +progress-color=#7fc8ff # text-color=#b8a9e9 text-color=#ffffff -border-color=#9b8ec4 +border-color=#7fc8ff [urgency=low] default-timeout=3000 diff --git a/niri/cfg/layout.kdl b/niri/cfg/layout.kdl index 3cd6f5f..5f65830 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 "#ffc87f" + active-color "#7fc8ff" inactive-color "#505050" } -- cgit v1.3