moposx / wezterm-aura-theme

Aura Theme for WezTerm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aura Dark Theme for WezTerm

Bringing Aura Theme to WezTerm!

Screenshot

Screenshot showing how Aura theme looks in WezTerm

Installation

  1. Create a directory named colors inside your WezTerm configuration directory, typically $HOME/.config/wezterm. You can learn more in WezTerm's documentation.

  2. Save Aura Dark.toml into the colors directory.

  3. Add an entry in your config to enable the color scheme:

config = {
  ...,
  color_scheme = 'Aura Dark'
}

return config

WezTerm should automatically reload the config once you save it (the default behavior).

  1. Enjoy it!

License

MIT © Dalton Menezes

About

Aura Theme for WezTerm