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-spacemacs | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
Diffstat (limited to 'colors/base16-spacemacs')
-rw-r--r-- | colors/base16-spacemacs | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/colors/base16-spacemacs b/colors/base16-spacemacs index 836f778..d47ac49 100644 --- a/colors/base16-spacemacs +++ b/colors/base16-spacemacs @@ -13,11 +13,12 @@ regular5=a31db1 regular6=2d9574 regular7=a3a3a3 bright0=585858 -bright1=f2241f -bright2=67b11d -bright3=b1951d -bright4=4f97d7 -bright5=a31db1 -bright6=2d9574 +bright1=ffa500 +bright2=282828 +bright3=444155 +bright4=b8b8b8 +bright5=e8e8e8 +bright6=b03060 +bright7=f8f8f8 selection-foreground=a3a3a3 selection-background=444155 |