diff options
author | Michaël Ball <git@michaelball.name> | 2021-11-17 18:15:25 +0000 |
---|---|---|
committer | Michaël Ball <git@michaelball.name> | 2021-11-17 18:15:25 +0000 |
commit | 2e41572fe12afb0a72f7f542cb2cd750b86bfe4c (patch) | |
tree | 415be0309e476d096fa0e573b0deedaabf0600fa /colors/base16-sandcastle | |
parent | 5fb7232dbda1b300644a0a37f7eea04a0a60a9aa (diff) |
Include pre-generated colors
Diffstat (limited to 'colors/base16-sandcastle')
-rw-r--r-- | colors/base16-sandcastle | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-sandcastle b/colors/base16-sandcastle new file mode 100644 index 0000000..47e77e5 --- /dev/null +++ b/colors/base16-sandcastle @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Sandcastle by George Essig (https://github.com/gessig) +# +# Copy this into the [colors] section of your foot.ini config +foreground=a89984 +background=282c34 +regular0=282c34 +regular1=83a598 +regular2=528b8b +regular3=a07e3b +regular4=83a598 +regular5=d75f5f +regular6=83a598 +regular7=a89984 +bright0=665c54 +bright1=83a598 +bright2=528b8b +bright3=a07e3b +bright4=83a598 +bright5=d75f5f +bright6=83a598 +selection-foreground=a89984 +selection-background=3e4451 |