Change to selenized dark
This commit is contained in:
parent
b93a8e7a31
commit
c63f0b318d
5 changed files with 53 additions and 85 deletions
|
|
@ -33,6 +33,8 @@ font=JetBrainsMono NFM:size={{ .term_fontsize }}
|
|||
# selection-target=primary
|
||||
# workers=<number of logical CPUs>
|
||||
|
||||
include = /usr/share/foot/themes/selenized-dark
|
||||
|
||||
[environment]
|
||||
# name=value
|
||||
|
||||
|
|
@ -66,49 +68,6 @@ font=JetBrainsMono NFM:size={{ .term_fontsize }}
|
|||
# hide-when-typing=no
|
||||
# alternate-scroll-mode=yes
|
||||
|
||||
[colors]
|
||||
# alpha=1.0
|
||||
foreground=657b83
|
||||
background=fdf6e3
|
||||
|
||||
## Normal/regular colors (color palette 0-7)
|
||||
regular0=073642
|
||||
regular1=dc322f
|
||||
regular2=859900
|
||||
regular3=b58900
|
||||
regular4=268bd2
|
||||
regular5=d33682
|
||||
regular6=2aa198
|
||||
regular7=eee8d5
|
||||
## Bright colors (color palette 8-15)
|
||||
bright0=002b36
|
||||
bright1=cb4b16
|
||||
bright2=586e75
|
||||
bright3=657b83
|
||||
bright4=839496
|
||||
bright5=6c71c4
|
||||
bright6=93a1a1
|
||||
bright7=fdf6e3
|
||||
|
||||
## dimmed colors (see foot.ini(5) man page)
|
||||
# dim0=<not set>
|
||||
# ...
|
||||
# dim7=<not-set>
|
||||
|
||||
## The remaining 256-color palette
|
||||
# 16 = <256-color palette #16>
|
||||
# ...
|
||||
# 255 = <256-color palette #255>
|
||||
|
||||
## Misc colors
|
||||
# selection-foreground=<inverse foreground/background>
|
||||
# selection-background=<inverse foreground/background>
|
||||
# jump-labels=<regular0> <regular3> # black-on-yellow
|
||||
# scrollback-indicator=<regular0> <bright4> # black-on-bright-blue
|
||||
# search-box-no-match=<regular0> <regular1> # black-on-red
|
||||
# search-box-match=<regular0> <regular3> # black-on-yellow
|
||||
# urls=<regular3>
|
||||
|
||||
[csd]
|
||||
# preferred=server
|
||||
# size=26
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue