Closed wellsjo closed 7 years ago
This can be generalized to storing settings of all kinds.
(I understand you like dependencies so) I suggest conf or it's wrapper electron-config which stores the files in app.getPath('userData')
.
electron-config
sounds nice. If it properly abstracts the file saving location, I think the dependency is valuable. A settings class that wraps it would be appropriate.
Closed by #55
When you select a theme, close the application, and come back, the theme should be the same