This is the official VS Code theme for Redis, using the brand colors.
This isn't published as a VS Code extension, so to use it you will need to clone the repository and install it yourself.
git clone https://github.com/redis-developer/redis.vscode-theme.git
bun run deploy
All the colors are in colors.js
and the configuration is in index.js
PRs are welcomed.