diff options
Diffstat (limited to 'colors/base16-unikitty-dark')
-rw-r--r-- | colors/base16-unikitty-dark | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-unikitty-dark b/colors/base16-unikitty-dark new file mode 100644 index 0000000..3259649 --- /dev/null +++ b/colors/base16-unikitty-dark @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Unikitty Dark by Josh W Lewis (@joshwlewis) +# +# Copy this into the [colors] section of your foot.ini config +foreground=bcbabe +background=2e2a31 +regular0=2e2a31 +regular1=d8137f +regular2=17ad98 +regular3=dc8a0e +regular4=796af5 +regular5=bb60ea +regular6=149bda +regular7=bcbabe +bright0=838085 +bright1=d8137f +bright2=17ad98 +bright3=dc8a0e +bright4=796af5 +bright5=bb60ea +bright6=149bda +selection-foreground=bcbabe +selection-background=666369 |