diff options
Diffstat (limited to 'colors/base16-paraiso.yml')
| -rw-r--r-- | colors/base16-paraiso.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-paraiso.yml b/colors/base16-paraiso.yml new file mode 100644 index 0000000..dd2fce7 --- /dev/null +++ b/colors/base16-paraiso.yml @@ -0,0 +1,35 @@ +# +# +# name: Paraiso +# author: Jan T. Sott +# slug: paraiso +# slug-underscored: paraiso +# system: base16 +# variant: dark +# is-dark-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#06b6ef' + - bold + inactiveBorderColor: + - '#776e71' + searchingActiveBorderColor: + - '#f99b15' + optionsTextColor: + - '#06b6ef' + selectedLineBgColor: + - '#4f424c' + cherryPickedCommitBgColor: + - '#776e71' + cherryPickedCommitFgColor: + - '#06b6ef' + markedBaseCommitFgColor: + - '#06b6ef' + unstagedChangesColor: + - '#ef6155' + defaultFgColor: + - '#a39e9b' |
