Open alvinkonda opened 4 years ago
Save me some time as i switch back and forth to dark and light themes depending on the time of the day.
However the readme for the guide should be a bit more descriptive, where to open the config file and what to paste in which in my case is as following
"theme-set": activeTheme: "dark" darkTheme: "core.themes": [ "one-dark-ui" "one-dark-syntax" ] lightTheme: "core.themes": [ "one-light-ui" "one-light-syntax" ]
So where is the config file? :) Do I create one in the plugin folder?
EDIT: It's the main config.cson, common for all plugins. In Users/user/.atom folder (on mac).
Save me some time as i switch back and forth to dark and light themes depending on the time of the day.
However the readme for the guide should be a bit more descriptive, where to open the config file and what to paste in which in my case is as following