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-github | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-github (limited to 'colors/base16-github') diff --git a/colors/base16-github b/colors/base16-github new file mode 100644 index 0000000..ce3cd09 --- /dev/null +++ b/colors/base16-github @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Github by Defman21 +# +# Copy this into the [colors] section of your foot.ini config +foreground=333333 +background=ffffff +regular0=ffffff +regular1=ed6a43 +regular2=183691 +regular3=795da3 +regular4=795da3 +regular5=a71d5d +regular6=183691 +regular7=333333 +bright0=969896 +bright1=ed6a43 +bright2=183691 +bright3=795da3 +bright4=795da3 +bright5=a71d5d +bright6=183691 +selection-foreground=333333 +selection-background=c8c8fa -- cgit v1.2.3