diff options
Diffstat (limited to 'colors/base16-mountain.yml')
| -rw-r--r-- | colors/base16-mountain.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-mountain.yml b/colors/base16-mountain.yml new file mode 100644 index 0000000..189faa4 --- /dev/null +++ b/colors/base16-mountain.yml @@ -0,0 +1,35 @@ +# +# +# name: Mountain +# author: gnsfujiwara (https://github.com/gnsfujiwara) +# slug: mountain +# slug-underscored: mountain +# system: base16 +# variant: dark +# is-dark-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#8f8aac' + - bold + inactiveBorderColor: + - '#4c4c4c' + searchingActiveBorderColor: + - '#ceb188' + optionsTextColor: + - '#8f8aac' + selectedLineBgColor: + - '#262626' + cherryPickedCommitBgColor: + - '#4c4c4c' + cherryPickedCommitFgColor: + - '#8f8aac' + markedBaseCommitFgColor: + - '#8f8aac' + unstagedChangesColor: + - '#ac8a8c' + defaultFgColor: + - '#cacaca' |
