diff options
Diffstat (limited to 'colors/base16-darkmoss.yml')
| -rw-r--r-- | colors/base16-darkmoss.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-darkmoss.yml b/colors/base16-darkmoss.yml new file mode 100644 index 0000000..b362d32 --- /dev/null +++ b/colors/base16-darkmoss.yml @@ -0,0 +1,35 @@ +# +# +# name: darkmoss +# author: Gabriel Avanzi (https://github.com/avanzzzi) +# slug: darkmoss +# slug-underscored: darkmoss +# system: base16 +# variant: dark +# is-dark-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#498091' + - bold + inactiveBorderColor: + - '#555e5f' + searchingActiveBorderColor: + - '#e6db74' + optionsTextColor: + - '#498091' + selectedLineBgColor: + - '#373c3d' + cherryPickedCommitBgColor: + - '#555e5f' + cherryPickedCommitFgColor: + - '#498091' + markedBaseCommitFgColor: + - '#498091' + unstagedChangesColor: + - '#ff4658' + defaultFgColor: + - '#c7c7a5' |
