Since we're moving towards supporting multiple scheme systems with our repos tinted-sublime-text, tinted-vscode we're going to move towards this with our other template repositories too (ie base16-tmux and base16-vim soon) since it's easier to maintain and easier for users to have access to the different themes without having to add multiple scheme system repos per template.
It would be easier to read the commits themselves rather than the github Changes tab since there are hundreds of updated generated themes, but I've kept them in a single commit.
PR Changes
Repository now supports multiple theme systems: base16, base24
Any user who has base16-shell cloned locally should be able to do a git pull and carry on without knowing anything has changed aside from getting more themes in ./scripts/base24-*.
Description
Since we're moving towards supporting multiple scheme systems with our repos tinted-sublime-text, tinted-vscode we're going to move towards this with our other template repositories too (ie base16-tmux and base16-vim soon) since it's easier to maintain and easier for users to have access to the different themes without having to add multiple scheme system repos per template.
It would be easier to read the commits themselves rather than the github
Changes
tab since there are hundreds of updated generated themes, but I've kept them in a single commit.PR Changes
Backwards compatibility
After merging this I will rename the repo from
base16-shell
totinted-shell
and github will deal with redirecting from https://github.com/tinted-theming/base16-shell to https://github.com/tinted-theming/tinted-shell automatically.Any user who has
base16-shell
cloned locally should be able to do agit pull
and carry on without knowing anything has changed aside from getting more themes in./scripts/base24-*
.