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/elea-light.ini | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 niri/.config/foot/themes/elea-light.ini (limited to 'niri/.config/foot/themes/elea-light.ini') diff --git a/niri/.config/foot/themes/elea-light.ini b/niri/.config/foot/themes/elea-light.ini new file mode 100644 index 0000000..e839745 --- /dev/null +++ b/niri/.config/foot/themes/elea-light.ini @@ -0,0 +1,23 @@ +[colors] +alpha=0.95 +cursor = #edf5e2 #221321 +foreground = #221321 +background = #edf5e2 + +regular0 = #221321 +regular1 = #c3303a +regular2 = #00601f +regular3 = #9a501f +regular4 = #375cc6 +regular5 = #80308f +regular6 = #1f70af +regular7 = #edf5e2 + +bright0 = #676470 +bright1 = #c3303a +bright2 = #00601f +bright3 = #9a501f +bright4 = #375cc6 +bright5 = #80308f +bright6 = #1f70af +bright7 = #edf5e2 -- cgit v1.2.3