diff options
Diffstat (limited to 'colors/base16-google-light.yml')
| -rw-r--r-- | colors/base16-google-light.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-google-light.yml b/colors/base16-google-light.yml new file mode 100644 index 0000000..b0af8f5 --- /dev/null +++ b/colors/base16-google-light.yml @@ -0,0 +1,35 @@ +# +# +# name: Google Light +# author: Seth Wright (http://sethawright.com) +# slug: google-light +# slug-underscored: google_light +# system: base16 +# variant: light +# is-light-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#3971ED' + - bold + inactiveBorderColor: + - '#b4b7b4' + searchingActiveBorderColor: + - '#F96A38' + optionsTextColor: + - '#3971ED' + selectedLineBgColor: + - '#c5c8c6' + cherryPickedCommitBgColor: + - '#b4b7b4' + cherryPickedCommitFgColor: + - '#3971ED' + markedBaseCommitFgColor: + - '#3971ED' + unstagedChangesColor: + - '#CC342B' + defaultFgColor: + - '#373b41' |
