export const APP_THEME_COLORS = { light: "#eef3f7", dark: "#171d25", } as const;