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-solarized-light | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
Diffstat (limited to 'colors/base16-solarized-light')
-rw-r--r-- | colors/base16-solarized-light | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/colors/base16-solarized-light b/colors/base16-solarized-light index f720067..babace4 100644 --- a/colors/base16-solarized-light +++ b/colors/base16-solarized-light @@ -13,11 +13,12 @@ regular5=6c71c4 regular6=2aa198 regular7=586e75 bright0=839496 -bright1=dc322f -bright2=859900 -bright3=b58900 -bright4=268bd2 -bright5=6c71c4 -bright6=2aa198 +bright1=cb4b16 +bright2=eee8d5 +bright3=93a1a1 +bright4=657b83 +bright5=073642 +bright6=d33682 +bright7=002b36 selection-foreground=586e75 selection-background=93a1a1 |