Commit e740ab4
Fix WCAG 2 AA color contrast issues in website navbar and HTML syntax highlighting (#5206)
* Initial plan
* Fix WCAG 2 AA color contrast issues for navbar and HTML syntax highlighting
Co-authored-by: hawkticehurst <39639992+hawkticehurst@users.noreply.github.com>
* Fix code review issues: use WeakSet for theme tracking and update home page theme selector
Co-authored-by: hawkticehurst <39639992+hawkticehurst@users.noreply.github.com>
* Rename ACCESSIBLE_THEME_NAME to VS_LIGHT_ADJUSTED
Co-authored-by: hawkticehurst <39639992+hawkticehurst@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: hawkticehurst <39639992+hawkticehurst@users.noreply.github.com>1 parent fe9dd23 commit e740ab4
File tree
5 files changed
+48
-20
lines changed- website
- src/website
- components/monaco
- pages/home
5 files changed
+48
-20
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 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 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
4 | 40 | | |
5 | 41 | | |
6 | 42 | | |
| |||
13 | 49 | | |
14 | 50 | | |
15 | 51 | | |
| 52 | + | |
16 | 53 | | |
17 | 54 | | |
18 | 55 | | |
19 | 56 | | |
| 57 | + | |
| 58 | + | |
20 | 59 | | |
21 | 60 | | |
22 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
109 | | - | |
| 110 | + | |
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
0 commit comments