diff options
Diffstat (limited to 'colors/base16-black-metal-marduk.yml')
| -rw-r--r-- | colors/base16-black-metal-marduk.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-black-metal-marduk.yml b/colors/base16-black-metal-marduk.yml new file mode 100644 index 0000000..d4ca54a --- /dev/null +++ b/colors/base16-black-metal-marduk.yml @@ -0,0 +1,35 @@ +# +# +# name: Black Metal (Marduk) +# author: metalelf0 (https://github.com/metalelf0) +# slug: black-metal-marduk +# slug-underscored: black_metal_marduk +# system: base16 +# variant: dark +# is-dark-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#888888' + - bold + inactiveBorderColor: + - '#333333' + searchingActiveBorderColor: + - '#aaaaaa' + optionsTextColor: + - '#888888' + selectedLineBgColor: + - '#222222' + cherryPickedCommitBgColor: + - '#333333' + cherryPickedCommitFgColor: + - '#888888' + markedBaseCommitFgColor: + - '#888888' + unstagedChangesColor: + - '#5f8787' + defaultFgColor: + - '#c1c1c1' |
