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/bio.ini | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 niri/.config/foot/themes/bio.ini (limited to 'niri/.config/foot/themes/bio.ini') diff --git a/niri/.config/foot/themes/bio.ini b/niri/.config/foot/themes/bio.ini new file mode 100644 index 0000000..2befbc3 --- /dev/null +++ b/niri/.config/foot/themes/bio.ini @@ -0,0 +1,23 @@ +[colors] +alpha=0.95 +cursor = 111111 cfdfd5 +foreground = cfdfd5 +background = 111111 + +regular0 = 111111 +regular1 = ef6560 +regular2 = 3fb83f +regular3 = d4aa02 +regular4 = 37aff6 +regular5 = d38faf +regular6 = 6fc5ef +regular7 = cfdfd5 + +bright0 = 2a3644 +bright1 = f47360 +bright2 = 7fc500 +bright3 = e09a0f +bright4 = 78afff +bright5 = af9fff +bright6 = 5dc0aa +bright7 = cfdfd5 -- cgit v1.2.3