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-dark.ini | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 niri/.config/foot/themes/elea-dark.ini (limited to 'niri/.config/foot/themes/elea-dark.ini') diff --git a/niri/.config/foot/themes/elea-dark.ini b/niri/.config/foot/themes/elea-dark.ini new file mode 100644 index 0000000..22e7269 --- /dev/null +++ b/niri/.config/foot/themes/elea-dark.ini @@ -0,0 +1,23 @@ +[colors] +alpha=0.95 +cursor = #222524 #eaf2ef +foreground = #eaf2ef +background = #222524 + +regular0 = #222524 +regular1 = #ff656a +regular2 = #7fc87f +regular3 = #cac85f +regular4 = #57aff6 +regular5 = #f59acf +regular6 = #7fcfdf +regular7 = #eaf2ef + +bright0 = #969faf +bright1 = #ff7a5f +bright2 = #50cf89 +bright3 = #e0b02f +bright4 = #78afff +bright5 = #cfaaff +bright6 = #60d5c2 +bright7 = #eaf2ef -- cgit v1.2.3