explaingit

daltonmenezes/aura-theme

3,777TypeScriptAudience · developerComplexity · 1/5Setup · easy

TLDR

A dark color theme with soft muted tones that you can install across 20-plus apps including VS Code, Neovim, IntelliJ, and terminals like iTerm and Windows Terminal to get a visually consistent workspace.

Mindmap

mindmap
  root((Aura theme))
    What it is
      Dark color theme
      Soft muted palette
      20 plus supported apps
    Code editors
      VS Code
      Neovim and Zed
      Sublime Text
      IntelliJ and Xcode
    Terminals
      iTerm and Alacritty
      Windows Terminal
      Kitty and Hyper
    Extras
      Color palette reference
      Desktop wallpapers
    Audience
      Developers
      Designer-developers
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Things people build with this

USE CASE 1

Apply a consistent dark color scheme across your code editor, terminal, and other tools so everything looks visually unified.

USE CASE 2

Install the Aura theme in VS Code to get a soft dark syntax highlighting palette for code files.

USE CASE 3

Set up the Aura color scheme in your terminal emulator (iTerm, Alacritty, Windows Terminal, or Kitty) to match your editor.

USE CASE 4

Download matching desktop wallpapers to complete the Aura visual setup across your whole workspace.

Tech stack

TypeScript

Getting it running

Difficulty · easy Time to first run · 5min

Each supported app has its own subfolder with separate install instructions, no universal install command exists.

In plain English

Aura is a dark color theme that you can apply to many different apps to give them a consistent look. A color theme changes things like the background color, text color, and how syntax in code files is highlighted. Aura uses a dark palette with soft, muted tones. The theme is packaged separately for each supported app, so you only install the version for what you actually use. On the code editor and IDE side, it covers Visual Studio Code, Sublime Text, CodeSandbox, Neovim, Zed, Xcode, IntelliJ, and Notepad++. For terminals, there are packages for Hyper, Windows Terminal, Alacritty, iTerm, rxvt-unicode, Termux, the macOS Terminal app, GNOME Terminal, and Kitty. The README shows icon grids for each supported app with links to the individual package folders in the repository. Beyond editor and terminal themes, the repository also includes a color palette reference and desktop wallpapers that match the theme's colors. There is a shop section linked from the README as well, though the README does not describe what is sold there. Each package lives in a separate subfolder under packages/ in the repository, so if you want the VS Code version, you go to the packages/vscode folder and follow that package's instructions. The README does not include a single universal install command because the process differs per app. The project accepts financial support through Patreon and allows people to fund specific open issues through IssueHunt. It has also been listed on ProductHunt. The theme is an open source personal project, not affiliated with any of the apps it targets.

Copy-paste prompts

Prompt 1
Show me how to install the Aura theme in VS Code and set it as the active color theme using the command palette.
Prompt 2
I want to apply the Aura theme to iTerm2 on macOS. Walk me through importing the color preset from the aura-theme repository.
Prompt 3
How do I install the Aura theme for Neovim? Show me the steps to add it using lazy.nvim plugin manager.
Prompt 4
I'm setting up a new dev environment and want Aura everywhere. What's the quickest path to install it in VS Code and Windows Terminal?
Prompt 5
Show me how to use the Aura color palette values in a CSS design system so my web app uses the same colors as my editor theme.
Open on GitHub → Explain another repo

← daltonmenezes on gitmyhub — every repo by this author, as a profile.

Verify against the repo before relying on details.