mirror of
https://github.com/documenso/documenso.git
synced 2026-07-26 01:45:08 +10:00
@@ -0,0 +1,5 @@
|
||||
export const THEMES_TYPE = {
|
||||
DARK: 'dark',
|
||||
LIGHT: 'light',
|
||||
SYSTEM: 'system'
|
||||
};
|
||||
Reference in New Issue
Block a user