diff options
author | Michaël Ball <git@michaelball.name> | 2022-03-06 19:08:27 +0000 |
---|---|---|
committer | Michaël Ball <git@michaelball.name> | 2022-03-06 19:08:27 +0000 |
commit | bf72318d15a97f37ad02b0a976e97fb503306ee3 (patch) | |
tree | cfb44ec522445aaf44ab40c745d38fd30a6fb555 /colors/base16-windows-nt | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
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 |