0.1.1 โ€ข Published 9 months ago

alucard-nocturne v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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

๐Ÿง›โ€โ™‚๏ธ 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