Skip to content

Commit b401037

Browse files
Changed the text color in Tabs
1 parent 6a90d59 commit b401037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Components/Themes/light.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ export default {
194194
// Tabs
195195
tabBgColor: '#F8F8F8',
196196
tabFontSize: 15,
197-
tabTextColor: '#fff',
197+
tabTextColor: '#222222',
198198

199199

200200
// Text

0 commit comments

Comments
 (0)