diff --git a/themes/dark/theme.php b/themes/dark/theme.php index aec59e3..a10332f 100755 --- a/themes/dark/theme.php +++ b/themes/dark/theme.php @@ -11,5 +11,5 @@ $variablesTheme = array( "borderHover" => "#808080", "borderFocus" => "white", "text" => "white", - "secondaryText" => "#868686" + "secondaryText" => "#bababa" ); // Définit les couleurs du thème