mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-14 08:21:27 -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/iTerm2 Solarized Light.ini
Normal file
28
themes/iTerm2 Solarized Light.ini
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
# -*- conf -*-
|
||||
# iTerm2 Solarized Light
|
||||
|
||||
[main]
|
||||
initial-color-theme=light
|
||||
|
||||
[colors-light]
|
||||
cursor=eee8d5 657b83
|
||||
background=fdf6e3
|
||||
foreground=657b83
|
||||
selection-foreground=586e75
|
||||
selection-background=eee8d5
|
||||
regular0=073642 # black
|
||||
regular1=dc322f # red
|
||||
regular2=859900 # green
|
||||
regular3=b58900 # yellow
|
||||
regular4=268bd2 # blue
|
||||
regular5=d33682 # magenta
|
||||
regular6=2aa198 # cyan
|
||||
regular7=bbb5a2 # white
|
||||
bright0=002b36 # bright black
|
||||
bright1=cb4b16 # bright red
|
||||
bright2=586e75 # bright green
|
||||
bright3=657b83 # bright yellow
|
||||
bright4=839496 # bright blue
|
||||
bright5=6c71c4 # bright magenta
|
||||
bright6=93a1a1 # bright cyan
|
||||
bright7=fdf6e3 # bright white
|
||||
Loading…
Add table
Add a link
Reference in a new issue