aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-tender
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-tender
parent43903f5ab15b8975c3224fc9c016b0d505866a1d (diff)
Update colours from new templateHEADmain
Diffstat (limited to 'colors/base16-tender')
-rw-r--r--colors/base16-tender13
1 files changed, 7 insertions, 6 deletions
diff --git a/colors/base16-tender b/colors/base16-tender
index 592a7e8..4e78b43 100644
--- a/colors/base16-tender
+++ b/colors/base16-tender
@@ -13,11 +13,12 @@ regular5=d3b987
regular6=73cef4
regular7=eeeeee
bright0=4c4c4c
-bright1=f43753
-bright2=c9d05c
-bright3=ffc24b
-bright4=b3deef
-bright5=d3b987
-bright6=73cef4
+bright1=dc9656
+bright2=383838
+bright3=484848
+bright4=b8b8b8
+bright5=e8e8e8
+bright6=a16946
+bright7=feffff
selection-foreground=eeeeee
selection-background=484848
.dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .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 */
0.2.0
Add tests, refactor code

0.1.0

Initial release.