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 8c870bc commit 1514a81Copy full SHA for 1514a81
pygments-default.css
@@ -12,6 +12,7 @@ pre.pygments .tok-c1 { color: #3D7B7B; font-style: italic } /* Comment.Single */
12
pre.pygments .tok-cs { color: #3D7B7B; font-style: italic } /* Comment.Special */
13
pre.pygments .tok-gd { color: #A00000 } /* Generic.Deleted */
14
pre.pygments .tok-ge { font-style: italic } /* Generic.Emph */
15
+pre.pygments .tok-ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
16
pre.pygments .tok-gr { color: #E40000 } /* Generic.Error */
17
pre.pygments .tok-gh { color: #000080; font-weight: bold } /* Generic.Heading */
18
pre.pygments .tok-gi { color: #008400 } /* Generic.Inserted */
0 commit comments