Skip to content

Commit

Permalink
Merge pull request #4641 from studio-504/change-picker-value-color
Browse files Browse the repository at this point in the history
Change picker value color

(cherry picked from commit 95dfa6f)
  • Loading branch information
roryabraham authored and OSBotify committed Aug 13, 2021
1 parent 3699b61 commit e869638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import codeStyles from './codeStyles';

const expensiPicker = {
backgroundColor: 'transparent',
color: themeColors.text,
fontFamily: fontFamily.GTA,
fontSize: variables.fontSizeNormal,
paddingHorizontal: 12,
Expand Down

0 comments on commit e869638

Please sign in to comment.