From 2e41572fe12afb0a72f7f542cb2cd750b86bfe4c Mon Sep 17 00:00:00 2001 From: Michaël Ball Date: Wed, 17 Nov 2021 18:15:25 +0000 Subject: Include pre-generated colors --- colors/base16-tokyo-night-terminal-light | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-tokyo-night-terminal-light (limited to 'colors/base16-tokyo-night-terminal-light') diff --git a/colors/base16-tokyo-night-terminal-light b/colors/base16-tokyo-night-terminal-light new file mode 100644 index 0000000..e5653d0 --- /dev/null +++ b/colors/base16-tokyo-night-terminal-light @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Tokyo Night Terminal Light by Michaël Ball +# +# Copy this into the [colors] section of your foot.ini config +foreground=4C505E +background=D5D6DB +regular0=D5D6DB +regular1=8C4351 +regular2=33635C +regular3=8F5E15 +regular4=34548A +regular5=5A4A78 +regular6=0F4B6E +regular7=4C505E +bright0=9699A3 +bright1=8C4351 +bright2=33635C +bright3=8F5E15 +bright4=34548A +bright5=5A4A78 +bright6=0F4B6E +selection-foreground=4C505E +selection-background=DFE0E5 -- cgit v1.2.3