Skip to main content
Rewrite Theme for Neovim is the official Rewrite theme for Neovim. Repository: github.com/RewriteToday/theme

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 lualine support.

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:
Force dark or light explicitly:
Enable the matching lualine theme:

Package contents

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.