diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index a17a55d..2b538e5 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -1,5 +1,7 @@ # -*- conf -*- +include=/usr/share/foot/themes/dracula + # shell=$SHELL (if set, otherwise user's default shell from /etc/passwd) term=xterm-256color # login-shell=no @@ -55,7 +57,6 @@ notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body} [cursor] style=block -color=282a36 f8f8f2 blink=no # beam-thickness=1.5 # underline-thickness= @@ -64,45 +65,6 @@ blink=no hide-when-typing=no # alternate-scroll-mode=yes -[colors] -## Ref.: /usr/share/foot/themes/dracula -alpha=1.0 -foreground=f8f8f2 -background=282a36 -regular0=000000 # black -regular1=ff5555 # red -regular2=50fa7b # green -regular3=f1fa8c # yellow -regular4=bd93f9 # blue -regular5=ff79c6 # magenta -regular6=8be9fd # cyan -regular7=bfbfbf # white -bright0=4d4d4d # bright black -bright1=ff6e67 # bright red -bright2=5af78e # bright green -bright3=f4f99d # bright yellow -bright4=caa9fa # bright blue -bright5=ff92d0 # bright magenta -bright6=9aedfe # bright cyan -bright7=e6e6e6 # bright white - -## dimmed colors (see foot.ini(5) man page) -# dim0= -# ... -# dim7= - -## The remaining 256-color palette -# 16 = <256-color palette #16> -# ... -# 255 = <256-color palette #255> - -## Misc colors -# selection-foreground= -# selection-background= -# jump-labels= -# urls= -# scrollback-indicator= - [csd] # preferred=server # size=26 @@ -174,3 +136,4 @@ bright7=e6e6e6 # bright white # select-word=BTN_LEFT-2 # select-word-whitespace=Control+BTN_LEFT-2 # select-row=BTN_LEFT-3 +