From 2e41572fe12afb0a72f7f542cb2cd750b86bfe4c Mon Sep 17 00:00:00 2001 From: Michaël Ball Date: Wed, 17 Nov 2021 18:15:25 +0000 Subject: Include pre-generated colors --- colors/base16-pasque | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-pasque (limited to 'colors/base16-pasque') diff --git a/colors/base16-pasque b/colors/base16-pasque new file mode 100644 index 0000000..e7e57e6 --- /dev/null +++ b/colors/base16-pasque @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Pasque by Gabriel Fontes (https://github.com/Misterio77) +# +# Copy this into the [colors] section of your foot.ini config +foreground=DEDCDF +background=271C3A +regular0=271C3A +regular1=A92258 +regular2=C6914B +regular3=804ead +regular4=8E7DC6 +regular5=953B9D +regular6=7263AA +regular7=DEDCDF +bright0=5D5766 +bright1=A92258 +bright2=C6914B +bright3=804ead +bright4=8E7DC6 +bright5=953B9D +bright6=7263AA +selection-foreground=DEDCDF +selection-background=3E2D5C -- cgit v1.2.3