Set color-scheme to dark to make the focus ring on the dropdown button

legible
This commit is contained in:
Robin Townsend 2022-05-26 14:12:25 -04:00
parent cbfd03f9c6
commit 94380b64bd

View file

@ -123,6 +123,7 @@ limitations under the License.
body {
background-color: var(--bgColor1);
color: var(--textColor1);
color-scheme: dark;
margin: 0;
font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
"Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",