Fix theme
|
Before Width: | Height: | Size: 612 B After Width: | Height: | Size: 207 B |
|
Before Width: | Height: | Size: 433 B After Width: | Height: | Size: 163 B |
|
Before Width: | Height: | Size: 760 B After Width: | Height: | Size: 249 B |
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 246 B |
|
Before Width: | Height: | Size: 480 B After Width: | Height: | Size: 187 B |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 293 B |
|
Before Width: | Height: | Size: 495 B After Width: | Height: | Size: 217 B |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 354 B |
|
Before Width: | Height: | Size: 532 B After Width: | Height: | Size: 198 B |
|
Before Width: | Height: | Size: 587 B After Width: | Height: | Size: 231 B |
|
|
@ -13,5 +13,3 @@ $variablesTheme = array(
|
|||
"text" => "white",
|
||||
"secondaryText" => "#868686"
|
||||
); // Définit les couleurs du thème
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -9,9 +9,7 @@ $variablesTheme = array(
|
|||
"bgHelp" => "#ececec",
|
||||
"border" => "#65666b",
|
||||
"borderHover" => "#46484e",
|
||||
"borderFocus" => "#2D2F34",
|
||||
"text" => "#2D2F34",
|
||||
"borderFocus" => "#2a2a2a",
|
||||
"text" => "#2a2a2a",
|
||||
"secondaryText" => "#868686"
|
||||
); // Définit les couleurs du thème
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -13,5 +13,3 @@ $variablesTheme = array(
|
|||
"text" => "#d5f3ff",
|
||||
"secondaryText" => "#65b7da"
|
||||
); // Définit les couleurs du thème
|
||||
|
||||
?>
|
||||
|
|
|
|||