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