aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-mexico-light
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-mexico-light')
-rw-r--r--colors/base16-mexico-light23
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-mexico-light b/colors/base16-mexico-light
new file mode 100644
index 0000000..b3fbb1d
--- /dev/null
+++ b/colors/base16-mexico-light
@@ -0,0 +1,23 @@
+# Base16 foot template by Michaël Ball (https://git.michaelball.name)
+# Mexico Light by Sheldon Johnson
+#
+# Copy this into the [colors] section of your foot.ini config
+foreground=383838
+background=f8f8f8
+regular0=f8f8f8
+regular1=ab4642
+regular2=538947
+regular3=f79a0e
+regular4=7cafc2
+regular5=96609e
+regular6=4b8093
+regular7=383838
+bright0=b8b8b8
+bright1=ab4642
+bright2=538947
+bright3=f79a0e
+bright4=7cafc2
+bright5=96609e
+bright6=4b8093
+selection-foreground=383838
+selection-background=d8d8d8
hlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .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 */
# Base16 foot template by Michaël Ball (https://git.michaelball.name)
# Windows 10 by Fergus Collins (https://github.com/C-Fergus)
#
# Copy this into the [colors] section of your foot.ini config
foreground=cccccc
background=0c0c0c
regular0=0c0c0c
regular1=e74856
regular2=16c60c
regular3=f9f1a5
regular4=3b78ff
regular5=b4009e
regular6=61d6d6
regular7=cccccc
bright0=767676
bright1=e74856
bright2=16c60c
bright3=f9f1a5
bright4=3b78ff
bright5=b4009e
bright6=61d6d6
selection-foreground=cccccc
selection-background=535353