You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here are the [=basic appearance=] colors inheriting respectively the default light and dark mode colors from the root element:
106
106
107
-
<img src="images/base-screenshot.png" style="width: 50%; height: auto;" alt="Screenshot of the basic appearance with a light color scheme">
108
-
<img src="images/base-screenshot-dark.png" style="width: 50%; height: auto;" alt="Screenshot of the basic appearance with a dark color scheme">
107
+
<img src="images/base-screenshot.png" width="400" height="437" style="width: 50%; height: auto;" alt="Screenshot of the basic appearance with a light color scheme">
108
+
<img src="images/base-screenshot-dark.png" width="400" height="437" style="width: 50%; height: auto;" alt="Screenshot of the basic appearance with a dark color scheme">
<img src="images/base-example-1.png" style="width: 100%; height: auto;" alt="Screenshot of a customized basic appearance with brown text and a pale yellow background">
127
+
<img src="images/base-example-1.png" width="775" height="848" style="width: 100%; height: auto;" alt="Screenshot of a customized basic appearance with brown text and a pale yellow background">
<img src="images/base-example-2.png" style="width: 100%; height: auto;" alt="Screenshot of a customized basic appearance with green text and a black background">
144
+
<img src="images/base-example-2.png" width="775" height="863" style="width: 100%; height: auto;" alt="Screenshot of a customized basic appearance with green text and a black background">
145
145
</div>
146
146
147
147
# Styling Pickers # {#pickers}
@@ -1085,7 +1085,7 @@ These styles should apply when the select is a [list box](https://html.spec.what
0 commit comments