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-material-palenight | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-material-palenight (limited to 'colors/base16-material-palenight') diff --git a/colors/base16-material-palenight b/colors/base16-material-palenight new file mode 100644 index 0000000..9edc7d1 --- /dev/null +++ b/colors/base16-material-palenight @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Material Palenight by Nate Peterson +# +# Copy this into the [colors] section of your foot.ini config +foreground=959DCB +background=292D3E +regular0=292D3E +regular1=F07178 +regular2=C3E88D +regular3=FFCB6B +regular4=82AAFF +regular5=C792EA +regular6=89DDFF +regular7=959DCB +bright0=676E95 +bright1=F07178 +bright2=C3E88D +bright3=FFCB6B +bright4=82AAFF +bright5=C792EA +bright6=89DDFF +selection-foreground=959DCB +selection-background=32374D -- cgit v1.2.3