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-darcula | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
Diffstat (limited to 'colors/base16-darcula')
-rw-r--r-- | colors/base16-darcula | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/colors/base16-darcula b/colors/base16-darcula index f28e222..9a1d70a 100644 --- a/colors/base16-darcula +++ b/colors/base16-darcula @@ -13,11 +13,12 @@ regular5=cc7832 regular6=629755 regular7=a9b7c6 bright0=606366 -bright1=4eade5 -bright2=6a8759 -bright3=bbb529 -bright4=9876aa -bright5=cc7832 -bright6=629755 +bright1=689757 +bright2=323232 +bright3=323232 +bright4=a4a3a3 +bright5=ffc66d +bright6=808080 +bright7=ffffff selection-foreground=a9b7c6 selection-background=323232 |