feat(theme): add metadata for teal theme
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/* Theme Metadata */
|
||||
gitea-theme-meta-info {
|
||||
--theme-display-name: "Catppuccin Macchiato Teal";
|
||||
--theme-color-scheme: "dark";
|
||||
}
|
||||
|
||||
:root {
|
||||
color-scheme: dark;
|
||||
--is-dark-theme: true;
|
||||
|
||||
Reference in New Issue
Block a user