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-highcontrast | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
Diffstat (limited to 'colors/base16-windows-highcontrast')
-rw-r--r-- | colors/base16-windows-highcontrast | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/colors/base16-windows-highcontrast b/colors/base16-windows-highcontrast index 84dd5a4..41b2d51 100644 --- a/colors/base16-windows-highcontrast +++ b/colors/base16-windows-highcontrast @@ -13,11 +13,12 @@ regular5=fc54fc regular6=54fcfc regular7=c0c0c0 bright0=545454 -bright1=fc5454 -bright2=54fc54 -bright3=fcfc54 -bright4=5454fc -bright5=fc54fc -bright6=54fcfc +bright1=808000 +bright2=1C1C1C +bright3=383838 +bright4=a2a2a2 +bright5=dedede +bright6=008000 +bright7=fcfcfc selection-foreground=c0c0c0 selection-background=383838 |