export const themeColors = { theme: { extend: { colors: { primary: "#F97317" } } } };