diff options
Diffstat (limited to 'colors/base16-pop.yml')
| -rw-r--r-- | colors/base16-pop.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-pop.yml b/colors/base16-pop.yml new file mode 100644 index 0000000..9bb35ec --- /dev/null +++ b/colors/base16-pop.yml @@ -0,0 +1,35 @@ +# +# +# name: Pop +# author: Chris Kempson (http://chriskempson.com) +# slug: pop +# slug-underscored: pop +# system: base16 +# variant: dark +# is-dark-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#0e5a94' + - bold + inactiveBorderColor: + - '#505050' + searchingActiveBorderColor: + - '#f29333' + optionsTextColor: + - '#0e5a94' + selectedLineBgColor: + - '#303030' + cherryPickedCommitBgColor: + - '#505050' + cherryPickedCommitFgColor: + - '#0e5a94' + markedBaseCommitFgColor: + - '#0e5a94' + unstagedChangesColor: + - '#eb008a' + defaultFgColor: + - '#d0d0d0' |
