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 | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
Diffstat (limited to 'colors/base16-windows-95')
-rw-r--r-- | colors/base16-windows-95 | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/colors/base16-windows-95 b/colors/base16-windows-95 index ea5fdf2..a4b194d 100644 --- a/colors/base16-windows-95 +++ b/colors/base16-windows-95 @@ -13,11 +13,12 @@ regular5=fc54fc regular6=54fcfc regular7=a8a8a8 bright0=545454 -bright1=fc5454 -bright2=54fc54 -bright3=fcfc54 -bright4=5454fc -bright5=fc54fc -bright6=54fcfc +bright1=a85400 +bright2=1C1C1C +bright3=383838 +bright4=7e7e7e +bright5=d2d2d2 +bright6=00a800 +bright7=fcfcfc selection-foreground=a8a8a8 selection-background=383838 |