diff options
Diffstat (limited to 'colors/base16-gigavolt.yml')
| -rw-r--r-- | colors/base16-gigavolt.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-gigavolt.yml b/colors/base16-gigavolt.yml new file mode 100644 index 0000000..0834bae --- /dev/null +++ b/colors/base16-gigavolt.yml @@ -0,0 +1,35 @@ +# +# +# name: Gigavolt +# author: Aidan Swope (http://github.com/Whillikers) +# slug: gigavolt +# slug-underscored: gigavolt +# system: base16 +# variant: dark +# is-dark-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#40bfff' + - bold + inactiveBorderColor: + - '#a1d2e6' + searchingActiveBorderColor: + - '#19f988' + optionsTextColor: + - '#40bfff' + selectedLineBgColor: + - '#5a576e' + cherryPickedCommitBgColor: + - '#a1d2e6' + cherryPickedCommitFgColor: + - '#40bfff' + markedBaseCommitFgColor: + - '#40bfff' + unstagedChangesColor: + - '#ff661a' + defaultFgColor: + - '#e9e7e1' |
