diff --git a/foot/foot.ini b/foot/foot.ini index beb957c..ff081b2 100644 --- a/foot/foot.ini +++ b/foot/foot.ini @@ -12,25 +12,28 @@ font-italic=Source Code Pro Medium:style=Medium Italic:size=12 # find any. font-bold-italic=Source Code Pro Semibold:style=Semibold Italic:size=12 +# Selenized dark +[cursor] +color = 103c48 53d6c7 + [colors] -alpha=1.0 -foreground=adbcbc -background=103c48 -regular0=184956 # black -regular1=fa5750 # red -regular2=75b938 # green -regular3=dbb32d # yellow -regular4=4695f7 # blue -regular5=f275be # magenta -regular6=41c7b9 # cyan -regular7=72898f # white -bright0=2d5b69 # bright black -bright1=ff665c # bright red -bright2=84c747 # bright green -bright3=ebc13d # bright yellow -bright4=58a3ff # bright blue -bright5=ff84cd # bright magenta -bright6=53d6c7 # bright cyan -bright7=cad8d9 # bright white -selection-foreground=cad8d9 -selection-background=184956 +background= 103c48 +foreground= adbcbc + +regular0= 184956 +regular1= fa5750 +regular2= 75b938 +regular3= dbb32d +regular4= 4695f7 +regular5= f275be +regular6= 41c7b9 +regular7= 72898f + +bright0= 2d5b69 +bright1= ff665c +bright2= 84c747 +bright3= ebc13d +bright4= 58a3ff +bright5= ff84cd +bright6= 53d6c7 +bright7= cad8d9