Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.25 KB

README.md

File metadata and controls

54 lines (35 loc) · 1.25 KB

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