diff options
Diffstat (limited to 'colors/base16-standardized-dark.yml')
| -rw-r--r-- | colors/base16-standardized-dark.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-standardized-dark.yml b/colors/base16-standardized-dark.yml new file mode 100644 index 0000000..f85b8bb --- /dev/null +++ b/colors/base16-standardized-dark.yml @@ -0,0 +1,35 @@ +# +# +# name: standardized-dark +# author: ali (https://github.com/ali-githb/base16-standardized-scheme) +# slug: standardized-dark +# slug-underscored: standardized_dark +# system: base16 +# variant: dark +# is-dark-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#00a3f2' + - bold + inactiveBorderColor: + - '#898989' + searchingActiveBorderColor: + - '#fc804e' + optionsTextColor: + - '#00a3f2' + selectedLineBgColor: + - '#555555' + cherryPickedCommitBgColor: + - '#898989' + cherryPickedCommitFgColor: + - '#00a3f2' + markedBaseCommitFgColor: + - '#00a3f2' + unstagedChangesColor: + - '#e15d67' + defaultFgColor: + - '#c0c0c0' |
