diff options
Diffstat (limited to 'colors/base16-dracula')
-rw-r--r-- | colors/base16-dracula | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/colors/base16-dracula b/colors/base16-dracula index 98cfa10..7d47441 100644 --- a/colors/base16-dracula +++ b/colors/base16-dracula @@ -13,11 +13,12 @@ regular5=b45bcf regular6=a1efe4 regular7=e9e9f4 bright0=626483 -bright1=ea51b2 -bright2=ebff87 -bright3=00f769 +bright1=b45bcf +bright2=3a3c4e +bright3=4d4f68 bright4=62d6e8 -bright5=b45bcf -bright6=a1efe4 +bright5=f1f2f8 +bright6=00f769 +bright7=f7f7fb selection-foreground=e9e9f4 selection-background=4d4f68 |