Go to file
Iron_E bb6f3dd3f4
Add C# interpolation highlits
2020-08-18 14:03:10 -04:00
colors Add C# interpolation highlits 2020-08-18 14:03:10 -04:00
lua More more logic out of the loop 2020-07-16 09:29:39 -04:00
media Add preview 2020-07-02 13:27:12 -04:00
.gitignore Added .gitignore 2019-07-28 11:32:58 +02:00
LICENSE Update directions 2020-06-19 20:49:05 -04:00
README.md Add link to instructions 2020-07-02 13:40:01 -04:00

README.md

Default Settings Preview

lua preview

Introduction

nvim-highlite is a colorscheme template repository for Neovim 0.5+.

This template's focus is on two things:

  1. Compatability with semantic highlighting.
    • I was using colorschemes that often did not provide enough highlight groups to provide distinction between tokens.
  2. Visibility in any range of blue-light.
    • I use redshift often, and many colorschemes did not allow for me to see when I had lower color temperatures.

It provides a large supply of defaults for plugins and programming languages as a result of defining a smaller set of "categorical" highlights (you can read more about this at Neovim's group-name help page).

Prerequisites

  1. Neovim 0.5+

Usage

This repository should be cloned with git clone https://github.com/Iron-E/nvim-highlite, and then follow the instructions in colors/highlite.vim.

Examples

This repository in itself is an example of how to use nvim-highlite. Aside from this, the following colorschemes are built using nvim-highlite:

  • (if you use this, open an issue and I'll add it here!)