all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sharon Kimble <boudiccas@talktalk.net>
To: help-gnu-emacs@gnu.org
Subject: How to get color-theme 'hober' working?
Date: Wed, 27 Nov 2013 12:41:18 +0000	[thread overview]
Message-ID: <20131127124118.01b14671@london> (raw)

[-- Attachment #1: Type: text/plain, Size: 1204 bytes --]

I'm trying to get a color-theme 'hober' into my .emacs24. And so far
without success. This is what I've tried -
(require 'color-theme)
;;(if window-system
;;        (color-theme-subtle-hacker)
;;	(color-theme-ample)
;;(load-theme 'ample t)
;;  (load-theme 'ample)
;;   (setq color-theme-is-global t)
;;    (color-theme-ample-zen)
     (load-theme 'ample-zen t)
;;  (load-theme 'hober t)
;;     (color-theme-hober)
;;   (color-theme-select-hober)
(defface popup-mouse-face nil nil)
(defface ac-candidate-face nil nil)

'hober' does not exist on my system, ample-zen does, ample does, both
installed from the package management system which is brilliant. hober
is in the color-theme-library yet when i select it nothing is
downloaded onto my machine. I would really like to get 'hober' loaded
as I like its colourisation, but how do I do it please? Googling has
not been successful on this.

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
efever = http://www.efever.blogspot.com/
efever = http://sharon04.livejournal.com/
my git repo = https://bitbucket.org/boudiccas/dots
Debian testing, Fluxbox 1.3.5, LibreOffice 4.1.3.2
Registered Linux user 561944

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

                 reply	other threads:[~2013-11-27 12:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131127124118.01b14671@london \
    --to=boudiccas@talktalk.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.