solana-app-kit


solana-app-kit / components/pumpfun/Pumpfun.styles / PumpfunSellStyles

Variable: PumpfunSellStyles

const PumpfunSellStyles: object

Defined in: src/components/pumpfun/Pumpfun.styles.ts:50

Type declaration

feeEstimate

feeEstimate: object

feeEstimate.color

color: string = '#666'

feeEstimate.fontSize

fontSize: number = 12

feeEstimate.fontStyle

fontStyle: "italic" = 'italic'

feeEstimate.marginBottom

marginBottom: number = 12

input

input: object

input.backgroundColor

backgroundColor: string = '#fafafa'

input.borderColor

borderColor: string = '#ccc'

input.borderRadius

borderRadius: number = 8

input.borderWidth

borderWidth: number = 1

input.marginBottom

marginBottom: number = 12

input.padding

padding: number = 10

label

label: object

label.color

color: string = '#555'

label.fontSize

fontSize: number = 14

label.fontWeight

fontWeight: "600" = '600'

label.marginBottom

marginBottom: number = 6

maxButton

maxButton: object

maxButton.alignSelf

alignSelf: "flex-start" = 'flex-start'

maxButton.backgroundColor

backgroundColor: string = '#ffc107'

maxButton.borderRadius

borderRadius: number = 8

maxButton.marginBottom

marginBottom: number = 12

maxButton.paddingHorizontal

paddingHorizontal: number = 12

maxButton.paddingVertical

paddingVertical: number = 8

maxButtonText

maxButtonText: object

maxButtonText.color

color: string = '#fff'

maxButtonText.fontSize

fontSize: number = 12

maxButtonText.fontWeight

fontWeight: "600" = '600'

sectionTitle

sectionTitle: object

sectionTitle.color

color: string = '#333'

sectionTitle.fontSize

fontSize: number = 20

sectionTitle.fontWeight

fontWeight: "700" = '700'

sectionTitle.marginBottom

marginBottom: number = 12

sellButton

sellButton: object

sellButton.alignItems

alignItems: "center" = 'center'

sellButton.backgroundColor

backgroundColor: string = '#dc3545'

sellButton.borderRadius

borderRadius: number = 8

sellButton.marginTop

marginTop: number = 16

sellButton.padding

padding: number = 14

sellButtonText

sellButtonText: object

sellButtonText.color

color: string = '#fff'

sellButtonText.fontSize

fontSize: number = 16

sellButtonText.fontWeight

fontWeight: "700" = '700'