mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-26 05:01:15 -03:00
docs: Darker border color for dark mode code blocks
This commit is contained in:
@@ -467,6 +467,10 @@ div.body .internal.reference:link {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
div.body pre {
|
||||
border: 1px solid #536;
|
||||
}
|
||||
|
||||
.footnote, .footnote-reference {
|
||||
background-color: #101020;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user