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-nova | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
Diffstat (limited to 'colors/base16-nova')
-rw-r--r-- | colors/base16-nova | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/colors/base16-nova b/colors/base16-nova index 9145db3..ebb877b 100644 --- a/colors/base16-nova +++ b/colors/base16-nova @@ -13,11 +13,12 @@ regular5=9A93E1 regular6=F2C38F regular7=C5D4DD bright0=899BA6 -bright1=83AFE5 -bright2=7FC1CA -bright3=A8CE93 -bright4=83AFE5 -bright5=9A93E1 +bright1=7FC1CA +bright2=556873 +bright3=6A7D89 +bright4=899BA6 +bright5=899BA6 bright6=F2C38F +bright7=556873 selection-foreground=C5D4DD selection-background=6A7D89 |