-
- JitHub
- A native GitHub client for Windows.
-
- """,
- ["JitHub.Web/wwwroot/css/site.css"] = """
- :root {
- color-scheme: light dark;
- --accent: #2563eb;
- }
-
- .hero {
- min-height: 100vh;
- display: grid;
- place-items: center;
- }
- """,
- ["JitHub.WinUI/JitHub.WinUI.csproj"] = """
-