Skip to content

paulmaxwell/outrun-night.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Outrun Night

A dark Neovim theme written in Lua and ported from the Visual Studio Code Outrun Theme.

The theme is "inspired by the colors, style, and culture of the synthwave music scene."

Screenshot

Installation

Packer and Lua:

-- Install and enable theme
use({
  'paulmaxwell/outrun-night.nvim',
  config = function()
    vim.cmd('colorscheme outrun-night')
  end,
})

Contributing

Pull requests are welcome.

About

A dark Neovim theme inspired by synthwave.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages