Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.
/ tonight.nvim Public archive

tonight.nvim: a dark colour scheme for your viewing pleasure

License

Notifications You must be signed in to change notification settings

redshifttt/tonight.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tonight.nvim 🌙

Tonight is a dark colour scheme for Neovim written in Lua with Tomorrow Dark and Spacegray in mind.

Screenshots

image image

Why?

I made it because the aforementioned colour schemes are great but quite dim and unappealing to look at over long periods of time. The main idea is to look at a colour and know instantly what it is every single time without the mental overhead of staring at it too long. This, for me, does that.

Also I wanted an excuse to learn Lua :^).

Features

  • Easy on the eyes for long periods of time
  • Supports LSP.
  • Treesitter support for the most part. More support is gradually being added over time.

Installation & Usage

Install with packer

use 'redshifttt/tonight.nvim'

Enabling the colourscheme

vim.cmd.colorscheme("tonight")

Releases

No releases published

Packages

No packages published