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:
Daniel Eklöf 2020-04-10 21:06:05 +02:00
parent 00dbe12e41
commit 1e8220d83a
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
6 changed files with 141 additions and 0 deletions

21
themes/gruvbox-dark Normal file
View file

@ -0,0 +1,21 @@
# Gruvbox
[colors]
background=282828
foreground=ebdbb2
regular0=282828
regular1=cc241d
regular2=98971a
regular3=d79921
regular4=458588
regular5=b16286
regular6=689d6a
regular7=a89984
bright0=928374
bright1=fb4934
bright2=b8bb26
bright3=fabd2f
bright4=83a598
bright5=d3869b
bright6=8ec07c
bright7=ebdbb2