Skip to content

mistweaverco/retro-theme.nvim

Repository files navigation

retro theme Logo

retro-theme.nvim

Lua GitHub release (latest by date) Discord

RequirementsInstallConfigurationColors

A minimal retro theme for Neovim.

image

Requirements

Warning

Requires Neovim 0.10.0+.

Install

Via lazy.nvim:

{ 'mistweaverco/retro-theme.nvim' },

See configuration options for more information.

Configuration

{
  'mistweaverco/retro-theme.nvim',
  opts = {
    italic_comments = true,
    disable_cache = false,
    hot_reload = false,
  }
},

Base colors

image