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/gruvbox.ini | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 niri/.config/foot/themes/gruvbox.ini (limited to 'niri/.config/foot/themes/gruvbox.ini') diff --git a/niri/.config/foot/themes/gruvbox.ini b/niri/.config/foot/themes/gruvbox.ini new file mode 100644 index 0000000..319ec4c --- /dev/null +++ b/niri/.config/foot/themes/gruvbox.ini @@ -0,0 +1,23 @@ +[colors] +alpha=0.95 +cursor = 1d2021 eeddbb +foreground = ebdbb2 +background = ffffff + +regular0 = #505050 +regular1 = #cc241d +regular2 = #98971a +regular3 = #d79921 +regular4 = #458588 +regular5 = #b16286 +regular6 = #689d6a +regular7 = #928374 + +bright0 = #a89984 +bright1 = #fb4934 +bright2 = #b8bb26 +bright3 = #fabd2f +bright4 = #83a598 +bright5 = #d3869b +bright6 = #8ec07c +bright7 = #ebdbb2 same as foreground -- cgit v1.2.3