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-dracula | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
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 |