Experience the Noctis VS Code theme, a sophisticated blend of Catppuccin Mocha inspiration and a subtle cosmic aesthetic. Enjoy enhanced readability and a calming, productive coding environment.
- Install the theme from the VS Code Marketplace
- Press
Ctrl+K Ctrl+T(orCmd+K Cmd+Ton Mac) and select your preferred Cosmic Gleam theme
For the best experience, add this to your settings.json to dim the final empty line numbers:
{
"editor.renderFinalNewline": "dimmed"
}

