Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>KenanaNew to Visual Studio Code? Get it now.
Kenana

Kenana

Arsan Gamal

|
2 installs
| (0) | Free
High-contrast dark theme inspired by Egypt (Neon variant)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
Kenana Icon

Kenana Theme

High-contrast dark theme inspired by Egypt (Neon variant)

Kenana Theme Preview

🌟 Overview

Kenana is a visually striking, high-contrast dark theme for Visual Studio Code. Inspired by the vibrant neon aesthetics of Egyptian nights, it provides excellent readability while reducing eye strain during long coding sessions.

🎨 Features

  • High Contrast: Crisp syntax highlighting that pops against a deep dark background.
  • Neon Accents: Vibrant, glowing colors for keywords, functions, and strings.
  • Eye Comfort: Carefully balanced color palette to reduce fatigue.
  • Unified UI: Seamless integration with VS Code's explorer, terminal, and editor views.

🚀 Installation

  1. Open Extensions sidebar panel in VS Code (Cmd+Shift+X or Ctrl+Shift+X).
  2. Search for Kenana.
  3. Click Install.
  4. Click Reload to reload your editor.
  5. Go to Settings -> Color Theme (Cmd+K Cmd+T or Ctrl+K Ctrl+T) and select Kenana.

🛠️ Recommended Settings

For the best experience, we recommend using a font with ligatures (like Fira Code or JetBrains Mono) and enabling bracket pair colorization:

{
  "editor.fontFamily": "'Fira Code', 'JetBrains Mono', monospace",
  "editor.fontLigatures": true,
  "editor.bracketPairColorization.enabled": true
}

🐛 Feedback & Issues

Found a bug or have a color suggestion? Please open an issue on the GitHub Repository.


Made with ❤️ by arsangamal
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft