قرینه از
https://github.com/matomo-org/matomo.git
synced 2025-08-21 22:47:43 +00:00

* update theme * fix alert box has no spacing * fix couple issues with new theme * improve contrast and make sure to use correct theme color * fix notification colour * fix wrong logo used * fix theme color * fix update title not readable
5 خطوط
182 B
Twig
5 خطوط
182 B
Twig
{% if isCustomLogo and customFavicon is defined and customFavicon %}
|
|
{% else %}
|
|
<link rel="mask-icon" href="plugins/CoreHome/images/applePinnedTab.svg" color="#3450A3">
|
|
{% endif %}
|