[build] /static

This commit is contained in:
Markus Heiser 2021-12-31 09:14:38 +01:00
parent 391e4b57c9
commit efbcaaab3b
11 changed files with 20 additions and 20 deletions

View File

@ -384,7 +384,7 @@
} }
/* /*
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.10.0 using pygments version 2.11.0
*/ */
.code-highlight .linenos { .code-highlight .linenos {
-webkit-touch-callout: none; -webkit-touch-callout: none;

View File

@ -384,7 +384,7 @@
} }
/* /*
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.10.0 using pygments version 2.11.0
*/ */
.code-highlight .linenos { .code-highlight .linenos {
-webkit-touch-callout: none; -webkit-touch-callout: none;

View File

@ -384,7 +384,7 @@
} }
/* /*
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.10.0 using pygments version 2.11.0
*/ */
.code-highlight .linenos { .code-highlight .linenos {
-webkit-touch-callout: none; -webkit-touch-callout: none;
@ -439,7 +439,7 @@
background: #f8f8f8; background: #f8f8f8;
} }
.code-highlight .c { .code-highlight .c {
color: #408080; color: #3D7B7B;
font-style: italic; font-style: italic;
} }
/* Comment */ /* Comment */
@ -457,31 +457,31 @@
} }
/* Operator */ /* Operator */
.code-highlight .ch { .code-highlight .ch {
color: #408080; color: #3D7B7B;
font-style: italic; font-style: italic;
} }
/* Comment.Hashbang */ /* Comment.Hashbang */
.code-highlight .cm { .code-highlight .cm {
color: #408080; color: #3D7B7B;
font-style: italic; font-style: italic;
} }
/* Comment.Multiline */ /* Comment.Multiline */
.code-highlight .cp { .code-highlight .cp {
color: #BC7A00; color: #9C6500;
} }
/* Comment.Preproc */ /* Comment.Preproc */
.code-highlight .cpf { .code-highlight .cpf {
color: #408080; color: #3D7B7B;
font-style: italic; font-style: italic;
} }
/* Comment.PreprocFile */ /* Comment.PreprocFile */
.code-highlight .c1 { .code-highlight .c1 {
color: #408080; color: #3D7B7B;
font-style: italic; font-style: italic;
} }
/* Comment.Single */ /* Comment.Single */
.code-highlight .cs { .code-highlight .cs {
color: #408080; color: #3D7B7B;
font-style: italic; font-style: italic;
} }
/* Comment.Special */ /* Comment.Special */
@ -494,7 +494,7 @@
} }
/* Generic.Emph */ /* Generic.Emph */
.code-highlight .gr { .code-highlight .gr {
color: #FF0000; color: #E40000;
} }
/* Generic.Error */ /* Generic.Error */
.code-highlight .gh { .code-highlight .gh {
@ -503,11 +503,11 @@
} }
/* Generic.Heading */ /* Generic.Heading */
.code-highlight .gi { .code-highlight .gi {
color: #00A000; color: #008400;
} }
/* Generic.Inserted */ /* Generic.Inserted */
.code-highlight .go { .code-highlight .go {
color: #888888; color: #717171;
} }
/* Generic.Output */ /* Generic.Output */
.code-highlight .gp { .code-highlight .gp {
@ -565,7 +565,7 @@
} }
/* Literal.String */ /* Literal.String */
.code-highlight .na { .code-highlight .na {
color: #7D9029; color: #687822;
} }
/* Name.Attribute */ /* Name.Attribute */
.code-highlight .nb { .code-highlight .nb {
@ -586,12 +586,12 @@
} }
/* Name.Decorator */ /* Name.Decorator */
.code-highlight .ni { .code-highlight .ni {
color: #999999; color: #717171;
font-weight: bold; font-weight: bold;
} }
/* Name.Entity */ /* Name.Entity */
.code-highlight .ne { .code-highlight .ne {
color: #D2413A; color: #CB3F38;
font-weight: bold; font-weight: bold;
} }
/* Name.Exception */ /* Name.Exception */
@ -600,7 +600,7 @@
} }
/* Name.Function */ /* Name.Function */
.code-highlight .nl { .code-highlight .nl {
color: #A0A000; color: #767600;
} }
/* Name.Label */ /* Name.Label */
.code-highlight .nn { .code-highlight .nn {
@ -672,7 +672,7 @@
} }
/* Literal.String.Double */ /* Literal.String.Double */
.code-highlight .se { .code-highlight .se {
color: #BB6622; color: #AA5D1F;
font-weight: bold; font-weight: bold;
} }
/* Literal.String.Escape */ /* Literal.String.Escape */
@ -681,7 +681,7 @@
} }
/* Literal.String.Heredoc */ /* Literal.String.Heredoc */
.code-highlight .si { .code-highlight .si {
color: #BB6688; color: #A45A77;
font-weight: bold; font-weight: bold;
} }
/* Literal.String.Interpol */ /* Literal.String.Interpol */
@ -690,7 +690,7 @@
} }
/* Literal.String.Other */ /* Literal.String.Other */
.code-highlight .sr { .code-highlight .sr {
color: #BB6688; color: #A45A77;
} }
/* Literal.String.Regex */ /* Literal.String.Regex */
.code-highlight .s1 { .code-highlight .s1 {

Binary file not shown.

Binary file not shown.

Binary file not shown.