diff options
Diffstat (limited to 'colors/base16-embers')
-rw-r--r-- | colors/base16-embers | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-embers b/colors/base16-embers new file mode 100644 index 0000000..b264e7f --- /dev/null +++ b/colors/base16-embers @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Embers by Jannik Siebert (https://github.com/janniks) +# +# Copy this into the [colors] section of your foot.ini config +foreground=A39A90 +background=16130F +regular0=16130F +regular1=826D57 +regular2=57826D +regular3=6D8257 +regular4=6D5782 +regular5=82576D +regular6=576D82 +regular7=A39A90 +bright0=5A5047 +bright1=826D57 +bright2=57826D +bright3=6D8257 +bright4=6D5782 +bright5=82576D +bright6=576D82 +selection-foreground=A39A90 +selection-background=433B32 |