Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: info-gnus-english@gnu.org
Subject: Re: Which dark Color themes suitable for gnus?
Date: Fri, 17 Oct 2014 01:35:57 +0200	[thread overview]
Message-ID: <87y4sf610i.fsf@debian.uxu> (raw)
In-Reply-To: <mailman.10536.1412551262.1147.info-gnus-english@gnu.org>

Clemens Schüller <cs.mlists+info-gnus@mailbox.org>
writes:

>> I like my theme the best - screenshot:
>> http://user.it.uu.se/~embe8573/gnus/dumps/new/group.png
>
> Which theme is this?

It is not exactly a theme.

The reason it looks the way it looks in general is
because it is in a Linux VT (the ttys or "the console",
you get there often by hitting Ctrl-Alt-F1 - I don't
know if you know all this already so don't be angry if
you do). The font is Terminus 28x14. This is setup in
/etc/default/console-setup [1].

Then, Gnus looks a bit different (the group lines, and
the mode bar line) because of configuration. Mostly:

(setq gnus-group-line-format "%0{%L%}%3=%2{%2~(ignore \"0\")T%}%6=%G%30=%1{%6~(ignore \"0\")y%}\n") ; group line
(setq gnus-group-mode-line-format "%M%: %S") ; mode line

but there is probably a thing or two apart from that
(in particular the definition of the faces mentioned in
the gnus-group-line-format), check out all my Gnus
config here: [2]

Then I setup all Emacs faces in one file to uphold the
illusion of order [3]. The Gnus faces are prefixed with
gnus-, but there is more, especially the message- faces
but also some oddballs.

It is just configuration I made one step at a time, one
fix here, and one there, one step forward, two
backwards - not unheard of... Anyway the end result
looks good but I don't know how much of the cods are
clever hacks because I didn't exactly study the Gnus
manual in detail. Probably some of the things are
there, only better. Well, hell. I don't really know how
the theme stuff works but it is not impossible I turn
it all into a theme some day.

[1] http://user.it.uu.se/~embe8573/conf/console-setup
[2] http://user.it.uu.se/~embe8573/emacs-init/gnus/
[3] http://user.it.uu.se/~embe8573/emacs-init/faces.el

>> package is available on MELPA. Also I use the
>> following setting for Gnus: (add-hook
>> gnus-article-mode-hook (lambda () (setq-local
>> widget-button-face nil)))
>
> What does this snippet make?

It looks like every time a buffer is opened or set to
gnus-article-mode (the mode when you *read* articles) a
function is executed that will - in that buffer only -
set the widget-button-face to nil. That will not make
text of that face nothing or invisible, rather it will
strip the face of any configuration specific to that
face. You can try it yourself with this message as it
includes quotes; just set gnus-cite-1 to nil and see
what happens.

> http://666kb.com/i/csetk3lscsgswdd65.jpg

I like the fact you use a lot of colors but that muddy
grayish? I looks like something out of the 80s or early
90s. Also there is a lot of information there that is
typically not used; personally, I get stressed out if
too much information enters my eyes (and brain). But to
each his own :)

-- 
underground experts united
_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

  parent reply	other threads:[~2014-10-16 23:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.15930.1393261713.10748.info-gnus-english@gnu.org>
2014-02-25  5:59 ` Cecil Westerhof
2014-02-25  9:31   ` Rainer M Krug
2014-02-26 16:14 ` Damien Wyart
2014-09-22  0:57 ` Brady Trainor
2014-09-22  2:00   ` Emanuel Berg
2014-10-01  6:30     ` Alex Kost
2014-10-03 13:22       ` Quanyang Liu
2014-10-05 23:20       ` Clemens Schüller
     [not found]       ` <mailman.10536.1412551262.1147.info-gnus-english@gnu.org>
2014-10-16 23:35         ` Emanuel Berg [this message]
     [not found]     ` <mailman.10151.1412170740.1147.info-gnus-english@gnu.org>
2014-10-02  0:20       ` Emanuel Berg
2014-02-24 17:08 Rainer M Krug
2014-02-24 19:02 ` Peter Münster
2014-02-24 21:40 ` Haider Rizvi
2014-02-27  9:09 ` Kevin Brubeck Unhammer

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=87y4sf610i.fsf@debian.uxu \
    --to=embe8573@student.uu.se \
    --cc=info-gnus-english@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.
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 NNTP newsgroup(s).