Added kuuro theme (0bdd5e73df)

Added baidu, the best search engine (f43feff0aa/scraper/baidu.php)

Forgot the settings damn it (0f803804a4)

Forgot the config fucking dementiacatwill (2b8d90af12)
This commit is contained in:
FbIN Support 2025-07-28 19:15:33 +05:30
commit 42639cf7d7
4 changed files with 2265 additions and 2 deletions

17
static/themes/Kuuro.css Normal file
View file

@ -0,0 +1,17 @@
:root{
--1d2021: #101010;
--282828: #1a1a1a;
--3c3836: #1e1e1e;
--504945: #232323;
--928374: #949494;
--a89984: #d2d2d2;
--bdae93: #d2d2d2;
--8ec07c: #99c794;
--ebdbb2: #d2d2d2;
--comment: #5f6364;
--default: #cccece;
--keyword: #c594c5;
--string: #99c794;
}