1
0
mirror of https://github.com/searxng/searxng.git synced 2024-07-07 09:50:12 +02:00

[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 28 additions and 28 deletions

View File

@ -384,7 +384,7 @@
}
/*
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 {
-webkit-touch-callout: none;

View File

@ -384,7 +384,7 @@
}
/*
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 {
-webkit-touch-callout: none;

View File

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,7 @@
* (C) Copyright Contributors to the searx project (2014 - 2021).
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
window.searxng=function(t){"use strict";t.getElementsByTagName("html")[0].className="js";var e,e=t.currentScript||(e=t.getElementsByTagName("script"))[e.length-1];return{autocompleter:"true"===e.getAttribute("data-autocompleter"),method:e.getAttribute("data-method"),translations:JSON.parse(e.getAttribute("data-translations"))}}(document),
window.searxng=function(t){"use strict";t.getElementsByTagName("html")[0].className="js";var e=t.currentScript||(e=t.getElementsByTagName("script"))[e.length-1];return{autocompleter:"true"===e.getAttribute("data-autocompleter"),method:e.getAttribute("data-method"),translations:JSON.parse(e.getAttribute("data-translations"))}}(document),
/**
* @license
* (C) Copyright Contributors to the SearXNG project.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long