diff options
Diffstat (limited to 'colors/base16-tokyo-city-dark')
-rw-r--r-- | colors/base16-tokyo-city-dark | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-tokyo-city-dark b/colors/base16-tokyo-city-dark new file mode 100644 index 0000000..1a3ee2b --- /dev/null +++ b/colors/base16-tokyo-city-dark @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Tokyo City Dark by Michaël Ball +# +# Copy this into the [colors] section of your foot.ini config +foreground=D8E2EC +background=171D23 +regular0=171D23 +regular1=F7768E +regular2=9ECE6A +regular3=B7C5D3 +regular4=7AA2F7 +regular5=BB9AF7 +regular6=89DDFF +regular7=D8E2EC +bright0=526270 +bright1=F7768E +bright2=9ECE6A +bright3=B7C5D3 +bright4=7AA2F7 +bright5=BB9AF7 +bright6=89DDFF +selection-foreground=D8E2EC +selection-background=28323A |