mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-16 08:21:20 -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/Nvim Light.ini
Normal file
28
themes/Nvim Light.ini
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
# -*- conf -*-
|
||||
# Nvim Light
|
||||
|
||||
[main]
|
||||
initial-color-theme=light
|
||||
|
||||
[colors-light]
|
||||
cursor=14161b 9b9ea4
|
||||
background=e0e2ea
|
||||
foreground=14161b
|
||||
selection-foreground=14161b
|
||||
selection-background=9b9ea4
|
||||
regular0=07080d # black
|
||||
regular1=590008 # red
|
||||
regular2=005523 # green
|
||||
regular3=6b5300 # yellow
|
||||
regular4=004c73 # blue
|
||||
regular5=470045 # magenta
|
||||
regular6=007373 # cyan
|
||||
regular7=a1a4ab # white
|
||||
bright0=4f5258 # bright black
|
||||
bright1=590008 # bright red
|
||||
bright2=005523 # bright green
|
||||
bright3=6b5300 # bright yellow
|
||||
bright4=004c73 # bright blue
|
||||
bright5=470045 # bright magenta
|
||||
bright6=007373 # bright cyan
|
||||
bright7=eef1f8 # bright white
|
||||
Loading…
Add table
Add a link
Reference in a new issue