henry pushed to branch tor-browser-153.0a1-16.0-2 at The Tor Project / Applications / Tor Browser

Commits:

1 changed file:

Changes:

  • browser/components/abouttor/content/aboutTor.css
    ... ... @@ -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 {