Browse Source

[upd] ./manage pyenv.cmd searx_extra/update/update_pygments.py

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Markus Heiser 4 years ago
parent
commit
6b92e8c6fd

+ 3 - 3
searx/static/themes/oscar/src/less/logicodev/pygments.less

@@ -1,6 +1,6 @@
 /*
-   this file is generated automatically by searx_extra/update/update_pygments.py 
-   using pygments version 2.8.0
+   this file is generated automatically by searx_extra/update/update_pygments.py
+   using pygments version 2.8.1
 */
 
 .code-highlight .linenos {
@@ -11,7 +11,7 @@
     -ms-user-select: none;
     user-select: none;
     cursor: default;
-    
+
     &::selection {
         background: transparent; /* WebKit/Blink Browsers */
     }

+ 3 - 3
searx/static/themes/oscar/src/less/pointhi/pygments.less

@@ -1,6 +1,6 @@
 /*
-   this file is generated automatically by searx_extra/update/update_pygments.py 
-   using pygments version 2.8.0
+   this file is generated automatically by searx_extra/update/update_pygments.py
+   using pygments version 2.8.1
 */
 
 .code-highlight .linenos {
@@ -11,7 +11,7 @@
     -ms-user-select: none;
     user-select: none;
     cursor: default;
-    
+
     &::selection {
         background: transparent; /* WebKit/Blink Browsers */
     }

+ 3 - 3
searx/static/themes/simple/less/pygments.less

@@ -1,6 +1,6 @@
 /*
-   this file is generated automatically by searx_extra/update/update_pygments.py 
-   using pygments version 2.8.0
+   this file is generated automatically by searx_extra/update/update_pygments.py
+   using pygments version 2.8.1
 */
 
 .code-highlight .linenos {
@@ -11,7 +11,7 @@
     -ms-user-select: none;
     user-select: none;
     cursor: default;
-    
+
     &::selection {
         background: transparent; /* WebKit/Blink Browsers */
     }