diff options
Diffstat (limited to 'colors/base16-tokyodark-terminal.yml')
| -rw-r--r-- | colors/base16-tokyodark-terminal.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-tokyodark-terminal.yml b/colors/base16-tokyodark-terminal.yml new file mode 100644 index 0000000..38167d9 --- /dev/null +++ b/colors/base16-tokyodark-terminal.yml @@ -0,0 +1,35 @@ +# +# +# name: Tokyodark Terminal +# author: Tiagovla (https://github.com/tiagovla/) +# slug: tokyodark-terminal +# slug-underscored: tokyodark_terminal +# system: base16 +# variant: dark +# is-dark-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#7199ee' + - bold + inactiveBorderColor: + - '#282c34' + searchingActiveBorderColor: + - '#f6955b' + optionsTextColor: + - '#7199ee' + selectedLineBgColor: + - '#212234' + cherryPickedCommitBgColor: + - '#282c34' + cherryPickedCommitFgColor: + - '#7199ee' + markedBaseCommitFgColor: + - '#7199ee' + unstagedChangesColor: + - '#ee6d85' + defaultFgColor: + - '#a0a8cd' |
