A sophisticated VS Code theme inspired by Castlevania's aesthetic, featuring both dark and light variants.
Font | Input Mono
File Icons | Catppuccin
Product Icons | Carbon
- Open VS Code
- Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
- Search for "Alucard Nocturne"
- Click Install
- Press Ctrl+K Ctrl+T / Cmd+K Cmd+T to open the theme selector
- Select either "Alucard Nocturne Theme (Dark)" or "Alucard Nocturne Theme (Light)"
// .vscode/setting.json
{
"window.autoDetectColorScheme": true,
"workbench.preferredLightColorTheme": "Alucard Nocturne Theme (Light)",
"workbench.preferredDarkColorTheme": "Alucard Nocturne Theme (Dark)",
}
- Two carefully crafted theme variants (Dark and Light)
- Thoughtful color selections for optimal readability
- Semantic highlighting support
- Custom UI elements theming
- Consistent color palette across all elements
- Carefully selected contrasts for accessibility
- Fork this repository
- Create a new branch for your changes
- Make your changes
- Submit a pull request
This theme is maintained by:
Edmo Lima |
The changelog is available on the release page in each theme's repository.
MIT License © Alucard Nocturne Theme
🧛♂️ Happy Coding! 🦇