This package browser is in early development. Mind the rough edges.

vim-solarized

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.

Installation

Install the latest version of vim-solarized as follows:

guix install vim-solarized

Or install a particular version:

guix install vim-solarized@1.0.0beta1-1.62f656a

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.

Badge code

You can use the following badge to inform users of vim-solarized about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/vim-solarized'><img src='https://packages.guix.gnu.org/packages/vim-solarized/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/vim-solarized/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/vim-solarized)

Example Org:

[[https://packages.guix.gnu.org/packages/vim-solarized][https://packages.guix.gnu.org/packages/vim-solarized/badges/latest-version.svg]]