vim-solarized 1.0.0beta1-1.62f656a
Solarized color scheme for Vim
This package provides the Solarized theme as a Vim color scheme.
Solarized is a 16-color palette comprising 8 monotones and 8 accent colors. It was designed for use with both terminal and GUI applications, and has a dark and a light mode.
Based on CIELAB lightness relationships between colors, this theme reduces brightness contrast but retains contrasting hues based on colorwheel relations for syntax highlighting readability.
It keeps the same selective contrast relationships and overall feel when switching between the light and dark background modes.
- Outputs:
out - Website: https://github.com/altercation/vim-colors-solarized
- Licenses: Expat
- Package source: gnu/packages/vim.scm
- Builds: See build status
- Issues: See known issues
Installation
Install vim-solarized 1.0.0beta1-1.62f656a as follows:
guix install vim-solarized@1.0.0beta1-1.62f656a
Or install the latest version:
guix install vim-solarized
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.