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-colors | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
Diffstat (limited to 'colors/base16-colors')
-rw-r--r-- | colors/base16-colors | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/colors/base16-colors b/colors/base16-colors index 2d0bf90..ab4c6df 100644 --- a/colors/base16-colors +++ b/colors/base16-colors @@ -13,11 +13,12 @@ regular5=b10dc9 regular6=7fdbff regular7=bbbbbb bright0=777777 -bright1=ff4136 -bright2=2ecc40 -bright3=ffdc00 -bright4=0074d9 -bright5=b10dc9 -bright6=7fdbff +bright1=ff851b +bright2=333333 +bright3=555555 +bright4=999999 +bright5=dddddd +bright6=85144b +bright7=ffffff selection-foreground=bbbbbb selection-background=555555 |