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-darkmoss | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-darkmoss (limited to 'colors/base16-darkmoss') diff --git a/colors/base16-darkmoss b/colors/base16-darkmoss new file mode 100644 index 0000000..2a9a546 --- /dev/null +++ b/colors/base16-darkmoss @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# darkmoss by Gabriel Avanzi (https://github.com/avanzzzi) +# +# Copy this into the [colors] section of your foot.ini config +foreground=c7c7a5 +background=171e1f +regular0=171e1f +regular1=ff4658 +regular2=499180 +regular3=fdb11f +regular4=498091 +regular5=9bc0c8 +regular6=66d9ef +regular7=c7c7a5 +bright0=555e5f +bright1=ff4658 +bright2=499180 +bright3=fdb11f +bright4=498091 +bright5=9bc0c8 +bright6=66d9ef +selection-foreground=c7c7a5 +selection-background=373c3d -- cgit v1.2.3