Files
gitea-themes/themes/github-dark/theme-meta.ts
T

7 lines
134 B
TypeScript

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