mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-09 08:51:14 -03:00
Doc theme: Use code font for in-line commands as well
This makes them stand out a bit more
This commit is contained in:
@@ -67,7 +67,6 @@
|
||||
--contrast: #FFFFFF;
|
||||
}
|
||||
.highlight .k { color: #507a97; font-weight: bold } /* Keyword */
|
||||
.highlight .nf { color: #009fe7 } /* Name.Function */
|
||||
.highlight .nf { color: #008fd7 } /* Name.Function */
|
||||
.highlight .nb { color: #209a87 } /* Name.Builtin */
|
||||
.highlight .s2 { color: #9ce781 } /* Literal.String.Double */
|
||||
|
||||
Reference in New Issue
Block a user