Commit 09cbd8e
fix(a11y): fix certificate verify page student name contrast in dark mode
secondaryColor defaults to #0f2b1a (dark green) — nearly invisible on
the dark #1a1917 background. Inject a scoped <style> block so the brand
color applies in light mode (.cert-student-name) while .dark overrides
it to the standard legible token (#d4cfc8).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 4e6ed53 commit 09cbd8e
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
92 | 95 | | |
93 | 96 | | |
94 | 97 | | |
| |||
118 | 121 | | |
119 | 122 | | |
120 | 123 | | |
121 | | - | |
122 | | - | |
| 124 | + | |
123 | 125 | | |
124 | 126 | | |
125 | 127 | | |
| |||
0 commit comments