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/maris-dark.ini | |
| parent | fd30675550bffcd3247e897f903af126fc2c0120 (diff) | |
niri wayland configuration
Diffstat (limited to 'niri/.config/foot/themes/maris-dark.ini')
| -rw-r--r-- | niri/.config/foot/themes/maris-dark.ini | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/niri/.config/foot/themes/maris-dark.ini b/niri/.config/foot/themes/maris-dark.ini new file mode 100644 index 0000000..2735d8b --- /dev/null +++ b/niri/.config/foot/themes/maris-dark.ini @@ -0,0 +1,23 @@ +[colors] +alpha=0.95 +cursor = #131c2b #eaedef +foreground = #eaedef +background = #131c2b + +regular0 = #131c2b +regular1 = #ff6f6f +regular2 = #31bf4f +regular3 = #d0d24f +regular4 = #57b0ff +regular5 = #f59acf +regular6 = #2fd0db +regular7 = #eaedef + +bright0 = #2a3644 +bright1 = #ff6f6f +bright2 = #31bf4f +bright3 = #d0d24f +bright4 = #57b0ff +bright5 = #f59acf +bright6 = #2fd0db +bright7 = #eaedef |
