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

How to customize appearance of comments in code blocks? #145

Open
f-dangel opened this issue Mar 27, 2022 · 0 comments
Open

How to customize appearance of comments in code blocks? #145

f-dangel opened this issue Mar 27, 2022 · 0 comments

Comments

@f-dangel
Copy link

Hi, thanks for the nice themes!

my question is similar to the remark on changing the background of code blocks in the README. But I would like to change the color of comments in code blocks. In the readtheorg theme, the background color is a dark tone (see screenshot). I would like to replace that with a brighter color.

Here is an MWE org file that html-exports to the attached screenshot.

#+SETUPFILE: https://fniessen.github.io/org-html-themes/org/theme-readtheorg.setup
#+begin_src python
  # How do I change the background/font color of this line?
  print("Hello world")
#+end_src

Screenshot:

block

Thanks in advance!

Felix

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

1 participant