Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages