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

Highlight the entirety of the code block between #+BEGIN and #+END_SRC #10

Closed
PurpleAzurite opened this issue Sep 23, 2021 · 4 comments
Closed

Comments

@PurpleAzurite
Copy link

Currently, highlights only apply to the tags themselves, but I believe highlighting the entire code block would greatly improve readability across the org document.

prot
t.

@protesilaos
Copy link
Owner

Hello @PurpleAzurite! There is a customisation option for that: modus-themes-org-blocks.

Try it with this:

(setq modus-themes-org-blocks 'gray-background)

(reload the theme for customisations to take effect)

@protesilaos
Copy link
Owner

Also, if you have the manual of the themes installed (which should normally be the case), evaluate this form to read about some more variables that affect those blocks:

(info "(modus-themes) Org mode blocks")

@PurpleAzurite
Copy link
Author

Thank you for the reply. I should've RTFM, I consider this issue resolved now :)

@protesilaos
Copy link
Owner

You are welcome!

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