GNU bug report logs - #14114
tango-dark: background highlighting not working properly

Previous Next

Package: emacs;

Reported by: James Jong <ribonucleico <at> gmail.com>

Date: Mon, 1 Apr 2013 15:05:02 UTC

Severity: normal

Tags: notabug

Done: Nicolas Petton <nicolas <at> petton.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 14114 in the body.
You can then email your comments to 14114 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#14114; Package emacs. (Mon, 01 Apr 2013 15:05:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to James Jong <ribonucleico <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 01 Apr 2013 15:05:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: James Jong <ribonucleico <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: tango-dark: background highlighting not working properly
Date: Mon, 1 Apr 2013 11:00:50 -0400
[Message part 1 (text/plain, inline)]
The following code does not work well on the builtin `tango-dark` theme:

    (custom-set-faces
     '(region ((t (:inherit nil :background "RoyalBlue4"))))
     '(highlight ((t (:inherit region :background "dark olive green"))))
     '(hl-line ((t (:inherit highlight)))))

Region highlighting works well and respects foreground faces:

[image: Inline image 1]

but line highlighting doesn't:

[image: Inline image 2]

There is a thread on StackOverflow discussing this:
http://stackoverflow.com/questions/15733873/customizing-highlighting-faces-in-emacs-only-change-the-background-color

Any thoughts?
Thanks,

James
[Message part 2 (text/html, inline)]
[image.png (image/png, inline)]
[image.png (image/png, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14114; Package emacs. (Fri, 20 Apr 2018 20:36:02 GMT) Full text and rfc822 format available.

Message #8 received at 14114 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Petton <nicolas <at> petton.fr>
To: 14114 <at> debbugs.gnu.org
Subject: Re: bug#14114: tango-dark: background highlighting not working
 properly
Date: Fri, 20 Apr 2018 22:35:26 +0200
tags 14114 notabug
close 14114
stop

James Jong <ribonucleico <at> gmail.com> writes:

> The following code does not work well on the builtin `tango-dark` theme:
>
>     (custom-set-faces
>      '(region ((t (:inherit nil :background "RoyalBlue4"))))
>      '(highlight ((t (:inherit region :background "dark olive green"))))
>      '(hl-line ((t (:inherit highlight)))))
>
> Region highlighting works well and respects foreground faces:

That's the region face, not the highlight face (for which tango-dark
sets a foreground color).

> Inline image 1
>
> but line highlighting doesn't:
>
> Inline image 2

I think that's to be expected, since the tango-dark theme sets a
foreground color for the highlight face:

   `(highlight ((,class (:foreground ,alum-6 :background ,butter-2))))

So I'm closing this ticket.

Cheers,
Nico




Added tag(s) notabug. Request was from Nicolas Petton <nicolas <at> petton.fr> to control <at> debbugs.gnu.org. (Fri, 20 Apr 2018 20:55:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 14114 <at> debbugs.gnu.org and James Jong <ribonucleico <at> gmail.com> Request was from Nicolas Petton <nicolas <at> petton.fr> to control <at> debbugs.gnu.org. (Fri, 20 Apr 2018 20:55:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 19 May 2018 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 93 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.