dever 6 years ago
parent
commit
def41def11
1 changed files with 3 additions and 0 deletions
  1. 3 0
      component/src/Version.php

+ 3 - 0
component/src/Version.php

@@ -99,6 +99,9 @@ class Version extends Core
 			),
 			),
 			'tabBar' => array
 			'tabBar' => array
 			(
 			(
+				'color' => '#666666',
+				'selectedColor' => '#ff8903',
+				'backgroundColor' => '#FAFAFA',
 				'list' => $tab,
 				'list' => $tab,
 			),
 			),
 		);
 		);