mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-06 14:21:14 -03:00
docs: Remove background from pygments
For some reason I've seen one version of firefox use this over the one we set in pydoctheme.css. Since we set it there in both light and dark mode, this one should not be used.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
.highlight .hll { background-color: #ffffcc }
|
||||
.highlight { background: #f8f8f8; }
|
||||
.highlight .err { color: #a40000; border: 1px solid #ef2929 } /* Error */
|
||||
.highlight .k { color: #204a87; font-weight: bold } /* Keyword */
|
||||
.highlight .o { color: #00a6b2; } /* Operator */
|
||||
|
||||
Reference in New Issue
Block a user