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/mermaid.ini | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 niri/.config/foot/themes/mermaid.ini (limited to 'niri/.config/foot/themes/mermaid.ini') diff --git a/niri/.config/foot/themes/mermaid.ini b/niri/.config/foot/themes/mermaid.ini new file mode 100644 index 0000000..81e16e2 --- /dev/null +++ b/niri/.config/foot/themes/mermaid.ini @@ -0,0 +1,23 @@ +[colors] +alpha=0.95 +cursor = 2a2f48 e08ca0 +foreground = dde0f8 +background = 2a2f48 + +regular0 = 3c3e55 +regular1 = eca28f +regular2 = a0d0ba +regular3 = c0b080 +regular4 = 9fbfe7 +regular5 = e9acbf +regular6 = a0c0d0 +regular7 = 000000 + +bright0 = aea7c3 +bright1 = eca28f +bright2 = a0d0ba +bright3 = c0b080 +bright4 = 9fbfe7 +bright5 = e9acbf +bright6 = a0c0d0 +bright7 = dde0f8 same as foreground -- cgit v1.2.3