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/vivendi-tinted.ini | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 niri/.config/foot/themes/vivendi-tinted.ini (limited to 'niri/.config/foot/themes/vivendi-tinted.ini') diff --git a/niri/.config/foot/themes/vivendi-tinted.ini b/niri/.config/foot/themes/vivendi-tinted.ini new file mode 100644 index 0000000..e393524 --- /dev/null +++ b/niri/.config/foot/themes/vivendi-tinted.ini @@ -0,0 +1,23 @@ +[colors] +alpha=0.95 +cursor = #0d0e1c #ff66ff +foreground = #ffffff +background = #0d0e1c + +regular0 = #0d0e1c +regular1 = #ff5f59 +regular2 = #44bc44 +regular3 = #d0bc00 +regular4 = #2fafff +regular5 = #feacd0 +regular6 = #00d3d0 +regular7 = #fff7f7 + +bright0 = #4a4f69 +bright1 = #ff6b55 +bright2 = #00c06f +bright3 = #fec43f +bright4 = #79a8ff +bright5 = #b6a0ff +bright6 = #6ae4b9 +bright7 = #fff7f7 -- cgit v1.2.3