diff options
Diffstat (limited to 'colors/base16-framer')
-rw-r--r-- | colors/base16-framer | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-framer b/colors/base16-framer new file mode 100644 index 0000000..e6c0fe8 --- /dev/null +++ b/colors/base16-framer @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Framer by Framer (Maintained by Jesse Hoyos) +# +# Copy this into the [colors] section of your foot.ini config +foreground=D0D0D0 +background=181818 +regular0=181818 +regular1=FD886B +regular2=32CCDC +regular3=FECB6E +regular4=20BCFC +regular5=BA8CFC +regular6=ACDDFD +regular7=D0D0D0 +bright0=747474 +bright1=FD886B +bright2=32CCDC +bright3=FECB6E +bright4=20BCFC +bright5=BA8CFC +bright6=ACDDFD +selection-foreground=D0D0D0 +selection-background=464646 |