@import "./theme-gitea-light.css" (prefers-color-scheme: light);
@import "./theme-gitea-dark.css" (prefers-color-scheme: dark);

gitea-theme-meta-info {
  --theme-display-name: "gitea-custom";
}

[aria-label="Edit File"] {
  display: none;
}
