Variable: styles
const
styles:object
solana-app-kit / screens/Common/pumpfunScreen/pumpfunScreen.style / styles
Variable: styles
const
styles:object
Defined in: src/screens/Common/pumpfunScreen/pumpfunScreen.style.ts:6
Type declaration
balanceContainer
balanceContainer:
object
balanceContainer.flexDirection
flexDirection:
"row"
='row'
balanceContainer.justifyContent
justifyContent:
"center"
='center'
balanceContainer.marginBottom
marginBottom:
number
=8
balanceLabel
balanceLabel:
object
balanceLabel.fontSize
fontSize:
number
=16
balanceLabel.marginRight
marginRight:
number
=6
balanceValue
balanceValue:
object
balanceValue.color
color:
string
balanceValue.fontSize
fontSize:
number
=16
balanceValue.fontWeight
fontWeight:
"600"
='600'
container
container:
object
container.backgroundColor
backgroundColor:
string
='#fff'
container.flex
flex:
number
=1
container.paddingHorizontal
paddingHorizontal:
number
=16
emptyText
emptyText:
object
emptyText.color
color:
string
='#999'
emptyText.marginVertical
marginVertical:
number
=16
emptyText.textAlign
textAlign:
"center"
='center'
header
header:
object
header.fontSize
fontSize:
number
=20
header.fontWeight
fontWeight:
"700"
='700'
header.marginBottom
marginBottom:
number
=12
header.textAlign
textAlign:
"center"
='center'
listContentContainer
listContentContainer:
object
listContentContainer.paddingBottom
paddingBottom:
number
=60
listContentContainer.paddingTop
paddingTop:
number
=8
refreshButton
refreshButton:
object
refreshButton.alignSelf
alignSelf:
"center"
='center'
refreshButton.backgroundColor
backgroundColor:
string
='#f5f5f5'
refreshButton.borderRadius
borderRadius:
number
=6
refreshButton.marginBottom
marginBottom:
number
=10
refreshButton.paddingHorizontal
paddingHorizontal:
number
=16
refreshButton.paddingVertical
paddingVertical:
number
=8
refreshButtonText
refreshButtonText:
object
refreshButtonText.fontSize
fontSize:
number
=14
selectButton
selectButton:
object
selectButton.backgroundColor
backgroundColor:
string
selectButton.borderRadius
borderRadius:
number
=6
selectButton.paddingHorizontal
paddingHorizontal:
number
=10
selectButton.paddingVertical
paddingVertical:
number
=6
selectButtonText
selectButtonText:
object
selectButtonText.color
color:
string
='#fff'
selectButtonText.fontWeight
fontWeight:
"600"
='600'
selectedTokenContainer
selectedTokenContainer:
object
selectedTokenContainer.backgroundColor
backgroundColor:
string
='#F9F9F9'
selectedTokenContainer.borderRadius
borderRadius:
number
=8
selectedTokenContainer.marginBottom
marginBottom:
number
=8
selectedTokenContainer.padding
padding:
number
=12
selectedTokenLabel
selectedTokenLabel:
object
selectedTokenLabel.fontSize
fontSize:
number
=14
selectedTokenLabel.fontWeight
fontWeight:
"600"
='600'
selectedTokenLabel.marginBottom
marginBottom:
number
=4
selectedTokenPlaceholder
selectedTokenPlaceholder:
object
selectedTokenPlaceholder.color
color:
string
='#666'
selectedTokenPlaceholder.fontSize
fontSize:
number
=14
selectedTokenPlaceholder.fontStyle
fontStyle:
"italic"
='italic'
selectedTokenText
selectedTokenText:
object
selectedTokenText.color
color:
string
='#333'
selectedTokenText.fontSize
fontSize:
number
=14
subHeader
subHeader:
object
subHeader.fontSize
fontSize:
number
=16
subHeader.fontWeight
fontWeight:
"600"
='600'
subHeader.marginBottom
marginBottom:
number
=6
subHeader.textAlign
textAlign:
"center"
='center'
tabButton
tabButton:
object
tabButton.borderColor
borderColor:
string
='#aaa'
tabButton.borderRadius
borderRadius:
number
=6
tabButton.borderWidth
borderWidth:
number
=1
tabButton.marginHorizontal
marginHorizontal:
number
=4
tabButton.paddingHorizontal
paddingHorizontal:
number
=16
tabButton.paddingVertical
paddingVertical:
number
=6
tabButtonActive
tabButtonActive:
object
tabButtonActive.backgroundColor
backgroundColor:
string
tabButtonActive.borderColor
borderColor:
string
tabsRow
tabsRow:
object
tabsRow.flexDirection
flexDirection:
"row"
='row'
tabsRow.justifyContent
justifyContent:
"center"
='center'
tabsRow.marginVertical
marginVertical:
number
=12
tabText
tabText:
object
tabText.color
color:
string
='#000'
tabTextActive
tabTextActive:
object
tabTextActive.color
color:
string
='#fff'
tabTextActive.fontWeight
fontWeight:
"600"
='600'
tokenAmount
tokenAmount:
object
tokenAmount.color
color:
string
='#333'
tokenAmount.flex
flex:
number
=0.3
tokenAmount.fontWeight
fontWeight:
"600"
='600'
tokenAmount.marginRight
marginRight:
number
=8
tokenAmount.textAlign
textAlign:
"right"
='right'
tokenMint
tokenMint:
object
tokenMint.flex
flex:
number
=0.5
tokenMint.fontWeight
fontWeight:
"600"
='600'
tokenRow
tokenRow:
object
tokenRow.alignItems
alignItems:
"center"
='center'
tokenRow.borderColor
borderColor:
string
='#ccc'
tokenRow.borderRadius
borderRadius:
number
=6
tokenRow.borderWidth
borderWidth:
number
=1
tokenRow.flexDirection
flexDirection:
"row"
='row'
tokenRow.justifyContent
justifyContent:
"space-between"
='space-between'
tokenRow.marginBottom
marginBottom:
number
=6
tokenRow.padding
padding:
number
=8
warnText
warnText:
object
warnText.color
color:
string
='red'
warnText.fontSize
fontSize:
number
=16
warnText.marginTop
marginTop:
number
=40
warnText.textAlign
textAlign:
"center"
='center'