mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 12:49:26 +01:00
foot.ini: new theme attempt#1, but will be edited
This commit is contained in:
parent
e8f95603cc
commit
91ad95fb99
@ -57,38 +57,36 @@ include=~/.config/foot/font.ini
|
|||||||
|
|
||||||
[cursor]
|
[cursor]
|
||||||
# style=block
|
# style=block
|
||||||
# color=111111 dcdccc
|
#color = 103c48 53d6c7
|
||||||
# Selenized dark https://codeberg.org/dnkl/foot/src/branch/master/themes/selenized-dark
|
|
||||||
color = 103c48 53d6c7
|
|
||||||
# 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 ff0000
|
||||||
|
|
||||||
[mouse]
|
[mouse]
|
||||||
# hide-when-typing=no
|
# hide-when-typing=no
|
||||||
# alternate-scroll-mode=yes
|
# alternate-scroll-mode=yes
|
||||||
|
|
||||||
# Selenized dark https://codeberg.org/dnkl/foot/src/branch/master/themes/selenized-dark
|
|
||||||
[colors]
|
[colors]
|
||||||
# alpha=1.0
|
foreground=ff0000
|
||||||
background= 103c48
|
background=000000
|
||||||
foreground= adbcbc
|
regular0=4d4d4d # bright black
|
||||||
regular0= 184956
|
regular1=ff5555 # red
|
||||||
regular1= fa5750
|
regular2=50fa7b # green
|
||||||
regular2= 75b938
|
regular3=f1fa8c # yellow
|
||||||
regular3= dbb32d
|
regular4=bd93f9 # blue
|
||||||
regular4= 4695f7
|
regular5=ff79c6 # magenta
|
||||||
regular5= f275be
|
regular6=8be9fd # cyan
|
||||||
regular6= 41c7b9
|
regular7=bfbfbf # white
|
||||||
regular7= 72898f
|
bright0=4d4d4d # bright black
|
||||||
bright0= 2d5b69
|
bright1=ff6e67 # bright red
|
||||||
bright1= ff665c
|
bright2=5af78e # bright green
|
||||||
bright2= 84c747
|
bright3=f4f99d # bright yellow
|
||||||
bright3= ebc13d
|
bright4=caa9fa # bright blue
|
||||||
bright4= 58a3ff
|
bright5=ff92d0 # bright magenta
|
||||||
bright5= ff84cd
|
bright6=9aedfe # bright cyan
|
||||||
bright6= 53d6c7
|
bright7=e6e6e6 # bright white
|
||||||
bright7= cad8d9
|
|
||||||
|
|
||||||
## 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