diff options
Diffstat (limited to 'colors/base16-material-palenight')
-rw-r--r-- | colors/base16-material-palenight | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-material-palenight b/colors/base16-material-palenight new file mode 100644 index 0000000..9edc7d1 --- /dev/null +++ b/colors/base16-material-palenight @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Material Palenight by Nate Peterson +# +# Copy this into the [colors] section of your foot.ini config +foreground=959DCB +background=292D3E +regular0=292D3E +regular1=F07178 +regular2=C3E88D +regular3=FFCB6B +regular4=82AAFF +regular5=C792EA +regular6=89DDFF +regular7=959DCB +bright0=676E95 +bright1=F07178 +bright2=C3E88D +bright3=FFCB6B +bright4=82AAFF +bright5=C792EA +bright6=89DDFF +selection-foreground=959DCB +selection-background=32374D |