diff --git a/searx/static/themes/oscar/css/logicodev-dark.css b/searx/static/themes/oscar/css/logicodev-dark.css index bfb686783..7ffd12490 100644 --- a/searx/static/themes/oscar/css/logicodev-dark.css +++ b/searx/static/themes/oscar/css/logicodev-dark.css @@ -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; diff --git a/searx/static/themes/oscar/css/logicodev.css b/searx/static/themes/oscar/css/logicodev.css index 78763e33a..b5ef0e729 100644 --- a/searx/static/themes/oscar/css/logicodev.css +++ b/searx/static/themes/oscar/css/logicodev.css @@ -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; diff --git a/searx/static/themes/oscar/css/pointhi.css b/searx/static/themes/oscar/css/pointhi.css index c0bcc73f8..f25630303 100644 --- a/searx/static/themes/oscar/css/pointhi.css +++ b/searx/static/themes/oscar/css/pointhi.css @@ -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 { diff --git a/searx/static/themes/oscar/css/pointhi.min.css b/searx/static/themes/oscar/css/pointhi.min.css index c1bcac02c..362739639 100644 Binary files a/searx/static/themes/oscar/css/pointhi.min.css and b/searx/static/themes/oscar/css/pointhi.min.css differ diff --git a/searx/static/themes/oscar/css/pointhi.min.css.map b/searx/static/themes/oscar/css/pointhi.min.css.map index 0767750d7..f9b7975e1 100644 Binary files a/searx/static/themes/oscar/css/pointhi.min.css.map and b/searx/static/themes/oscar/css/pointhi.min.css.map differ diff --git a/searx/static/themes/oscar/js/searxng.min.js b/searx/static/themes/oscar/js/searxng.min.js index 9da3a8b75..c835d8129 100644 Binary files a/searx/static/themes/oscar/js/searxng.min.js and b/searx/static/themes/oscar/js/searxng.min.js differ diff --git a/searx/static/themes/oscar/js/searxng.min.js.map b/searx/static/themes/oscar/js/searxng.min.js.map index 1a95d2e2a..66ba6aa2b 100644 Binary files a/searx/static/themes/oscar/js/searxng.min.js.map and b/searx/static/themes/oscar/js/searxng.min.js.map differ diff --git a/searx/static/themes/simple/css/searxng-rtl.min.css b/searx/static/themes/simple/css/searxng-rtl.min.css index 1fe336369..36f587bc9 100644 Binary files a/searx/static/themes/simple/css/searxng-rtl.min.css and b/searx/static/themes/simple/css/searxng-rtl.min.css differ diff --git a/searx/static/themes/simple/css/searxng-rtl.min.css.map b/searx/static/themes/simple/css/searxng-rtl.min.css.map index 295090782..d8635563b 100644 Binary files a/searx/static/themes/simple/css/searxng-rtl.min.css.map and b/searx/static/themes/simple/css/searxng-rtl.min.css.map differ diff --git a/searx/static/themes/simple/css/searxng.min.css b/searx/static/themes/simple/css/searxng.min.css index 270504771..623c72dc2 100644 Binary files a/searx/static/themes/simple/css/searxng.min.css and b/searx/static/themes/simple/css/searxng.min.css differ diff --git a/searx/static/themes/simple/css/searxng.min.css.map b/searx/static/themes/simple/css/searxng.min.css.map index a4892dfb4..b14d8197f 100644 Binary files a/searx/static/themes/simple/css/searxng.min.css.map and b/searx/static/themes/simple/css/searxng.min.css.map differ