https://www.dendron.so/ logo
hmm, I guess this might be due to github theme bei...
# chat
k
> hmm, I guess this might be due to github theme being added to extension pack @User did you have a color theme set in your settings? when dendron does a version upgrade, it also tries to upgrade your vscode workspace settings. the way it decides if its okay to upgrade is by checking if you already have a value set anywhere else. if you've never had a
colorTheme
set (eg. just use the default), then dendron would have changed your workspace settings to use dendron's default color theme (github light). before yesterday's change, this would be a no-op if you didn't have github light installed (but since we bundled it in as an extension pack it would now take place)