// @flow import theme from "../../shared/styles/theme"; export const palette = [ theme.brand.red, theme.brand.blue, theme.brand.purple, theme.brand.pink, theme.brand.marine, theme.brand.green, ];