liteide icon indicating copy to clipboard operation
liteide copied to clipboard

feat: add theme manager for light/dark theme of app and editor

Open yurenchen000 opened this issue 5 months ago • 0 comments

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

yurenchen000 avatar Sep 21 '25 07:09 yurenchen000