diff options
Diffstat (limited to 'colors/base16-ocean')
-rw-r--r-- | colors/base16-ocean | 23 |
1 files changed, 23 insertions, 0 deletions
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 |