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/day.ini | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 niri/.config/foot/themes/day.ini (limited to 'niri/.config/foot/themes/day.ini') diff --git a/niri/.config/foot/themes/day.ini b/niri/.config/foot/themes/day.ini new file mode 100644 index 0000000..ae9cea6 --- /dev/null +++ b/niri/.config/foot/themes/day.ini @@ -0,0 +1,23 @@ +[colors] +alpha=0.95 +cursor = fff5ea 584141 +foreground = 584141 +background = fff5ea + +regular0 = 584141 +regular1 = ba2d2f +regular2 = 007a0a +regular3 = a45a22 +regular4 = 375cc6 +regular5 = ca3e54 +regular6 = 3f60af +regular7 = fff5ea + +bright0 = c9c0b8 +bright1 = ce3f00 +bright2 = 5a7400 +bright3 = aa4f30 +bright4 = 5f5fdf +bright5 = 8448aa +bright6 = 0f7b8f +bright7 = fff5ea -- cgit v1.2.3