From d5377880fa767bff124ffe2d5d6530f4d554a0fe Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Fri, 9 Jun 2023 08:18:36 +0200 Subject: Add small configs --- Common/foot/foot.ini | 39 +++++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 18 deletions(-) (limited to 'Common/foot/foot.ini') diff --git a/Common/foot/foot.ini b/Common/foot/foot.ini index 710c0dc..6959986 100644 --- a/Common/foot/foot.ini +++ b/Common/foot/foot.ini @@ -2,6 +2,7 @@ # 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 # app-id=foot @@ -69,24 +70,26 @@ pad=0x0 center # optionally append 'center' [colors] alpha=1 -background=eeeeee -foreground=0E1116 -regular0=24292f -regular1=cf222e -regular2=116329 -regular3=4d2d00 -regular4=0969da -regular5=8250df -regular6=1b7c83 -regular7=6e7781 -bright0=57606a -bright1=a40e26 -bright2=1a7f37 -bright3=633c01 -bright4=218bff -bright5=a475f9 -bright6=3192aa -bright7=8c959f +background= eeeeee +foreground= 000000 + +regular0 = 24292f +regular1 = cf222e +regular2 = 116329 +regular3 = 4d2d00 +regular4 = 0969da +regular5 = 8250df +regular6 = 1b7c83 +regular7 = 6e7781 + +bright0 = 57606a +bright1 = a40e26 +bright2 = 00d700 +bright3 = fcfc62 +bright4 = 0000ff +bright5 = a475f9 +bright6 = 3192aa +bright7 = 8c959f # foreground=dcdccc # background=111111 -- cgit v1.2.3