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-onedark | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
Diffstat (limited to 'colors/base16-onedark')
-rw-r--r-- | colors/base16-onedark | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/colors/base16-onedark b/colors/base16-onedark index f6b5c16..a144679 100644 --- a/colors/base16-onedark +++ b/colors/base16-onedark @@ -13,11 +13,12 @@ regular5=c678dd regular6=56b6c2 regular7=abb2bf bright0=545862 -bright1=e06c75 -bright2=98c379 -bright3=e5c07b -bright4=61afef -bright5=c678dd -bright6=56b6c2 +bright1=d19a66 +bright2=353b45 +bright3=3e4451 +bright4=565c64 +bright5=b6bdca +bright6=be5046 +bright7=c8ccd4 selection-foreground=abb2bf selection-background=3e4451 |