Cloudflare "orng" Themes for VS Code

orng is a Cloudflare-inspired set of themes (dark + light) for Visual Studio Code and based on the color scheme used @ workers.dev. Ported from the orng Zed theme.
What does it look like?
Dark mode

Light mode

Installation & Usage
- Install the theme via the Extensions marketplace (
cmd+shift+x) -> filter for orng.
- Open the theme selector (
cmd+k, cmd+t)
- Select
orng Dark or orng Light
Manually: open your VS Code user settings.json and add this config:
{
"workbench.colorTheme": "orng Dark"
}
License
Apache-2.0. See LICENSE.
About
A Cloudflare-themed, well, theme... for Visual Studio Code.
workers.dev/
| |