Results 3 issues of Erick

### Check for existing issues - [X] Completed ### Misc notes Horizon light & dark themes https://horizontheme.netlify.app/ VSCode version: https://github.com/alexandernanberg/horizon-theme-vscode ![theme preview](https://raw.githubusercontent.com/jolaleye/horizon-theme-vscode/master/preview.png)

theme

### Check for existing issues - [X] Completed ### Misc notes Palenight theme, by [Olaolu Olawuyi](https://github.com/whizkydee). VSCode version: https://github.com/whizkydee/vscode-palenight-theme ![theme preview](https://i.imgur.com/G3KSdGo.png)

theme

### Features and Changes The [React Native documentation](https://docs.growthbook.io/lib/react-native#configuring-local-storage) had a code example which stringified and parsed data in the localStorage polyfill. This should not be needed as the value we're...