dc3be992a
1 2 3 4 5 6 7
import { colors, Styles } from '@0xproject/react-shared'; export const styles: Styles = { focusedItem: { backgroundColor: colors.walletFocusedItemBackground, }, };