diff options
Diffstat (limited to 'colors/base16-tokyo-city-terminal-light.yml')
| -rw-r--r-- | colors/base16-tokyo-city-terminal-light.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-tokyo-city-terminal-light.yml b/colors/base16-tokyo-city-terminal-light.yml new file mode 100644 index 0000000..7e2f27d --- /dev/null +++ b/colors/base16-tokyo-city-terminal-light.yml @@ -0,0 +1,35 @@ +# +# +# name: Tokyo City Terminal Light +# author: Michaƫl Ball +# slug: tokyo-city-terminal-light +# slug-underscored: tokyo_city_terminal_light +# system: base16 +# variant: light +# is-light-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#34548A' + - bold + inactiveBorderColor: + - '#B7C5D3' + searchingActiveBorderColor: + - '#965027' + optionsTextColor: + - '#34548A' + selectedLineBgColor: + - '#D8E2EC' + cherryPickedCommitBgColor: + - '#B7C5D3' + cherryPickedCommitFgColor: + - '#34548A' + markedBaseCommitFgColor: + - '#34548A' + unstagedChangesColor: + - '#8C4351' + defaultFgColor: + - '#28323A' |
