diff options
Diffstat (limited to 'colors/base16-windows-nt-light')
-rw-r--r-- | colors/base16-windows-nt-light | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/colors/base16-windows-nt-light b/colors/base16-windows-nt-light index 8bc1883..1af7ffb 100644 --- a/colors/base16-windows-nt-light +++ b/colors/base16-windows-nt-light @@ -13,11 +13,12 @@ regular5=800080 regular6=008080 regular7=808080 bright0=c0c0c0 -bright1=800000 -bright2=008000 -bright3=808000 -bright4=000080 -bright5=800080 -bright6=008080 +bright1=ffff00 +bright2=eaeaea +bright3=d5d5d5 +bright4=a0a0a0 +bright5=404040 +bright6=00ff00 +bright7=000000 selection-foreground=808080 selection-background=d5d5d5 |