Raycast Theme is a VS Code color theme extension with light and dark variants generated from the Codex App Raycast theme resource files in resources/. The resource JavaScript files are the primary source for VS Code colors and tokenColors, while the copied Codex theme configs calibrate shared theme values such as surface, ink, accent, semantic diff colors, and font recommendations.
Themes
Raycast Light
Raycast Dark
The generated VS Code themes strictly use the colors and tokenColors exported by:
resources/raycast-light.js
resources/raycast-dark.js
The auxiliary Codex theme configs are copied into: