* More vibrant colours for org-mode headings
@ 2022-12-09 15:19 Heime
2022-12-09 16:32 ` Yuri Khan
0 siblings, 1 reply; 5+ messages in thread
From: Heime @ 2022-12-09 15:19 UTC (permalink / raw)
To: Heime via Users list for the GNU Emacs text editor
I am using org-mode. Can the heading colours be made wore vibrant. I cannot see much difference in colours in the following
* First
** Second
*** Third
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: More vibrant colours for org-mode headings
2022-12-09 15:19 More vibrant colours for org-mode headings Heime
@ 2022-12-09 16:32 ` Yuri Khan
2022-12-09 23:04 ` Heime
0 siblings, 1 reply; 5+ messages in thread
From: Yuri Khan @ 2022-12-09 16:32 UTC (permalink / raw)
To: Heime; +Cc: Heime via Users list for the GNU Emacs text editor
On Fri, 9 Dec 2022 at 22:21, Heime <heimeborgia@protonmail.com> wrote:
> I am using org-mode. Can the heading colours be made wore vibrant. I cannot see much difference in colours in the following
>
> * First
> ** Second
> *** Third
Have you looked at the Customize groups that org-mode offers?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: More vibrant colours for org-mode headings
2022-12-09 16:32 ` Yuri Khan
@ 2022-12-09 23:04 ` Heime
2022-12-09 23:25 ` Jean Louis
2022-12-10 15:48 ` Jean Louis
0 siblings, 2 replies; 5+ messages in thread
From: Heime @ 2022-12-09 23:04 UTC (permalink / raw)
To: Yuri Khan; +Cc: Heime via Users list for the GNU Emacs text editor
------- Original Message -------
On Friday, December 9th, 2022 at 4:32 PM, Yuri Khan <yuri.v.khan@gmail.com> wrote:
> On Fri, 9 Dec 2022 at 22:21, Heime heimeborgia@protonmail.com wrote:
>
> > I am using org-mode. Can the heading colours be made wore vibrant. I cannot see much difference in colours in the following
> >
> > * First
> > ** Second
> > *** Third
>
>
> Have you looked at the Customize groups that org-mode offers?
The comment was for default org-mode to use more vibrant colours for everybody. I have been working with colour metrics to find some optimal colour configurations which will be useful for everybody.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: More vibrant colours for org-mode headings
2022-12-09 23:04 ` Heime
@ 2022-12-09 23:25 ` Jean Louis
2022-12-10 15:48 ` Jean Louis
1 sibling, 0 replies; 5+ messages in thread
From: Jean Louis @ 2022-12-09 23:25 UTC (permalink / raw)
To: Heime; +Cc: Yuri Khan, Heime via Users list for the GNU Emacs text editor
* Heime <heimeborgia@protonmail.com> [2022-12-10 02:06]:
> The comment was for default org-mode to use more vibrant colours for
> everybody. I have been working with colour metrics to find some
> optimal colour configurations which will be useful for everybody.
Just use customize-themes in front of Org buffer and you will see
first available options:
M-x customize-themes
Type RET or click to enable/disable listed custom themes.
Type ? to describe the theme at point.
Theme files are named *-theme.el in ‘custom-theme-load-path’.
Note: Your custom settings take precedence over theme settings.
To migrate your settings into a theme, click here.
Save Theme Settings
[X] Select more than one theme at a time
Available Custom Themes:
[ ] afternoon -- Dark color theme with a deep blue background
[X] alect-black-alt -- The alternative black color theme.
[ ] alect-black -- (no documentation available)
[ ] alect-dark-alt -- (no documentation available)
[ ] alect-dark -- (no documentation available)
[ ] alect-light-alt -- (no documentation available)
[ ] alect-light -- (no documentation available)
[ ] dracula -- (no documentation available)
[ ] monokai -- The Monokai colour theme
[X] tangotango -- A color theme based on the Tango Palette colors.
[ ] ujelly -- The ujelly color theme
[ ] inkpot -- (no documentation available)
[ ] gotham -- The Gotham color theme
[ ] modus-operandi -- (no documentation available)
[ ] modus-vivendi -- (no documentation available)
[ ] tramp -- A custom theme to decorate buffers when they are remote.
[ ] spacemacs-dark -- Spacemacs theme, the dark version
[ ] spacemacs-light -- Spacemacs theme, the light version
[ ] moe-dark -- Face colors for 256 colors terminal (dark background).
[ ] moe-light -- Face colors for 256 colors terminal (light background).
[ ] moe -- (no documentation available)
[ ] cyberpunk -- The Cyberpunk color theme
[ ] gruvbox-dark-hard -- (no documentation available)
[ ] gruvbox-dark-medium -- (no documentation available)
[ ] gruvbox-dark-soft -- (no documentation available)
[ ] gruvbox-light-hard -- (no documentation available)
[ ] gruvbox-light-medium -- (no documentation available)
[ ] gruvbox-light-soft -- (no documentation available)
[ ] gruvbox -- (no documentation available)
[ ] ample-flat -- A flat, dark theme.
[ ] ample-light -- A smooth light theme to pair with ample-dark.
[ ] ample -- A smooth dark theme.
[ ] aircon -- Cool and legible light theme.
[ ] nano-dark -- N Λ N O dark theme
[ ] nano-light -- N Λ N O light theme
[ ] nano -- (no documentation available)
[ ] oblivion -- Dark color scheme based on GEdit's oblivion theme.
[ ] apropospriate-dark -- The dark variant of the Apropospriate color theme
[ ] apropospriate-light -- The light variant of the Apropospriate color theme
[ ] apropospriate -- (no documentation available)
[ ] ahungry -- Ahungry Theme
[ ] adwaita -- Face colors similar to the default theme of Gnome 3 (Adwaita).
[ ] deeper-blue -- Face colors using a deep blue background.
[ ] dichromacy -- Face colors suitable for red/green color-blind users.
[ ] leuven-dark -- Face colors with a light background.
[ ] leuven -- Face colors with a light background.
[ ] manoj-dark -- Very high contrast faces with a black background.
[ ] misterioso -- Predominantly blue/cyan faces on a dark cyan background.
[ ] tango-dark -- Face colors using the Tango palette (dark background).
[ ] tango -- Face colors using the Tango palette (light background).
[ ] tsdh-dark -- A dark theme used and created by Tassilo Horn.
[ ] tsdh-light -- A light Emacs theme.
[ ] wheatgrass -- High-contrast green/blue/brown faces on a black background.
[ ] whiteboard -- Face colors similar to markers on a whiteboard.
[ ] wombat -- Medium-contrast faces with a dark gray background.
--
Jean
Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns
In support of Richard M. Stallman
https://stallmansupport.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: More vibrant colours for org-mode headings
2022-12-09 23:04 ` Heime
2022-12-09 23:25 ` Jean Louis
@ 2022-12-10 15:48 ` Jean Louis
1 sibling, 0 replies; 5+ messages in thread
From: Jean Louis @ 2022-12-10 15:48 UTC (permalink / raw)
To: Heime; +Cc: Yuri Khan, Heime via Users list for the GNU Emacs text editor
* Heime <heimeborgia@protonmail.com> [2022-12-10 02:06]:
> The comment was for default org-mode to use more vibrant colours for
> everybody. I have been working with colour metrics to find some
> optimal colour configurations which will be useful for everybody.
Make your theme by using one of other themes as example.
--
Jean
Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns
In support of Richard M. Stallman
https://stallmansupport.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2022-12-10 15:48 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-09 15:19 More vibrant colours for org-mode headings Heime
2022-12-09 16:32 ` Yuri Khan
2022-12-09 23:04 ` Heime
2022-12-09 23:25 ` Jean Louis
2022-12-10 15:48 ` Jean Louis
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).