augh
This commit is contained in:
parent
99c942cc3b
commit
618a1e6841
8 changed files with 87 additions and 141 deletions
|
@ -8,8 +8,8 @@
|
|||
# title=foot
|
||||
# locked-title=no
|
||||
|
||||
font=curie:pixelsize=12
|
||||
font-bold=curie:style=bold:pixelsize=12
|
||||
font=UW Ttyp0:pixelsize=16
|
||||
font-bold=UW Ttyp0:pixelsize=16:style=Bold
|
||||
# font-italic=<italic variant of regular font>
|
||||
# font-bold-italic=<bold+italic variant of regular font>
|
||||
# line-height=<font metrics>
|
||||
|
@ -63,47 +63,30 @@ pad=15x7 # optionally append 'center'
|
|||
# hide-when-typing=no
|
||||
# alternate-scroll-mode=yes
|
||||
|
||||
# Base16 Eighties - foot color config
|
||||
# Chris Kempson (http://chriskempson.com)
|
||||
[colors]
|
||||
# alpha=1.0
|
||||
# foreground=dcdccc
|
||||
# background=111111
|
||||
foreground=d3d0c8
|
||||
background=2d2d2d
|
||||
regular0=2d2d2d # black
|
||||
regular1=f2777a # red
|
||||
regular2=99cc99 # green
|
||||
regular3=ffcc66 # yellow
|
||||
regular4=6699cc # blue
|
||||
regular5=cc99cc # magenta
|
||||
regular6=66cccc # cyan
|
||||
regular7=d3d0c8 # white
|
||||
bright0=747369 # bright black
|
||||
bright1=f99157 # bright red
|
||||
bright2=393939 # bright green
|
||||
bright3=515151 # bright yellow
|
||||
bright4=a09f93 # bright blue
|
||||
bright5=e8e6df # bright magenta
|
||||
bright6=d27b53 # bright cyan
|
||||
bright7=f2f0ec # bright white
|
||||
|
||||
## Normal/regular colors (color palette 0-7)
|
||||
# regular0=222222 # black
|
||||
# regular1=cc9393 # red
|
||||
# regular2=7f9f7f # green
|
||||
# regular3=d0bf8f # yellow
|
||||
# regular4=6ca0a3 # blue
|
||||
# regular5=dc8cc3 # magenta
|
||||
# regular6=93e0e3 # cyan
|
||||
# regular7=dcdccc # white
|
||||
|
||||
## Bright colors (color palette 8-15)
|
||||
# bright0=666666 # bright black
|
||||
# bright1=dca3a3 # bright red
|
||||
# bright2=bfebbf # bright green
|
||||
# bright3=f0dfaf # bright yellow
|
||||
# bright4=8cd0d3 # bright blue
|
||||
# bright5=fcace3 # bright magenta
|
||||
# bright6=b3ffff # bright cyan
|
||||
# bright7=ffffff # bright white
|
||||
|
||||
## 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>
|
||||
# urls=<regular3>
|
||||
# scrollback-indicator=<regular0> <bright4>
|
||||
[cursor]
|
||||
color=2d2d2d d3d0c8
|
||||
|
||||
[csd]
|
||||
# preferred=server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue