SearXNG: simple theme

This commit is contained in:
Alexandre Flament 2021-10-01 16:33:31 +02:00
parent 458575c221
commit 74b0830362
21 changed files with 96 additions and 165 deletions

View file

@ -1,5 +1,5 @@
/*
* searx, A privacy-respecting, hackable metasearch engine
* SearXNG, A privacy-respecting, hackable metasearch engine
*
* To change the colors of the site, simple edit this variables
*/

View file

@ -1,5 +1,5 @@
/*
* searx, A privacy-respecting, hackable metasearch engine
* SearXNG, A privacy-respecting, hackable metasearch engine
*/
// Mixins

View file

@ -1,5 +1,5 @@
/*
* searx, A privacy-respecting, hackable metasearch engine
* SearXNG, A privacy-respecting, hackable metasearch engine
*/
#search {

View file

@ -1,5 +1,5 @@
/*
* searx, A privacy-respecting, hackable metasearch engine
* SearXNG, A privacy-respecting, hackable metasearch engine
*
* To convert "style.less" to "style.css" run: $make styles
*/