Skip to content

Commit 51a8804

Browse files
Copilotevcatalyst
andcommitted
Apply premium dark theme as default with modern styling
Co-authored-by: evcatalyst <8740078+evcatalyst@users.noreply.github.com>
1 parent 220584a commit 51a8804

File tree

3 files changed

+144
-73
lines changed

3 files changed

+144
-73
lines changed

404.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta name="theme-color" content="#0a0a0f">
67
<title>404 - Page Not Found | GitBrain</title>
78
<link rel="icon" type="image/svg+xml" href="/assets/favicon.svg">
89
<link rel="stylesheet" href="/styles/main.css">

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta name="theme-color" content="#0a0a0f">
67
<title>GitBrain – Open frameworks for collaborative development</title>
78
<meta name="description" content="GitBrain provides open frameworks for collaborative development, data visualization, and composable systems. Explore spec-first artifacts and browser-friendly tools.">
89
<link rel="canonical" href="https://gitbrain.com/">

0 commit comments

Comments
 (0)