grzegorz914 / homebridge-xbox-tv

Homebridge plugin for Microsoft Game Console, publish as independent external platform accessory.
MIT License
164 stars 15 forks source link

Style Authorization Manager Text to Respond to Current User's Browser Environment Mode #166

Closed shanemcw closed 1 year ago

shanemcw commented 1 year ago

Homebridge UI adjusts for the current browser environment's mode; e.g.

<meta name="theme-color" content="#140a33" media="(prefers-color-scheme: light)">

<body style="display: block;" class="config-ui-x-dark-mode dark-mode">

Enhancement: Style text to respond to current user's browser environment mode.

Screenshot 2023-03-15 at 11 27 28 AM

Screenshot 2023-03-15 at 11 27 41 AM

shanemcw commented 1 year ago

For example, some text is white-on-white

Screenshot 2023-03-15 at 1 19 49 PM

Screenshot 2023-03-15 at 1 19 58 PM

shanemcw commented 1 year ago

LOL that would explain why I wasn't seeing the "tips" that were intended to walk me through the authorization steps.