liteide
liteide copied to clipboard
feat: add theme manager for light/dark theme of app and editor
https://github.com/visualfc/liteide/issues/1333
- ➊ editor theme follow app theme
- ➋ app theme follow system theme // currently only support linux, gnome
- TODO: implement system theme monitor for win, mac..
- TODO: improve light-dark-theme setttings UI more natural