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-shell 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.
PR Changes
Repository now supports multiple theme systems: base16, base24
New templates are added for base24 sh, base24 fish and base24 powershell
Update readme
Backwards compatibility
This PR simply adds new templates so there is full backward compatibility. Once this PR is merged I will change the repo name from base16-fzf to tinted-fzf. Github will automatically redirect any locally cloned repo.
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-shell 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.
PR Changes
Backwards compatibility
This PR simply adds new templates so there is full backward compatibility. Once this PR is merged I will change the repo name from
base16-fzf
totinted-fzf
. Github will automatically redirect any locally cloned repo.