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/fire.ini | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 niri/.config/foot/themes/fire.ini (limited to 'niri/.config/foot/themes/fire.ini') diff --git a/niri/.config/foot/themes/fire.ini b/niri/.config/foot/themes/fire.ini new file mode 100644 index 0000000..f64820e --- /dev/null +++ b/niri/.config/foot/themes/fire.ini @@ -0,0 +1,23 @@ +[colors] +alpha=0.95 +cursor = 282420 ef7839 +foreground = f5ceb0 +background = 282420 + +regular0 = 40332b +regular1 = eca27f +regular2 = b9d08a +regular3 = c5ba80 +regular4 = 9fbfe7 +regular5 = e9acbf +regular6 = a0c0d0 +regular7 = 000000 + +bright0 = afa497 +bright1 = eca27f +bright2 = b9d08a +bright3 = c5ba80 +bright4 = 9fbfe7 +bright5 = e9acbf +bright6 = a0c0d0 +bright7 = f5ceb0 same as foreground -- cgit v1.2.3