theme: add auto

This commit is contained in:
2023-05-12 19:43:24 +02:00
parent 76aeb8ff9b
commit 3471b9c37d

2
theme-forgejo-auto.css Normal file
View File

@@ -0,0 +1,2 @@
@import "theme-forgejo-light.css";
@import "theme-forgejo-dark.css" (prefers-color-scheme: dark);