Skip to content

Commit 8ffd3db

Browse files
committed
Change background to red
1 parent 055a0bd commit 8ffd3db

File tree

1 file changed

+1
-1
lines changed
  • lib/rdoc/generator/template/darkfish/css

1 file changed

+1
-1
lines changed

lib/rdoc/generator/template/darkfish/css/rdoc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
--highlight-color: #cc342d; /* Reddish color for accents and headings */
1515
--secondary-highlight-color: #c83045; /* Darker reddish color for secondary highlights */
1616
--text-color: #505050; /* Dark bluish-grey for text */
17-
--background-color: black; /* Near white background */
17+
--background-color: red; /* Near white background */
1818
--code-block-background-color: #f6f6f3; /* Slightly darker grey for code blocks */
1919
--link-color: #42405F; /* Dark bluish-grey for links */
2020
--link-hover-color: var(--highlight-color); /* Reddish color on hover */

0 commit comments

Comments
 (0)