diff options
Diffstat (limited to 'colors/base16-precious-light-warm.yml')
| -rw-r--r-- | colors/base16-precious-light-warm.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-precious-light-warm.yml b/colors/base16-precious-light-warm.yml new file mode 100644 index 0000000..f7a109d --- /dev/null +++ b/colors/base16-precious-light-warm.yml @@ -0,0 +1,35 @@ +# +# +# name: Precious Light Warm +# author: 4lex4 <4lex49@zoho.com> +# slug: precious-light-warm +# slug-underscored: precious_light_warm +# system: base16 +# variant: light +# is-light-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#246da5' + - bold + inactiveBorderColor: + - '#7f8080' + searchingActiveBorderColor: + - '#a25600' + optionsTextColor: + - '#246da5' + selectedLineBgColor: + - '#d9d3c8' + cherryPickedCommitBgColor: + - '#7f8080' + cherryPickedCommitFgColor: + - '#246da5' + markedBaseCommitFgColor: + - '#246da5' + unstagedChangesColor: + - '#b14745' + defaultFgColor: + - '#4e5359' |
