mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2025-01-09 07:24:44 +00:00
5 lines
74 B
TypeScript
5 lines
74 B
TypeScript
|
|
||
|
export const primaryColor = '#C079F2';
|
||
|
export const darkMode = 'light';
|
||
|
|