spago2nix → purs-nix
Update flake + clean .envrc
Push Vim artifact to separate repository
sugilite256 (pronounced /ˈsuː.ɡɪˌlaɪt tuː ˈfɪfti sɪks/) is an 8-bit, 256-color color scheme inspired by lapis256 and likewise named after a mineral. After years of use and looking at all these blues & greens, I wanted something violet & purple.
It is first and foremost a scheme for Vim and Vim-compatible text editors, and other theming targets will be derived from the Vim color scheme.
:root
variables and class names
This project is licensed under Mozilla Public License Version 2.0 (MPL-2.0) — see the LICENSE file in this project for details.
This repository is Nix Flake-compatible with a sugilite256-{css,vim}
package.
There are many options in the Vim/Neovim scene like:
return require('packer').startup(function()
use { "https://git.sr.ht/~toastal/sugilite256", branch = "trunk", rtp = "vim" }
end)
<link href="sugilite256-root-variables.css">
$ git config --local include.path ../.gitconfig
$ git config --local core.hooksPath .githooks
$ nix develop
direnv
$ cp .envrc.example .envrc
$ direnv allow
$ cachix use toastal
If you want to make a small contribution to the maintanence of this & other projects.