diff options
Diffstat (limited to 'colors/base16-atelier-forest-light.yml')
| -rw-r--r-- | colors/base16-atelier-forest-light.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-atelier-forest-light.yml b/colors/base16-atelier-forest-light.yml new file mode 100644 index 0000000..aa2a225 --- /dev/null +++ b/colors/base16-atelier-forest-light.yml @@ -0,0 +1,35 @@ +# +# +# name: Atelier Forest Light +# author: Bram de Haan (http://atelierbramdehaan.nl) +# slug: atelier-forest-light +# slug-underscored: atelier_forest_light +# system: base16 +# variant: light +# is-light-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#407ee7' + - bold + inactiveBorderColor: + - '#9c9491' + searchingActiveBorderColor: + - '#df5320' + optionsTextColor: + - '#407ee7' + selectedLineBgColor: + - '#a8a19f' + cherryPickedCommitBgColor: + - '#9c9491' + cherryPickedCommitFgColor: + - '#407ee7' + markedBaseCommitFgColor: + - '#407ee7' + unstagedChangesColor: + - '#f22c40' + defaultFgColor: + - '#68615e' |
