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-framer | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
Diffstat (limited to 'colors/base16-framer')
-rw-r--r-- | colors/base16-framer | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/colors/base16-framer b/colors/base16-framer index e6c0fe8..5f8c7f2 100644 --- a/colors/base16-framer +++ b/colors/base16-framer @@ -13,11 +13,12 @@ regular5=BA8CFC regular6=ACDDFD regular7=D0D0D0 bright0=747474 -bright1=FD886B -bright2=32CCDC -bright3=FECB6E -bright4=20BCFC -bright5=BA8CFC -bright6=ACDDFD +bright1=FC4769 +bright2=151515 +bright3=464646 +bright4=B9B9B9 +bright5=E8E8E8 +bright6=B15F4A +bright7=EEEEEE selection-foreground=D0D0D0 selection-background=464646 |