Skip to content

Commit 1514a81

Browse files
committed
pygments update
1 parent 8c870bc commit 1514a81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pygments-default.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ pre.pygments .tok-c1 { color: #3D7B7B; font-style: italic } /* Comment.Single */
1212
pre.pygments .tok-cs { color: #3D7B7B; font-style: italic } /* Comment.Special */
1313
pre.pygments .tok-gd { color: #A00000 } /* Generic.Deleted */
1414
pre.pygments .tok-ge { font-style: italic } /* Generic.Emph */
15+
pre.pygments .tok-ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
1516
pre.pygments .tok-gr { color: #E40000 } /* Generic.Error */
1617
pre.pygments .tok-gh { color: #000080; font-weight: bold } /* Generic.Heading */
1718
pre.pygments .tok-gi { color: #008400 } /* Generic.Inserted */

0 commit comments

Comments
 (0)