diff options
Diffstat (limited to 'colors/base16-atelier-heath-light.yml')
| -rw-r--r-- | colors/base16-atelier-heath-light.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-atelier-heath-light.yml b/colors/base16-atelier-heath-light.yml new file mode 100644 index 0000000..f7873f1 --- /dev/null +++ b/colors/base16-atelier-heath-light.yml @@ -0,0 +1,35 @@ +# +# +# name: Atelier Heath Light +# author: Bram de Haan (http://atelierbramdehaan.nl) +# slug: atelier-heath-light +# slug-underscored: atelier_heath_light +# system: base16 +# variant: light +# is-light-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#516aec' + - bold + inactiveBorderColor: + - '#9e8f9e' + searchingActiveBorderColor: + - '#a65926' + optionsTextColor: + - '#516aec' + selectedLineBgColor: + - '#ab9bab' + cherryPickedCommitBgColor: + - '#9e8f9e' + cherryPickedCommitFgColor: + - '#516aec' + markedBaseCommitFgColor: + - '#516aec' + unstagedChangesColor: + - '#ca402b' + defaultFgColor: + - '#695d69' |
