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

emacs-spacegray-theme

Port of Sublime Text's Spacegray theme for Emacs

spacegray-theme is an Emacs port of the Spacegray theme from Sublime Text. It features a dark blue/gray background and soft blue, green, orange and red as accent colors.

Installation

Install the latest version of emacs-spacegray-theme as follows:

guix install emacs-spacegray-theme

Or install a particular version:

guix install emacs-spacegray-theme@0-0.9826265

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 emacs-spacegray-theme about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

[[https://packages.guix.gnu.org/packages/emacs-spacegray-theme][https://packages.guix.gnu.org/packages/emacs-spacegray-theme/badges/latest-version.svg]]