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

Akira

Vinicius

|
9 installs
| (1) | Free
akira theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Akira Theme

Version License GitHub Stars

Akira is a dark theme for Visual Studio Code, inspired by Cursor's Anysphere and the Mhammed Talhaouy theme.

banner

Installation

Option 1 - Marketplace

  • Search for "Akira" or videmelo.akira in the Visual Studio Code Marketplace and install it directly.

Option 2 - Manual / Local

  1. Open Visual Studio Code.
  2. To test locally without packaging, copy the project folder into the VS Code extensions directory (for example: %USERPROFILE%\.vscode\extensions\akira-theme) and restart VS Code.

Or package it as a .vsix and install:

# Install the packaging tool (if needed)
npm install -g vsce
# Package the theme (run from the project root)
vsce package
# Install the generated .vsix
code --install-extension .\\akira-0.0.1.vsix

Usage

  • After installation, open the Command Palette (F1) Preferences: Color Theme select Akira.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft