aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 9de291b4ad43ea80d36b968a35d13ed846aafdf8 (plain)
1
schemes
*/ .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