diff options
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 |