diff options
Diffstat (limited to 'colors/base16-jabuti.yml')
| -rw-r--r-- | colors/base16-jabuti.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-jabuti.yml b/colors/base16-jabuti.yml new file mode 100644 index 0000000..f70b16d --- /dev/null +++ b/colors/base16-jabuti.yml @@ -0,0 +1,35 @@ +# +# +# name: Jabuti +# author: https://github.com/notusknot +# slug: jabuti +# slug-underscored: jabuti +# system: base16 +# variant: dark +# is-dark-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#3FC6DE' + - bold + inactiveBorderColor: + - '#45475d' + searchingActiveBorderColor: + - '#efb993' + optionsTextColor: + - '#3FC6DE' + selectedLineBgColor: + - '#3c3e51' + cherryPickedCommitBgColor: + - '#45475d' + cherryPickedCommitFgColor: + - '#3FC6DE' + markedBaseCommitFgColor: + - '#3FC6DE' + unstagedChangesColor: + - '#ec6a88' + defaultFgColor: + - '#c0cbe3' |
