Files
2026-05-16 14:07:27 +08:00

7 lines
132 B
TypeScript

export const themeMeta = `
gitea-theme-meta-info {
--theme-color-scheme: light;
--theme-display-name: GitHub Light;
}
`.trim();