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/owl.ini | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 niri/.config/foot/themes/owl.ini (limited to 'niri/.config/foot/themes/owl.ini') diff --git a/niri/.config/foot/themes/owl.ini b/niri/.config/foot/themes/owl.ini new file mode 100644 index 0000000..8142d01 --- /dev/null +++ b/niri/.config/foot/themes/owl.ini @@ -0,0 +1,23 @@ +[colors] +alpha=0.95 +cursor = 292c2f d0d0d0 +foreground = d0d0d0 +background = 292c2f + +regular0 = 292c2f +regular1 = d67869 +regular2 = 70bb70 +regular3 = c09f6f +regular4 = 80a4e0 +regular5 = e5a0ea +regular6 = 99bfd0 +regular7 = d0d0d0 + +bright0 = 40474b +bright1 = df885f +bright2 = 98c06f +bright3 = cf9f90 +bright4 = 72aff0 +bright5 = cfa0e8 +bright6 = 7ac0b9 +bright7 = d0d0d0 -- cgit v1.2.3