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-materia | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-materia (limited to 'colors/base16-materia') diff --git a/colors/base16-materia b/colors/base16-materia new file mode 100644 index 0000000..344618c --- /dev/null +++ b/colors/base16-materia @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Materia by Defman21 +# +# Copy this into the [colors] section of your foot.ini config +foreground=CDD3DE +background=263238 +regular0=263238 +regular1=EC5F67 +regular2=8BD649 +regular3=FFCC00 +regular4=89DDFF +regular5=82AAFF +regular6=80CBC4 +regular7=CDD3DE +bright0=707880 +bright1=EC5F67 +bright2=8BD649 +bright3=FFCC00 +bright4=89DDFF +bright5=82AAFF +bright6=80CBC4 +selection-foreground=CDD3DE +selection-background=37474F -- cgit v1.2.3