platformio / platformio-atom-ide-terminal

A terminal package for Atom, complete with themes, API and more for PlatformIO IDE
https://atom.io/packages/platformio-ide-terminal
MIT License
613 stars 162 forks source link

Updates overwrite custom themes #450

Open davidjorg opened 6 years ago

davidjorg commented 6 years ago

Every time a new platformio-ide-terminal update is installed, manually created themes stored in .../.atom/packages/platformio-ide-terminal/styles/themes and registered in themes.less and platformio-ide-terminal.coffee are removed and have to be reinstalled by hand. Is it possible to fix this?

the-j0k3r commented 5 years ago

Not really, best way is to automate re-adding them via a script or something.