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-pop | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
Diffstat (limited to 'colors/base16-pop')
-rw-r--r-- | colors/base16-pop | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/colors/base16-pop b/colors/base16-pop index f132630..9a3e620 100644 --- a/colors/base16-pop +++ b/colors/base16-pop @@ -13,11 +13,12 @@ regular5=b31e8d regular6=00aabb regular7=d0d0d0 bright0=505050 -bright1=eb008a -bright2=37b349 -bright3=f8ca12 -bright4=0e5a94 -bright5=b31e8d -bright6=00aabb +bright1=f29333 +bright2=202020 +bright3=303030 +bright4=b0b0b0 +bright5=e0e0e0 +bright6=7a2d00 +bright7=ffffff selection-foreground=d0d0d0 selection-background=303030 |