diff options
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 |