- New
theme-switch:add-to-profiles
family command which add currently active theme to profile-set.
- Super minor refactoring
- Rewrite to JavaScript
- Add new
theme-switch:clip-current-theme
commands. - Update README.
- New
logToConsole
config.
- Cleanup
- Couldn't change theme when you use
theme-switch:next
andprev
. Theme index was not correctly incremented.
- Config option ordered
- Cleanup
- Add dark and light theme profile to be able to choose only dark or light theme set.
- Rename filename.
- Refactoring
- Change config.profile from array of array to array of string to addopt to setting UI.
- Default 'atom-light/dark', 'one-light/dark'
- Since theme-switcher is already registered.
- Every feature added
- Every bug fixed