/*
 * TireFire Industries — Forgejo theme (auto).
 * Follows the OS prefers-color-scheme setting.
 */

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