<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - StartCenter’s hardcoded color scheme doesn’t work for high-contrast mode users"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=99116#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - StartCenter’s hardcoded color scheme doesn’t work for high-contrast mode users"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=99116">bug 99116</a>
              from <span class="vcard"><a class="email" href="mailto:glogow@fbihome.de" title="Jan-Marek Glogowski <glogow@fbihome.de>"> <span class="fn">Jan-Marek Glogowski</span></a>
</span></b>
        <pre>(In reply to V Stuart Foote from <a href="show_bug.cgi?id=99116#c13">comment #13</a>)
<span class="quote">> Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=166270" name="attach_166270" title="current 20201011 master against 7.1.0 - Win10 HC#1 highcontrast mode">attachment 166270</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=166270&action=edit" title="current 20201011 master against 7.1.0 - Win10 HC#1 highcontrast mode">[details]</a></span>
> current 20201011 master against 7.1.0 - Win10 HC#1 highcontrast mode</span >

This looks the same (AKA broken highcontrast) in the build before the patch was
merged. Feel free to revert that patch, if you make the setting optional. Just
start Writer on Windows, which looks even more broken in multiple ways, because
most backgrounds in the toolbars aren't dark. Also the menu text is green,
while it's white in notepad. There is simply much more to fix, but mapping the
right colors to LO's theming is generally not rocket science (but probably
guesswork, because of the huge amount of theming colors in LO, needed or not).

<span class="quote">> We used to have the StartCenterBackgroundColor and StartCenterTextColor [1]
> implemented for consistent SC UI--i.e. "Branding". </span >
>
<span class="quote">> But that was recently stripped out for <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - StartCenter is inconsistent with dark theme(s)"
   href="show_bug.cgi?id=136555">bug 136555</a> [2] for "better" os/DE
> theming support, which of course doesn't work for Windows, and not sure if
> the macOS builds do better.</span >

The patch was also a reaction to MacOS based changes, and that author was in
the loop. So I guess they are tested on MacOS too.

The start center now uses the colors from the theme for the button area, which
uses GetWorkspaceColor, which is supposed to use GetSysColor(COLOR_MENU), but
just if officecfg::Office::Common::Accessibility::AutoDetectSystemHC::get(),
for whatever reason, instead of always setting it from the theme.

FWIW you can still set the background image for some "branding" of the start
center.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>