1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Source: clues-emacs
Section: lisp
Priority: optional
Maintainer: Raúl Benencia <rul@kalgan.cc>
Build-Depends: debhelper (>= 13),
debhelper-compat (= 13),
dh-elpa,
Standards-Version: 4.5.1
Homepage: https://github.com/emacsfodder/emacs-clues-theme
Vcs-Browser: https://salsa.debian.org/rul/clues-emacs
Vcs-Git: https://salsa.debian.org/rul/clues-emacs.git
Rules-Requires-Root: no
Package: elpa-clues-theme
Architecture: all
Depends: emacs,
${elpa:Depends},
${misc:Depends},
Recommends: emacs (>= 46.0),
Enhances: emacs,
emacs24,
emacs25,
Built-Using: ${misc:Built-Using},
Description: cream/brown/orange color theme for Emacs
Clues was initially based on a Visual Studio theme called 'Blues 'n
Roots', however it's a long way from looking much like it, aside from
the occasional color accent, Blues (despite its name) has a more
toasted caramel flavor. Clues on the other hand is made up of cooling
colors with a couple of flecks of light cream/brown/orange to break
up any monotony, with yellow/gold rainbow-delimiters.
|