Use transparent border and background for favicons #5348
Closed
akappakappa
started this conversation in
Ideas
Replies: 1 comment
-
At the time, we decided on a light background in 5ded9ad because we believe that a light background offers better contrast in most cases, regardless of the dark/light theme. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Setup
standard SearXNG via Docker
version 2025.10.18+ee6d4f322
relevant
settings.ymlentries:Problem
Currently favicons are displayed by default with
imo this way they look bad
First of all, is this normal behavior? Did i miss a setting somewhere?
Otherwise what i am currently doing is simply modifying
searx/static/themes/simple/css/searxng-ltr.min.cssby appendingthen re-compressing
searxng-ltr.min.css.gzandsearxng-ltr.min.css.br.Now they look like this, which imo fits the dark theme better:
..i guess some icons are still going to look bad because they don't have transparency themselves, like:
but i'd argue that transparency looks best overall
If this is actually intended behavior, would it instead make sense for it to become a dedicated setting in
settings.yml?Cheers!
Beta Was this translation helpful? Give feedback.
All reactions