diff options
Diffstat (limited to 'colors/base16-windows-nt')
-rw-r--r-- | colors/base16-windows-nt | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/colors/base16-windows-nt b/colors/base16-windows-nt index 401c64e..db8219d 100644 --- a/colors/base16-windows-nt +++ b/colors/base16-windows-nt @@ -13,11 +13,12 @@ regular5=ff00ff regular6=00ffff regular7=c0c0c0 bright0=808080 -bright1=ff0000 -bright2=00ff00 -bright3=ffff00 -bright4=0000ff -bright5=ff00ff -bright6=00ffff +bright1=808000 +bright2=2a2a2a +bright3=555555 +bright4=a1a1a1 +bright5=e0e0e0 +bright6=008000 +bright7=ffffff selection-foreground=c0c0c0 selection-background=555555 |