/* zbox auto — follows the viewer's OS light/dark preference. */
@import "./theme-zbox-dark.css" (prefers-color-scheme: dark);
@import "./theme-zbox-light.css" (prefers-color-scheme: light);

gitea-theme-meta-info{--theme-color-scheme:auto;--theme-display-name:zbox Auto}
