mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[feat] simple theme: pure black theme style
This commit is contained in:
parent
cbf1e90979
commit
e4b2823abd
6 changed files with 18 additions and 4 deletions
|
|
@ -55,6 +55,7 @@ STYLE_NAMES = {
|
|||
'AUTO': 'auto',
|
||||
'LIGHT': 'light',
|
||||
'DARK': 'dark',
|
||||
'BLACK': 'black',
|
||||
}
|
||||
|
||||
BRAND_CUSTOM_LINKS = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue