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-grayscale-light | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
Diffstat (limited to 'colors/base16-grayscale-light')
-rw-r--r-- | colors/base16-grayscale-light | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/colors/base16-grayscale-light b/colors/base16-grayscale-light index 9c8a760..0c753a5 100644 --- a/colors/base16-grayscale-light +++ b/colors/base16-grayscale-light @@ -13,11 +13,12 @@ regular5=747474 regular6=868686 regular7=464646 bright0=ababab -bright1=7c7c7c -bright2=8e8e8e -bright3=a0a0a0 -bright4=686868 -bright5=747474 -bright6=868686 +bright1=999999 +bright2=e3e3e3 +bright3=b9b9b9 +bright4=525252 +bright5=252525 +bright6=5e5e5e +bright7=101010 selection-foreground=464646 selection-background=b9b9b9 |