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-atlas | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-atlas (limited to 'colors/base16-atlas') diff --git a/colors/base16-atlas b/colors/base16-atlas new file mode 100644 index 0000000..c63097f --- /dev/null +++ b/colors/base16-atlas @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Atlas by Alex Lende (https://ajlende.com) +# +# Copy this into the [colors] section of your foot.ini config +foreground=a1a19a +background=002635 +regular0=002635 +regular1=ff5a67 +regular2=7fc06e +regular3=ffcc1b +regular4=5dd7b9 +regular5=9a70a4 +regular6=14747e +regular7=a1a19a +bright0=6C8B91 +bright1=ff5a67 +bright2=7fc06e +bright3=ffcc1b +bright4=5dd7b9 +bright5=9a70a4 +bright6=14747e +selection-foreground=a1a19a +selection-background=517F8D -- cgit v1.2.3