proxyraye-nextjs/src/constants/colors.ts

2 lines
91 B
TypeScript

export const LAYOUT_COLORS_YELLOW = '#fdd835';
export const LAYOUT_COLORS_PINK = '#d81b60';