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/night.ini | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 niri/.config/foot/themes/night.ini (limited to 'niri/.config/foot/themes/night.ini') diff --git a/niri/.config/foot/themes/night.ini b/niri/.config/foot/themes/night.ini new file mode 100644 index 0000000..71c8886 --- /dev/null +++ b/niri/.config/foot/themes/night.ini @@ -0,0 +1,23 @@ +[colors] +alpha=0.95 +cursor = 000e17 afbcbf +foreground = afbcbf +background = 000e17 + +regular0 = 000e17 +regular1 = ef656a +regular2 = 1fa526 +regular3 = c48502 +regular4 = 379cf6 +regular5 = d570af +regular6 = 4fb0cf +regular7 = afbcbf + +bright0 = 1a202b +bright1 = f47360 +bright2 = 50a22f +bright3 = e6832f +bright4 = 6a88ff +bright5 = af8aff +bright6 = 3dc0b0 +bright7 = afbcbf -- cgit v1.2.3