diff options
Diffstat (limited to 'colors/base16-cupcake')
-rw-r--r-- | colors/base16-cupcake | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-cupcake b/colors/base16-cupcake new file mode 100644 index 0000000..a4a7c40 --- /dev/null +++ b/colors/base16-cupcake @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Cupcake by Chris Kempson (http://chriskempson.com) +# +# Copy this into the [colors] section of your foot.ini config +foreground=8b8198 +background=fbf1f2 +regular0=fbf1f2 +regular1=D57E85 +regular2=A3B367 +regular3=DCB16C +regular4=7297B9 +regular5=BB99B4 +regular6=69A9A7 +regular7=8b8198 +bright0=bfb9c6 +bright1=D57E85 +bright2=A3B367 +bright3=DCB16C +bright4=7297B9 +bright5=BB99B4 +bright6=69A9A7 +selection-foreground=8b8198 +selection-background=d8d5dd |