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