diff options
Diffstat (limited to 'colors/base16-pinky')
-rw-r--r-- | colors/base16-pinky | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-pinky b/colors/base16-pinky new file mode 100644 index 0000000..d550802 --- /dev/null +++ b/colors/base16-pinky @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# pinky by Benjamin (https://github.com/b3nj5m1n) +# +# Copy this into the [colors] section of your foot.ini config +foreground=f5f5f5 +background=171517 +regular0=171517 +regular1=ffa600 +regular2=ff0066 +regular3=20df6c +regular4=00ffff +regular5=007fff +regular6=6600ff +regular7=f5f5f5 +bright0=383338 +bright1=ffa600 +bright2=ff0066 +bright3=20df6c +bright4=00ffff +bright5=007fff +bright6=6600ff +selection-foreground=f5f5f5 +selection-background=1d1b1d |