### Problem to solve The Gitpod Light and Dark themes are currently bundled in the VS Code editor, see [`theme-defaults`](https://github.com/gitpod-io/vscode/tree/gp-code/extensions/theme-defaults/themes). This makes both themes _not_ available to install on VS Code locally. See also [relevant discussion](https://gitpod.slack.com/archives/C01KGM9BH54/p1618832330030500) (internal). ### Proposal Given there's also a product roadmap item for a [Local Companion App](https://www.notion.so/Product-Roadmap-b9b5eac0a15147ac8d2dd25cf0519203#136fd9303a6e4105a9bb8bbe32e0a307) it could be useful to publish both themes on [Visual Studio Marketplace](https://marketplace.visualstudio.com/) and [Open VSX](https://open-vsx.org/). 🍊