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/oak.ini | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 niri/.config/foot/themes/oak.ini (limited to 'niri/.config/foot/themes/oak.ini') diff --git a/niri/.config/foot/themes/oak.ini b/niri/.config/foot/themes/oak.ini new file mode 100644 index 0000000..33a6235 --- /dev/null +++ b/niri/.config/foot/themes/oak.ini @@ -0,0 +1,23 @@ +[colors] +alpha=0.95 +cursor = e0d8c7 497020 +foreground = 3a2018 +background = e0d8c7 + +regular0 = 000000 +regular1 = 982500 +regular2 = 226700 +regular3 = 595000 +regular4 = 103077 +regular5 = 700054 +regular6 = 005460 +regular7 = 000000 + +bright0 = e0d8c7 same as background +bright1 = 982500 +bright2 = 226700 +bright3 = 595000 +bright4 = 103077 +bright5 = 700054 +bright6 = 005460 +bright7 = 3a2018 same as foreground -- cgit v1.2.3