* Changing face background for org-columns view
@ 2018-01-30 7:55 claude fuhrer
2018-01-30 9:08 ` Marco Wahl
0 siblings, 1 reply; 2+ messages in thread
From: claude fuhrer @ 2018-01-30 7:55 UTC (permalink / raw)
To: emacs-orgmode
Hi all,
I'm using a dark theme (cyberpunk if it matters) with "bright"
foreground color for most of the faces. When I try to use the column
view (C-c C-x C-c, that is org-columns), org-mode sets the background
color for each line to bright yellow (1), whitout changing the
foreground color used.which makes the text almost unreadable. Can I
customise this background color ? Or use another kind of face (for
example slanted ou bold) instead changing the background color ?
Thank you in advance for your help.
claude
(1) If I've understand the output of "describe-face"the background color
is given:
Defined in ‘org-faces.el’.
Family: unspecified
Foundry: unspecified
Width: unspecified
Height: unspecified
Weight: unspecified
Slant: unspecified
Foreground: #000000
DistantForeground: unspecified
Background: #D8FA3C
Underline: unspecified
Overline: unspecified
Strike-through: unspecified
Box: unspecified
Inverse: unspecified
Stipple: unspecified
Font: unspecified
Fontset: unspecified
Inherit: unspecified
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Changing face background for org-columns view
2018-01-30 7:55 Changing face background for org-columns view claude fuhrer
@ 2018-01-30 9:08 ` Marco Wahl
0 siblings, 0 replies; 2+ messages in thread
From: Marco Wahl @ 2018-01-30 9:08 UTC (permalink / raw)
To: emacs-orgmode
claude fuhrer <claude@fuhrer.ch> writes:
> I'm using a dark theme (cyberpunk if it matters) with "bright"
> foreground color for most of the faces. When I try to use the column
> view (C-c C-x C-c, that is org-columns), org-mode sets the background
> color for each line to bright yellow (1), whitout changing the
> foreground color used.which makes the text almost unreadable. Can I
> customise this background color ? Or use another kind of face (for
> example slanted ou bold) instead changing the background color ?
What about moving the cursor onto a line of an org column and use
M-x customize-face
and set some attributes of face "org-column"?
HTH
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-01-30 9:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-30 7:55 Changing face background for org-columns view claude fuhrer
2018-01-30 9:08 ` Marco Wahl
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).