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
To maintain consistency with widget [=accent color=] styling,
2026
+
''AccentColor'' takes its value from 'accent-color',
2027
+
unless [=Forced Colors Mode=] is enabled.
2028
+
''AccentColorText'' takes its value from
2029
+
the contrasting foreground color to ''AccentColor''
2030
+
as is described for widget [=accent color=] styling.
2031
+
2023
2032
<div class="example" id="ex-SystemCombo">
2024
2033
For example, the system color combinations in the browser you are currently using:
2025
2034
@@ -7337,8 +7346,8 @@ Changes</h2>
7337
7346
<h3 id="changes-from-20250424">Changes since the
7338
7347
<a href="https://www.w3.org/TR/2025/CRD-css-color-4-20250424/">Candidate Recommendation Draft of 24 April 2025</a></h3>
7339
7348
<ul>
7340
-
<!-- to 23 Apr 2025 -->
7341
-
<li><em>none</em></li>
7349
+
<!-- to 4 Sep 2025 -->
7350
+
<li>Updated ''AccentColor'' to take its value from 'accent-color', unless in [=Forced Colors Mode=]</li>
7342
7351
</ul>
7343
7352
7344
7353
<h3 id="changes-from-20240213">Changes since the <a href="https://www.w3.org/TR/2024/CRD-css-color-4-20240213/">Candidate Recommendation Draft of 13 Feb 2024</a></h3>
0 commit comments