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/maris-light.ini | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 niri/.config/foot/themes/maris-light.ini (limited to 'niri/.config/foot/themes/maris-light.ini') diff --git a/niri/.config/foot/themes/maris-light.ini b/niri/.config/foot/themes/maris-light.ini new file mode 100644 index 0000000..cdbb537 --- /dev/null +++ b/niri/.config/foot/themes/maris-light.ini @@ -0,0 +1,23 @@ +[colors] +alpha=0.95 +cursor = #edf4f8 #151a27 +foreground = #151a27 +background = #edf4f8 + +regular0 = #131c2b +regular1 = #c3303a +regular2 = #007010 +regular3 = #805a1f +regular4 = #375cc6 +regular5 = #80308f +regular6 = #1f66af +regular7 = #edf4f8 + +bright0 = #afb8c3 +bright1 = #c3303a +bright2 = #007010 +bright3 = #805a1f +bright4 = #375cc6 +bright5 = #80308f +bright6 = #1f66af +bright7 = #edf4f8 -- cgit v1.2.3