diff options
Diffstat (limited to 'colors/base16-isotope.yml')
| -rw-r--r-- | colors/base16-isotope.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-isotope.yml b/colors/base16-isotope.yml new file mode 100644 index 0000000..41eb11a --- /dev/null +++ b/colors/base16-isotope.yml @@ -0,0 +1,35 @@ +# +# +# name: Isotope +# author: Jan T. Sott +# slug: isotope +# slug-underscored: isotope +# system: base16 +# variant: dark +# is-dark-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#0066ff' + - bold + inactiveBorderColor: + - '#808080' + searchingActiveBorderColor: + - '#ff9900' + optionsTextColor: + - '#0066ff' + selectedLineBgColor: + - '#606060' + cherryPickedCommitBgColor: + - '#808080' + cherryPickedCommitFgColor: + - '#0066ff' + markedBaseCommitFgColor: + - '#0066ff' + unstagedChangesColor: + - '#ff0000' + defaultFgColor: + - '#d0d0d0' |
