mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 03:02:52 +01:00
foot: actually remove most of color/theme options
This commit is contained in:
parent
91ad95fb99
commit
7bea0ec7bd
@ -61,32 +61,15 @@ include=~/.config/foot/font.ini
|
|||||||
# blink=no
|
# blink=no
|
||||||
# beam-thickness=1.5
|
# beam-thickness=1.5
|
||||||
# underline-thickness=<font underline thickness>
|
# underline-thickness=<font underline thickness>
|
||||||
# https://codeberg.org/dnkl/foot/src/branch/master/themes/dracula
|
color=282a36 ffffff
|
||||||
color=282a36 ff0000
|
|
||||||
|
|
||||||
[mouse]
|
[mouse]
|
||||||
# hide-when-typing=no
|
# hide-when-typing=no
|
||||||
# alternate-scroll-mode=yes
|
# alternate-scroll-mode=yes
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
foreground=ff0000
|
foreground=ffffff
|
||||||
background=000000
|
background=000000
|
||||||
regular0=4d4d4d # bright 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)
|
## dimmed colors (see foot.ini(5) man page)
|
||||||
# dim0=<not set>
|
# dim0=<not set>
|
||||||
|
Loading…
Reference in New Issue
Block a user