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-apprentice | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
Diffstat (limited to 'colors/base16-apprentice')
-rw-r--r-- | colors/base16-apprentice | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/colors/base16-apprentice b/colors/base16-apprentice index e93b854..e349c8c 100644 --- a/colors/base16-apprentice +++ b/colors/base16-apprentice @@ -13,11 +13,12 @@ regular5=87AFD7 regular6=5F875F regular7=BCBCBC bright0=6C6C6C -bright1=5F8787 -bright2=87AF87 -bright3=5F8787 -bright4=FFFFAF -bright5=87AFD7 -bright6=5F875F +bright1=FF8700 +bright2=303030 +bright3=333333 +bright4=787878 +bright5=C9C9C9 +bright6=5F87AF +bright7=FFFFFF selection-foreground=BCBCBC selection-background=333333 |