We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 055a0bd commit 8ffd3dbCopy full SHA for 8ffd3db
lib/rdoc/generator/template/darkfish/css/rdoc.css
@@ -14,7 +14,7 @@
14
--highlight-color: #cc342d; /* Reddish color for accents and headings */
15
--secondary-highlight-color: #c83045; /* Darker reddish color for secondary highlights */
16
--text-color: #505050; /* Dark bluish-grey for text */
17
- --background-color: black; /* Near white background */
+ --background-color: red; /* Near white background */
18
--code-block-background-color: #f6f6f3; /* Slightly darker grey for code blocks */
19
--link-color: #42405F; /* Dark bluish-grey for links */
20
--link-hover-color: var(--highlight-color); /* Reddish color on hover */
0 commit comments