From: Roland Häder Date: Tue, 6 Jun 2023 23:25:43 +0000 (+0200) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d32e5e378cdf010a50d5df64f9967773014d43f6;p=friendica.git Continued: - hover background color is black now --- diff --git a/view/theme/frio/scheme/stolzmonat_DE.php b/view/theme/frio/scheme/stolzmonat_DE.php index 5d6394674c..d06999a8c4 100644 --- a/view/theme/frio/scheme/stolzmonat_DE.php +++ b/view/theme/frio/scheme/stolzmonat_DE.php @@ -10,3 +10,4 @@ $nav_icon_color = "#fff"; $link_color = "#6fdbe8"; $background_color = "#ededed"; $contentbg_transp = 100; +$nav_icon_hover_color = "black";