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
  • Loading branch information
roryabraham authored Aug 13, 2021
2 parents 5361959 + 711dde8 commit 95dfa6f
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 95dfa6f

Please sign in to comment.