diff options
| author | BardofSprites <[email protected]> | 2026-05-26 09:58:25 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2026-05-26 09:58:25 -0400 |
| commit | 1a0db1edb0271bfd04a8149efd1434be6a1830b8 (patch) | |
| tree | 7bcadb6d7f1d199691ff6827c095d9cdecb64050 /niri/.config/foot/themes/gruvbox.ini | |
| parent | fd30675550bffcd3247e897f903af126fc2c0120 (diff) | |
niri wayland configuration
Diffstat (limited to 'niri/.config/foot/themes/gruvbox.ini')
| -rw-r--r-- | niri/.config/foot/themes/gruvbox.ini | 23 |
1 files changed, 23 insertions, 0 deletions
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 |
