mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-23 05:33:57 -04:00
themes: add a couple of color themes
Foot doesn't really support themes, but with this, users can at least copy-paste from a couple of predefined themes into their footrc.
This commit is contained in:
parent
00dbe12e41
commit
1e8220d83a
6 changed files with 141 additions and 0 deletions
24
themes/tango
Normal file
24
themes/tango
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
# Tango
|
||||
|
||||
[cursor]
|
||||
color=000000 babdb6
|
||||
|
||||
[colors]
|
||||
foreground=babdb6
|
||||
background=000000
|
||||
regular0=2e3436
|
||||
regular1=cc0000
|
||||
regular2=4e9a06
|
||||
regular3=c4a000
|
||||
regular4=3465a4
|
||||
regular5=75507b
|
||||
regular6=06989a
|
||||
regular7=d3d7cf
|
||||
bright0=555753
|
||||
bright1=ef2929
|
||||
bright2=8ae234
|
||||
bright3=fce94f
|
||||
bright4=729fcf
|
||||
bright5=ad7fa8
|
||||
bright6=34e2e2
|
||||
bright7=eeeeec
|
||||
Loading…
Add table
Add a link
Reference in a new issue