Closed leroyboerefijn closed 4 years ago
Thanks for submitting an issue. Feel free to send a PR! 😄
Someone knows (how to find) the variable for this?
I had to do some digging, but found that the background color of these code blocks are specified with markdown-code-background-color (https://github.com/home-assistant/frontend/blob/dev/src/components/ha-markdown.ts).
I just tested it and created a PR (my first ever!)
@leroyboerefijn I've merged your PR. Thanks for taking time to contribute to open source projects!
When viewing the documentation pages of add-ons in the supervisor add-on store, the background of example code blocks is white, while the text is light gray. This makes it very hard to read.
Please change this background color to some form of dark gray/black.