Skip to content

edmolima/alucard

Repository files navigation

Alucard Theme for VS Code

Alucard Preview

A sophisticated VS Code theme inspired by Castlevania's aesthetic, featuring both dark and light variants.

Version Downloads Rating

       Font | Input Mono
 File Icons | Catppuccin
Product Icons | Carbon      

🧛‍♂️ Installation

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
  3. Search for "Alucard Nocturne"
  4. Click Install
  5. Press Ctrl+K Ctrl+T / Cmd+K Cmd+T to open the theme selector
  6. Select either "Alucard Nocturne Theme (Dark)" or "Alucard Nocturne Theme (Light)"

Match with System

// .vscode/setting.json
{
  "window.autoDetectColorScheme": true,
  "workbench.preferredLightColorTheme": "Alucard Nocturne Theme (Light)",
  "workbench.preferredDarkColorTheme": "Alucard Nocturne Theme (Dark)",
}

🎨 Color Palette

Dark Theme

Light Theme

📸 Screenshots

Dark Theme

Dark Theme Preview

Light Theme

Light Theme Preview

✨ Features

  • 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

🤝 Contributing

  1. Fork this repository
  2. Create a new branch for your changes
  3. Make your changes
  4. Submit a pull request

👥 Team

This theme is maintained by:

Edmo Lima
Edmo Lima

📝 Changelog

The changelog is available on the release page in each theme's repository.

📄 License

MIT License © Alucard Nocturne Theme


🧛‍♂️ Happy Coding! 🦇

Report an Issue · Request a Feature