Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

moposx/wezterm-aura-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published