Commit 57eee63
Complete brand guidelines and force dark mode (#6)
* chore: complete brand guidelines and force dark mode
Force dark mode by overriding ThemeProvider and ThemeSelect components,
removing the theme toggle and fixing light-mode text visibility (#5).
Add remaining brand elements from #3: secondary/tertiary color variables,
orange focus ring styling, background pattern overlay, and Roc Grotesk
font-face declarations (commented out pending licensed font files).
Closes #5
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* chore: load Roc Grotesk from aibtc.com CDN
Enable @font-face declarations using the aibtc.com font CDN
(same pattern as x402-api, x402-sponsor-relay, and worker-logs).
Override --sl-font and --sl-font-heading with Roc Grotesk family.
Remove unused src/fonts/ directory.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 927e006 commit 57eee63
5 files changed
Lines changed: 100 additions & 12 deletions
File tree
- src
- assets
- components
- styles
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| |||
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
2 | 33 | | |
| 34 | + | |
3 | 35 | | |
4 | 36 | | |
5 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
6 | 44 | | |
7 | 45 | | |
8 | 46 | | |
| |||
11 | 49 | | |
12 | 50 | | |
13 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
14 | 56 | | |
15 | 57 | | |
16 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
17 | 61 | | |
18 | 62 | | |
19 | 63 | | |
| |||
22 | 66 | | |
23 | 67 | | |
24 | 68 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
33 | 72 | | |
34 | 73 | | |
35 | 74 | | |
| |||
38 | 77 | | |
39 | 78 | | |
40 | 79 | | |
41 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
42 | 91 | | |
43 | 92 | | |
44 | 93 | | |
45 | 94 | | |
46 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
47 | 98 | | |
48 | 99 | | |
49 | 100 | | |
| |||
53 | 104 | | |
54 | 105 | | |
55 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
0 commit comments