diff options
Diffstat (limited to 'colors/base16-summerfruit-light.yml')
| -rw-r--r-- | colors/base16-summerfruit-light.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-summerfruit-light.yml b/colors/base16-summerfruit-light.yml new file mode 100644 index 0000000..d91e90e --- /dev/null +++ b/colors/base16-summerfruit-light.yml @@ -0,0 +1,35 @@ +# +# +# name: Summerfruit Light +# author: Christopher Corley (http://christop.club/) +# slug: summerfruit-light +# slug-underscored: summerfruit_light +# system: base16 +# variant: light +# is-light-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#3777E6' + - bold + inactiveBorderColor: + - '#B0B0B0' + searchingActiveBorderColor: + - '#FD8900' + optionsTextColor: + - '#3777E6' + selectedLineBgColor: + - '#D0D0D0' + cherryPickedCommitBgColor: + - '#B0B0B0' + cherryPickedCommitFgColor: + - '#3777E6' + markedBaseCommitFgColor: + - '#3777E6' + unstagedChangesColor: + - '#FF0086' + defaultFgColor: + - '#101010' |
