diff options
Diffstat (limited to 'colors/base16-darktooth')
-rw-r--r-- | colors/base16-darktooth | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-darktooth b/colors/base16-darktooth new file mode 100644 index 0000000..01cb2b4 --- /dev/null +++ b/colors/base16-darktooth @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Darktooth by Jason Milkins (https://github.com/jasonm23) +# +# Copy this into the [colors] section of your foot.ini config +foreground=A89984 +background=1D2021 +regular0=1D2021 +regular1=FB543F +regular2=95C085 +regular3=FAC03B +regular4=0D6678 +regular5=8F4673 +regular6=8BA59B +regular7=A89984 +bright0=665C54 +bright1=FB543F +bright2=95C085 +bright3=FAC03B +bright4=0D6678 +bright5=8F4673 +bright6=8BA59B +selection-foreground=A89984 +selection-background=504945 |