Skip to content

Commit 74be84b

Browse files
Merge pull request GeekyAnts#231 from anmolakhilesh/master
Changed the text color in Tabs
2 parents 1538d5e + b401037 commit 74be84b

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)