mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +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]
|
||||
# style=block
|
||||
# color=111111 dcdccc
|
||||
# Selenized dark https://codeberg.org/dnkl/foot/src/branch/master/themes/selenized-dark
|
||||
color = 103c48 53d6c7
|
||||
#color = 103c48 53d6c7
|
||||
# blink=no
|
||||
# beam-thickness=1.5
|
||||
# underline-thickness=<font underline thickness>
|
||||
# https://codeberg.org/dnkl/foot/src/branch/master/themes/dracula
|
||||
color=282a36 ff0000
|
||||
|
||||
[mouse]
|
||||
# hide-when-typing=no
|
||||
# alternate-scroll-mode=yes
|
||||
|
||||
# Selenized dark https://codeberg.org/dnkl/foot/src/branch/master/themes/selenized-dark
|
||||
[colors]
|
||||
# alpha=1.0
|
||||
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
|
||||
foreground=ff0000
|
||||
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)
|
||||
# dim0=<not set>
|
||||
|
Loading…
Reference in New Issue
Block a user