emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Daniel Hertrich <daniel@daniel-hertrich.photo>
Cc: emacs-org list <emacs-orgmode@gnu.org>
Subject: Re: Color theme loading on startup
Date: Wed, 8 Jul 2015 14:06:08 +0100	[thread overview]
Message-ID: <87fv4yer3z.fsf@ucl.ac.uk> (raw)
In-Reply-To: <D0E19D1A-545D-4C42-B96D-E2E6E0ADA38F@daniel-hertrich.photo> (Daniel Hertrich's message of "Wed, 8 Jul 2015 14:08:43 +0200")

On Wednesday,  8 Jul 2015 at 14:08, Daniel Hertrich wrote:
> Hi guys,
>
> quick question, as I don’t really see any root cause for this:
>  
> Whenever I try to load a color theme directly from .emacs using load-theme, e.g.
>
> (load-theme 'cyberpunk)

[...]

I am not sure what causes the behaviour you see but I can say that I use
the following sequence to set the particular colour theme I want:

    (require 'color-theme)
    (color-theme-initialize)
    (color-theme-blue-sea)

The second line makes all the colour themes available and you can see
them all by M-x color-theme TAB.

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3beta-1260-gcedef7

  reply	other threads:[~2015-07-08 13:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-08 12:08 Color theme loading on startup Daniel Hertrich
2015-07-08 13:06 ` Eric S Fraga [this message]
     [not found] ` <87io9u121s.fsf@turing.flintfam.org>
2015-07-09  7:44   ` Daniel Hertrich
2015-07-09 10:23     ` Kaushal
2015-07-09 10:34       ` Kaushal

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=87fv4yer3z.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=daniel@daniel-hertrich.photo \
    --cc=emacs-orgmode@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).