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-bright | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
Diffstat (limited to 'colors/base16-bright')
-rw-r--r-- | colors/base16-bright | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/colors/base16-bright b/colors/base16-bright index 412f632..a013918 100644 --- a/colors/base16-bright +++ b/colors/base16-bright @@ -13,11 +13,12 @@ regular5=d381c3 regular6=76c7b7 regular7=e0e0e0 bright0=b0b0b0 -bright1=fb0120 -bright2=a1c659 -bright3=fda331 -bright4=6fb3d2 -bright5=d381c3 -bright6=76c7b7 +bright1=fc6d24 +bright2=303030 +bright3=505050 +bright4=d0d0d0 +bright5=f5f5f5 +bright6=be643c +bright7=ffffff selection-foreground=e0e0e0 selection-background=505050 |