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-vulcan | |
parent | 5fb7232dbda1b300644a0a37f7eea04a0a60a9aa (diff) |
Include pre-generated colors
Diffstat (limited to 'colors/base16-vulcan')
-rw-r--r-- | colors/base16-vulcan | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-vulcan b/colors/base16-vulcan new file mode 100644 index 0000000..9fa31b8 --- /dev/null +++ b/colors/base16-vulcan @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# vulcan by Andrey Varfolomeev +# +# Copy this into the [colors] section of your foot.ini config +foreground=5b778c +background=041523 +regular0=041523 +regular1=818591 +regular2=977d7c +regular3=adb4b9 +regular4=977d7c +regular5=9198a3 +regular6=977d7c +regular7=5b778c +bright0=7a5759 +bright1=818591 +bright2=977d7c +bright3=adb4b9 +bright4=977d7c +bright5=9198a3 +bright6=977d7c +selection-foreground=5b778c +selection-background=003552 |