Browse Source

[update] make pygments.less

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Markus Heiser 1 year ago
parent
commit
c348427f07
1 changed files with 2 additions and 1 deletions
  1. 2 1
      searx/static/themes/simple/src/generated/pygments.less

+ 2 - 1
searx/static/themes/simple/src/generated/pygments.less

@@ -1,6 +1,6 @@
 /*
 /*
    this file is generated automatically by searxng_extra/update/update_pygments.py
    this file is generated automatically by searxng_extra/update/update_pygments.py
-   using pygments version 2.15.1
+   using pygments version 2.16.1
 */
 */
 
 
 .code-highlight .linenos {
 .code-highlight .linenos {
@@ -42,6 +42,7 @@
 .code-highlight .cs { color: #3D7B7B; font-style: italic } /* Comment.Special */
 .code-highlight .cs { color: #3D7B7B; font-style: italic } /* Comment.Special */
 .code-highlight .gd { color: #A00000 } /* Generic.Deleted */
 .code-highlight .gd { color: #A00000 } /* Generic.Deleted */
 .code-highlight .ge { font-style: italic } /* Generic.Emph */
 .code-highlight .ge { font-style: italic } /* Generic.Emph */
+.code-highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
 .code-highlight .gr { color: #E40000 } /* Generic.Error */
 .code-highlight .gr { color: #E40000 } /* Generic.Error */
 .code-highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
 .code-highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
 .code-highlight .gi { color: #008400 } /* Generic.Inserted */
 .code-highlight .gi { color: #008400 } /* Generic.Inserted */