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-windows-10 | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
Diffstat (limited to 'colors/base16-windows-10')
-rw-r--r-- | colors/base16-windows-10 | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/colors/base16-windows-10 b/colors/base16-windows-10 index 0c18f0d..f868fe9 100644 --- a/colors/base16-windows-10 +++ b/colors/base16-windows-10 @@ -13,11 +13,12 @@ regular5=b4009e regular6=61d6d6 regular7=cccccc bright0=767676 -bright1=e74856 -bright2=16c60c -bright3=f9f1a5 -bright4=3b78ff -bright5=b4009e -bright6=61d6d6 +bright1=c19c00 +bright2=2f2f2f +bright3=535353 +bright4=b9b9b9 +bright5=dfdfdf +bright6=13a10e +bright7=f2f2f2 selection-foreground=cccccc selection-background=535353 |