all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Fabrice Niessen" <fni-news-TA4HMoP+1wHrZ44/DZwexQ@public.gmane.org>
To: help-gnu-emacs-mXXj517/zsQ@public.gmane.org
Subject: Re: always white background in compiled emacs24
Date: Mon, 13 Jan 2014 11:16:35 +0100	[thread overview]
Message-ID: <86mwj0dw58.fsf@somewhere.org> (raw)
In-Reply-To: mailman.11201.1389013894.10748.help-gnu-emacs@gnu.org

Hello David,

David Belohrad wrote:
> Joseph Vidal-Rosset <joseph.vidal.rosset-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:
>> 2014/1/6 David Belohrad <david-rZamiVn3bvgfv37vnLkPlQ@public.gmane.org>
>>
>>> Result is always white background.
>>
>> I'm using leuven theme also, which is a great theme for org-mode.
>>
>> I have downloaded this theme via elpa and loaded via M-x customize-themes .
>> At this step you can read:
>>
>> leuven -- Face colors with a light background.
>>
>> So, are you sure that you white backgound is not the expected result with
>> leuven theme? Have you tried to load tango or tango-dark for example ?
>
> sorry for mistake. leuven i put into my init file just because the
> others (dark ones like tango-dark) do not work.

As the author of Leuven-theme, I confirm I do have the following line in
it:

--8<---------------cut here---------------start------------->8---
   `(default ((,class (:foreground "#333333" :background "#FFFFFF"))))
--8<---------------cut here---------------end--------------->8---

IOW, I put the default face in gray20, and reserve full black for bold:

--8<---------------cut here---------------start------------->8---
   `(bold ((,class (:weight bold :foreground "black"))))
--8<---------------cut here---------------end--------------->8---

I could remove the "white" background, but the colors are really
customized for a light background.

> otherwise it seems like leuven is great combination of fonts and
> colors. i wish to have it in dark background :)

As I don't use myself anything other than white background, I won't be
of any help here.

But you could always fork my project at
https://github.com/fniessen/emacs-leuven-theme, and try to fix the
colors which aren't compatible with a dark background.

Best regards,
Fabrice

-- 
Fabrice Niessen
Leuven, Belgium
http://www.pirilampo.org/


  parent reply	other threads:[~2014-01-13 10:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-06 11:26 always white background in compiled emacs24 David Belohrad
2014-01-06 11:59 ` Joseph Vidal-Rosset
2014-01-06 13:11   ` David Belohrad
     [not found]   ` <mailman.11201.1389013894.10748.help-gnu-emacs@gnu.org>
2014-01-13 10:16     ` Fabrice Niessen [this message]
2014-01-13 11:28       ` David Belohrad
2014-01-13 11:49 ` Mattia Ziulu
     [not found] ` <mailman.11804.1389632043.10748.help-gnu-emacs@gnu.org>
2014-01-31 12:41   ` kolya.ay
2014-01-31 17:35     ` David Belohrad
2014-02-05 12:01     ` Mattia Ziulu

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=86mwj0dw58.fsf@somewhere.org \
    --to=fni-news-ta4hmop+1whrz44/dzwexq@public.gmane.org \
    --cc=help-gnu-emacs-mXXj517/zsQ@public.gmane.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.