Saas-Teamspace/lib/theme-constant.ts
2024-11-24 20:56:03 -05:00

2 lines
68 B
TypeScript

export const light_theme = 'light'
export const dark_theme = 'dark'