Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 317 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 317 Bytes

One Midnight

A deep midnight blurple theme with One Dark colors for Neovim with TreeSitter support.

Showcase

One Darker Pro theme:

onedarker theme

Installation

{
	"one-midnight-theme/one-midnight.nvim",
	config = function()
		require("one-midnight").load()
	end,
},