summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-05-03 23:43:39 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-05-03 23:43:39 +0200
commit7ae1913b8bb4fa74f378063f322426a2d62f5eb9 (patch)
treea368b22f0def7a754928a7957ab85ba8ed782741
parentae7036922d33e5c34d4322610e13cf252e656bd7 (diff)
use theme for /usr/share for colors
-rw-r--r--config/hyprland/foot/foot.ini26
1 files changed, 2 insertions, 24 deletions
diff --git a/config/hyprland/foot/foot.ini b/config/hyprland/foot/foot.ini
index 45be6ea..fe50562 100644
--- a/config/hyprland/foot/foot.ini
+++ b/config/hyprland/foot/foot.ini
@@ -1,7 +1,7 @@
-# -*- conf -*-
+[main]
+include=/usr/share/foot/themes/nord
# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd)
-# term=foot (or xterm-256color if built with -Dterminfo=disabled)
term=xterm-256color
# login-shell=no
@@ -69,28 +69,6 @@ font=monospace:size=11
[colors]
alpha=0.90
-foreground=d8dee9
-background=2e3440
-
-## Normal/regular colors (color palette 0-7)
-regular0=3b4252 # black
-regular1=bf616a # red
-regular2=a3be8c # green
-regular3=ebcb8b # yellow
-regular4=81a1c1 # blue
-regular5=b48ead # magenta
-regular6=88c0d0 # cyan
-regular7=e5e9f0 # white
-
-## Bright colors (color palette 8-15)
-bright0=6c566a # bright black
-bright1=bf616a # bright red
-bright2=a5abb6 # bright green
-bright3=ebcb8b # bright yellow
-bright4=81a1c1 # bright blue
-bright5=b48ead # bright magenta
-bright6=8fbcbb # bright cyan
-bright7=eceff4 # bright white
## dimmed colors (see foot.ini(5) man page)
# dim0=<not set>