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-cupertino | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
Diffstat (limited to 'colors/base16-cupertino')
-rw-r--r-- | colors/base16-cupertino | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/colors/base16-cupertino b/colors/base16-cupertino index a43c0f9..56cc3b2 100644 --- a/colors/base16-cupertino +++ b/colors/base16-cupertino @@ -13,11 +13,12 @@ regular5=a90d91 regular6=318495 regular7=404040 bright0=808080 -bright1=c41a15 -bright2=007400 -bright3=826b28 -bright4=0000ff -bright5=a90d91 -bright6=318495 +bright1=eb8500 +bright2=c0c0c0 +bright3=c0c0c0 +bright4=808080 +bright5=404040 +bright6=826b28 +bright7=5e5e5e selection-foreground=404040 selection-background=c0c0c0 |