summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/src/svg/select-light.svg
AgeCommit message (Collapse)Author
2021-10-30[fix] simple theme: /preferences: dark theme version for select widgetsAlexandre Flament
It is not possible to use CSS variable in a SVG when this is in a background. This commit adds two .svg files, less converts them into data URL. The two files are indentical except the fill color.