Skip to content

Atom's iconic One Dark theme, now in midnight blurple, in Neovim.

License

Notifications You must be signed in to change notification settings

one-midnight-theme/one-midnight.nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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,
},

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%