henry pushed to branch tor-browser-153.0a1-16.0-2 at The Tor Project / Applications / Tor Browser
Commits:
-
414f7218
by Henry Wilkes at 2026-07-15T10:33:10+00:00
1 changed file:
Changes:
| ... | ... | @@ -247,7 +247,7 @@ body:not(.show-survey) #survey { |
| 247 | 247 | /* Same as --text-color when "prefers-color-scheme: light" */
|
| 248 | 248 | --text-color-light: var(--color-gray-100);
|
| 249 | 249 | /* Same as --text-color when "prefers-color-scheme: dark" */
|
| 250 | - --text-color-dark: var(--color-gray-05);
|
|
| 250 | + --text-color-dark: var(--color-gray-0);
|
|
| 251 | 251 | }
|
| 252 | 252 | |
| 253 | 253 | #tor-check {
|