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-oceanicnext | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-oceanicnext (limited to 'colors/base16-oceanicnext') diff --git a/colors/base16-oceanicnext b/colors/base16-oceanicnext new file mode 100644 index 0000000..7a4acf6 --- /dev/null +++ b/colors/base16-oceanicnext @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# OceanicNext by https://github.com/voronianski/oceanic-next-color-scheme +# +# Copy this into the [colors] section of your foot.ini config +foreground=C0C5CE +background=1B2B34 +regular0=1B2B34 +regular1=EC5f67 +regular2=99C794 +regular3=FAC863 +regular4=6699CC +regular5=C594C5 +regular6=5FB3B3 +regular7=C0C5CE +bright0=65737E +bright1=EC5f67 +bright2=99C794 +bright3=FAC863 +bright4=6699CC +bright5=C594C5 +bright6=5FB3B3 +selection-foreground=C0C5CE +selection-background=4F5B66 -- cgit v1.2.3