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/GitHub.ini
Normal file
28
themes/GitHub.ini
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
# -*- conf -*-
|
||||
# GitHub
|
||||
|
||||
[main]
|
||||
initial-color-theme=light
|
||||
|
||||
[colors-light]
|
||||
cursor=f4f4f4 3f3f3f
|
||||
background=f4f4f4
|
||||
foreground=3e3e3e
|
||||
selection-foreground=535353
|
||||
selection-background=a9c1e2
|
||||
regular0=3e3e3e # black
|
||||
regular1=970b16 # red
|
||||
regular2=07962a # green
|
||||
regular3=c5bb94 # yellow
|
||||
regular4=003e8a # blue
|
||||
regular5=e94691 # magenta
|
||||
regular6=7cc4df # cyan
|
||||
regular7=b2b2b2 # white
|
||||
bright0=666666 # bright black
|
||||
bright1=de0000 # bright red
|
||||
bright2=7ac895 # bright green
|
||||
bright3=d7b600 # bright yellow
|
||||
bright4=2e6cba # bright blue
|
||||
bright5=f29592 # bright magenta
|
||||
bright6=00c7cb # bright cyan
|
||||
bright7=ffffff # bright white
|
||||
Loading…
Add table
Add a link
Reference in a new issue