Add initial setup

This commit is contained in:
Gnarwhal 2024-09-26 17:41:20 +00:00
commit c5816eed45
Signed by: Gnarwhal
GPG key ID: B9B7561C0C90884D
10 changed files with 1075 additions and 0 deletions

View file

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