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-zenburn | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
Diffstat (limited to 'colors/base16-zenburn')
-rw-r--r-- | colors/base16-zenburn | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/colors/base16-zenburn b/colors/base16-zenburn index 6c16bb8..da6c0a0 100644 --- a/colors/base16-zenburn +++ b/colors/base16-zenburn @@ -13,11 +13,12 @@ regular5=dc8cc3 regular6=93e0e3 regular7=dcdccc bright0=6f6f6f -bright1=dca3a3 -bright2=5f7f5f -bright3=e0cf9f -bright4=7cb8bb -bright5=dc8cc3 -bright6=93e0e3 +bright1=dfaf8f +bright2=404040 +bright3=606060 +bright4=808080 +bright5=c0c0c0 +bright6=000000 +bright7=ffffff selection-foreground=dcdccc selection-background=606060 |