* feat: allow user to import their own themes * refactor: use make to create map * add catppuccin example * fix: theme importing should before reading config file * docs: add create theme in README * docs: style
- rename control.go to style.go - remove windowStyle struct, don't need it - rename global variable style to uiStyle