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-ocean | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-ocean (limited to 'colors/base16-ocean') diff --git a/colors/base16-ocean b/colors/base16-ocean new file mode 100644 index 0000000..cc14203 --- /dev/null +++ b/colors/base16-ocean @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Ocean by Chris Kempson (http://chriskempson.com) +# +# Copy this into the [colors] section of your foot.ini config +foreground=c0c5ce +background=2b303b +regular0=2b303b +regular1=bf616a +regular2=a3be8c +regular3=ebcb8b +regular4=8fa1b3 +regular5=b48ead +regular6=96b5b4 +regular7=c0c5ce +bright0=65737e +bright1=bf616a +bright2=a3be8c +bright3=ebcb8b +bright4=8fa1b3 +bright5=b48ead +bright6=96b5b4 +selection-foreground=c0c5ce +selection-background=4f5b66 -- cgit v1.2.3