Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gnus faces changed by modus-vivendi theme #119

Open
sivaramn opened this issue Nov 2, 2024 · 2 comments
Open

gnus faces changed by modus-vivendi theme #119

sivaramn opened this issue Nov 2, 2024 · 2 comments

Comments

@sivaramn
Copy link

sivaramn commented Nov 2, 2024

In emacs 29.4, modus-themes 4.6+ version, I use modus-vivendi as my theme. It all works very well, except in Gnus, where Summary marks are not respected(read, unread, marked as spam etc) in terms of their faces. Is there a way to customize the faces of gnus messages of Group and Summary buffers? In the screenshot, all the messages are read but it looks like all are unread entries.

image

another example, the entire summary buffer is seen but it looks as if so many are unread. I opened only 2 articles.
image

Basically, what should I customize to get it to look like a normal inbox folder? this section works for the mail headers when I open the article
https://protesilaos.com/emacs/modus-themes#h:7da7a4ad-5d3a-4f11-9796-5a1abed0f0c4

@protesilaos
Copy link
Owner

protesilaos commented Nov 3, 2024 via email

@sivaramn
Copy link
Author

sivaramn commented Nov 3, 2024

From: sivaramn @.***> Date: Sat, 2 Nov 2024 02:01:16 -0700 [... 5 lines elided] In the screenshot, all the messages are read but it looks like all are unread entries.
Can you place the cursor of the text and do 'M-x describe-char'? It will produce a Help buffer that will mention the name of the face in use. Tell me which one it is and I will update the themes accordingly.

-- Protesilaos Stavrou https://protesilaos.com

Placing it on any unread mail subj and doing as suggested gives this

_There is an overlay here:
From 9332 to 9408
face hl-line
priority -50
window #<window 3 on Summary nntp+news.gmane.io:gmane.emacs.devel>

There are text properties here:
face gnus-summary-normal-ancient
gnus-number 325043
mouse-face highlight_

on a related note, the group buffer looks like this

image

with describe-char showing

There is an overlay here:
From 119 to 173
face hl-line
priority -50
window #<window 3 on Group>

There are text properties here:
face gnus-group-news-3
mouse-face highlight

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants