1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: solarized-emacs
Section: lisp
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Lev Lamberov <dogsleg@debian.org>
Build-Depends: debhelper-compat (= 13),
dh-elpa
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://github.com/bbatsov/solarized-emacs
Vcs-Browser: https://salsa.debian.org/emacsen-team/solarized-emacs
Vcs-Git: https://salsa.debian.org/emacsen-team/solarized-emacs.git
Package: elpa-solarized-theme
Architecture: all
Depends: ${elpa:Depends},
${misc:Depends}
Recommends: emacs
Enhances: emacs
Description: port of Solarized theme to Emacs
Solarized for Emacs is an Emacs port of the Solarized theme for vim, developed
by Ethan Schoonover. The theme is implemented in terms of customizations and
deftheme and does not require the color-theme-package.
|