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/trio-dark.ini | |
| parent | fd30675550bffcd3247e897f903af126fc2c0120 (diff) | |
niri wayland configuration
Diffstat (limited to 'niri/.config/foot/themes/trio-dark.ini')
| -rw-r--r-- | niri/.config/foot/themes/trio-dark.ini | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/niri/.config/foot/themes/trio-dark.ini b/niri/.config/foot/themes/trio-dark.ini new file mode 100644 index 0000000..80af867 --- /dev/null +++ b/niri/.config/foot/themes/trio-dark.ini @@ -0,0 +1,23 @@ +[colors] +alpha=0.95 +cursor = #160f0f #ff99ff +foreground = #d8cfd5 +background = #160f0f + +regular0 = #160f0f +regular1 = #ff85aa +regular2 = #60b444 +regular3 = #d4a052 +regular4 = #8895ff +regular5 = #d37faf +regular6 = #8fbaff +regular7 = #d8cfd5 + +bright0 = #564f55 +bright1 = #ff7560 +bright2 = #a0c27f +bright3 = #ef926f +bright4 = #72afff +bright5 = #a698ef +bright6 = #8fcfdf +bright7 = #d8cfd5 |
