mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-05-05 06:47:25 -04:00
Added more themes from iTerm2-Color-Schemes
This commit is contained in:
parent
4fd682b4e8
commit
aa5e8c8427
545 changed files with 11779 additions and 2465 deletions
28
themes/Gruvbox Light.ini
Normal file
28
themes/Gruvbox Light.ini
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
# -*- conf -*-
|
||||
# Gruvbox Light
|
||||
|
||||
[main]
|
||||
initial-color-theme=light
|
||||
|
||||
[colors-light]
|
||||
cursor=fbf1c7 3c3836
|
||||
background=fbf1c7
|
||||
foreground=3c3836
|
||||
selection-foreground=fbf1c7
|
||||
selection-background=3c3836
|
||||
regular0=fbf1c7 # black
|
||||
regular1=cc241d # red
|
||||
regular2=98971a # green
|
||||
regular3=d79921 # yellow
|
||||
regular4=458588 # blue
|
||||
regular5=b16286 # magenta
|
||||
regular6=689d6a # cyan
|
||||
regular7=7c6f64 # white
|
||||
bright0=928374 # bright black
|
||||
bright1=9d0006 # bright red
|
||||
bright2=79740e # bright green
|
||||
bright3=b57614 # bright yellow
|
||||
bright4=076678 # bright blue
|
||||
bright5=8f3f71 # bright magenta
|
||||
bright6=427b58 # bright cyan
|
||||
bright7=3c3836 # bright white
|
||||
Loading…
Add table
Add a link
Reference in a new issue