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/oak.ini | |
| parent | fd30675550bffcd3247e897f903af126fc2c0120 (diff) | |
niri wayland configuration
Diffstat (limited to 'niri/.config/foot/themes/oak.ini')
| -rw-r--r-- | niri/.config/foot/themes/oak.ini | 23 |
1 files changed, 23 insertions, 0 deletions
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 |
