This commit is contained in:
meaz 2023-03-19 10:54:54 +01:00
parent c5a1f71ee5
commit 4f010c26fd
Signed by: meaz
GPG Key ID: CD7A47B2F1ED43B4
7 changed files with 12 additions and 0 deletions

View File

@ -2,6 +2,7 @@
Disroot theme for Searxng.
## How to use
To use this theme, `git clone` it on your computer.
Create a `beetroot` folder in `/var/www/searx/searx/static/themes` and in `/var/www/searx/searx/templates`.
@ -26,3 +27,14 @@ All changes need to be done to Simple theme and then compiled. So:
If you want to test in live mode all your changes to the `Simple` theme, do `LIVE_THEME=simple make run` from searx-src folder and edit the `static/themes/simple/src/less/definitions.less` and `static/themes/simple/src/less/disroot.less` files as you wish.
## Screenshots
### Light mode
![Light mode](img/Light01.png)
![Light mode](img/Light02.png)
![Light mode](img/Light03.png)
### Dark mode
![Dark mode](img/Dark01.png)
![Dark mode](img/Dark02.png)
![Dark mode](img/Dark03.png)

BIN
img/Dark01.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

BIN
img/Dark02.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 KiB

BIN
img/Dark03.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 KiB

BIN
img/Light01.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

BIN
img/Light02.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB

BIN
img/Light03.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 209 KiB