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-light | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
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 |