aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-black-metal
diff options
context:
space:
mode:
authorMichaël Ball <git@michaelball.name>2022-03-06 19:08:27 +0000
committerMichaël Ball <git@michaelball.name>2022-03-06 19:08:27 +0000
commitbf72318d15a97f37ad02b0a976e97fb503306ee3 (patch)
treecfb44ec522445aaf44ab40c745d38fd30a6fb555 /colors/base16-black-metal
parent43903f5ab15b8975c3224fc9c016b0d505866a1d (diff)
Update colours from new templateHEADmain
Diffstat (limited to 'colors/base16-black-metal')
-rw-r--r--colors/base16-black-metal11
1 files changed, 6 insertions, 5 deletions
diff --git a/colors/base16-black-metal b/colors/base16-black-metal
index 3d56347..ab43e64 100644
--- a/colors/base16-black-metal
+++ b/colors/base16-black-metal
@@ -13,11 +13,12 @@ regular5=999999
regular6=aaaaaa
regular7=c1c1c1
bright0=333333
-bright1=5f8787
-bright2=dd9999
-bright3=a06666
-bright4=888888
+bright1=aaaaaa
+bright2=121212
+bright3=222222
+bright4=999999
bright5=999999
-bright6=aaaaaa
+bright6=444444
+bright7=c1c1c1
selection-foreground=c1c1c1
selection-background=222222
highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# Base16 foot template by Michaël Ball (https://git.michaelball.name)
# Colors by mrmrs (http://clrs.cc)
#
# Copy this into the [colors] section of your foot.ini config
foreground=bbbbbb
background=111111
regular0=111111
regular1=ff4136
regular2=2ecc40
regular3=ffdc00
regular4=0074d9
regular5=b10dc9
regular6=7fdbff
regular7=bbbbbb
bright0=777777
bright1=ff851b
bright2=333333
bright3=555555
bright4=999999
bright5=dddddd
bright6=85144b
bright7=ffffff
selection-foreground=bbbbbb
selection-background=555555