When to use it
- You want the Rewrite palette in Neovim.
- You prefer installing editor themes through your plugin manager from GitHub.
- You want an automatic variant that follows
vim.o.background. - You want matching
lualinesupport.
What you get
Auto mode
rewrite follows vim.o.background and switches palette behavior automatically.Forced variants
rewrite-night and rewrite-day let you lock Neovim to one variant.GitHub-first install
The Neovim runtime is exposed at the repository root on purpose for plugin-manager installs.
lualine support
The repository ships a matching
lualine theme to keep the UI consistent.Install
Use your plugin manager to install the repository root:Activate a variant
Use the automatic mode:lualine theme:
Package contents
Related docs
Themes overview
Compare the supported editors and understand where each install flow fits.
Themes repository
Source code, Neovim runtime files, and release history for Rewrite themes.