diff options
Diffstat (limited to 'colors/base16-summercamp.yml')
| -rw-r--r-- | colors/base16-summercamp.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-summercamp.yml b/colors/base16-summercamp.yml new file mode 100644 index 0000000..4c850d6 --- /dev/null +++ b/colors/base16-summercamp.yml @@ -0,0 +1,35 @@ +# +# +# name: summercamp +# author: zoe firi (zoefiri.github.io) +# slug: summercamp +# slug-underscored: summercamp +# system: base16 +# variant: dark +# is-dark-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#489bf0' + - bold + inactiveBorderColor: + - '#504b38' + searchingActiveBorderColor: + - '#fba11b' + optionsTextColor: + - '#489bf0' + selectedLineBgColor: + - '#3a3527' + cherryPickedCommitBgColor: + - '#504b38' + cherryPickedCommitFgColor: + - '#489bf0' + markedBaseCommitFgColor: + - '#489bf0' + unstagedChangesColor: + - '#e35142' + defaultFgColor: + - '#736e55' |
