diff options
Diffstat (limited to 'colors/base16-gruber.yml')
| -rw-r--r-- | colors/base16-gruber.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-gruber.yml b/colors/base16-gruber.yml new file mode 100644 index 0000000..9f38585 --- /dev/null +++ b/colors/base16-gruber.yml @@ -0,0 +1,35 @@ +# +# +# name: Gruber +# author: Patel, Nimai <nimai.m.patel@gmail.com>, colors from www.github.com/rexim/gruber-darker-theme +# slug: gruber +# slug-underscored: gruber +# system: base16 +# variant: dark +# is-dark-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#96a6c8' + - bold + inactiveBorderColor: + - '#52494e' + searchingActiveBorderColor: + - '#c73c3f' + optionsTextColor: + - '#96a6c8' + selectedLineBgColor: + - '#484848' + cherryPickedCommitBgColor: + - '#52494e' + cherryPickedCommitFgColor: + - '#96a6c8' + markedBaseCommitFgColor: + - '#96a6c8' + unstagedChangesColor: + - '#f43841' + defaultFgColor: + - '#f4f4ff' |
