From 1a0db1edb0271bfd04a8149efd1434be6a1830b8 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Tue, 26 May 2026 09:58:25 -0400 Subject: niri wayland configuration --- niri/.config/foot/themes/water.ini | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 niri/.config/foot/themes/water.ini (limited to 'niri/.config/foot/themes/water.ini') diff --git a/niri/.config/foot/themes/water.ini b/niri/.config/foot/themes/water.ini new file mode 100644 index 0000000..80960b5 --- /dev/null +++ b/niri/.config/foot/themes/water.ini @@ -0,0 +1,23 @@ +[colors] +alpha=0.95 +cursor = 2a283d 99ddee +foreground = edf0f8 +background = 2a283d + +regular0 = 3a3c4c +regular1 = eca28f +regular2 = a0d0ba +regular3 = c0b080 +regular4 = 9fbfe7 +regular5 = e9acbf +regular6 = a0c0d0 +regular7 = 000000 + +bright0 = aea6b8 +bright1 = eca28f +bright2 = a0d0ba +bright3 = c0b080 +bright4 = 9fbfe7 +bright5 = e9acbf +bright6 = a0c0d0 +bright7 = edf0f8 same as foreground -- cgit v1.2.3