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-95-light | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
Diffstat (limited to 'colors/base16-windows-95-light')
-rw-r--r-- | colors/base16-windows-95-light | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/colors/base16-windows-95-light b/colors/base16-windows-95-light index 9a19a2e..653c141 100644 --- a/colors/base16-windows-95-light +++ b/colors/base16-windows-95-light @@ -13,11 +13,12 @@ regular5=a800a8 regular6=00a8a8 regular7=545454 bright0=a8a8a8 -bright1=a80000 -bright2=00a800 -bright3=a85400 -bright4=0000a8 -bright5=a800a8 -bright6=00a8a8 +bright1=fcfc54 +bright2=e0e0e0 +bright3=c4c4c4 +bright4=7e7e7e +bright5=2a2a2a +bright6=54fc54 +bright7=000000 selection-foreground=545454 selection-background=c4c4c4 |