mirror of
https://git.bakhai.co.in/FbIN/libreqr.git
synced 2026-04-23 02:26:12 +05:30
Fix theme
This commit is contained in:
parent
8777698f28
commit
0bbbbcbf77
15 changed files with 6 additions and 17 deletions
|
|
@ -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
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue