diff options
Diffstat (limited to 'colors/base16-aztec.yml')
| -rw-r--r-- | colors/base16-aztec.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-aztec.yml b/colors/base16-aztec.yml new file mode 100644 index 0000000..978a687 --- /dev/null +++ b/colors/base16-aztec.yml @@ -0,0 +1,35 @@ +# +# +# name: Aztec +# author: TheNeverMan (github.com/TheNeverMan) +# slug: aztec +# slug-underscored: aztec +# system: base16 +# variant: dark +# is-dark-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#5B4A9F' + - bold + inactiveBorderColor: + - '#2E2E05' + searchingActiveBorderColor: + - '#EE8800' + optionsTextColor: + - '#5B4A9F' + selectedLineBgColor: + - '#242604' + cherryPickedCommitBgColor: + - '#2E2E05' + cherryPickedCommitFgColor: + - '#5B4A9F' + markedBaseCommitFgColor: + - '#5B4A9F' + unstagedChangesColor: + - '#EE2E00' + defaultFgColor: + - '#FFDA51' |
