diff options
Diffstat (limited to 'colors/base16-helios')
-rw-r--r-- | colors/base16-helios | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-helios b/colors/base16-helios new file mode 100644 index 0000000..c576014 --- /dev/null +++ b/colors/base16-helios @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Helios by Alex Meyer (https://github.com/reyemxela) +# +# Copy this into the [colors] section of your foot.ini config +foreground=d5d5d5 +background=1d2021 +regular0=1d2021 +regular1=d72638 +regular2=88b92d +regular3=f19d1a +regular4=1e8bac +regular5=be4264 +regular6=1ba595 +regular7=d5d5d5 +bright0=6f7579 +bright1=d72638 +bright2=88b92d +bright3=f19d1a +bright4=1e8bac +bright5=be4264 +bright6=1ba595 +selection-foreground=d5d5d5 +selection-background=53585b |