File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -1807,9 +1807,14 @@ System Colors</h3>
18071807 <dd><span class="swatch" style="--color: fieldtext"></span> Text in input fields.
18081808
18091809 <dt> <dfn>Highlight</dfn>
1810- <dd><span class="swatch" style="--color: highlight"></span> Background of selected items/ text.
1810+ <dd><span class="swatch" style="--color: highlight"></span> Background of selected text, for example from ::selection .
18111811 <dt> <dfn>HighlightText</dfn>
1812- <dd><span class="swatch" style="--color: highlighttext"></span> Text of selected items/text.
1812+ <dd><span class="swatch" style="--color: highlighttext"></span> Text of selected text.
1813+
1814+ <dt> <dfn>SelectedItem</dfn>
1815+ <dd><span class="swatch" style="--color: highlight"></span> Background of selected items, for example a selected checkbox.
1816+ <dt> <dfn>SelectedItemText</dfn>
1817+ <dd><span class="swatch" style="--color: highlighttext"></span> Text of selected items.
18131818
18141819 <dt> <dfn>Mark</dfn>
18151820 <dd><span class="swatch" style="--color: mark"></span> Background of text that has been specially marked
You can’t perform that action at this time.
0 commit comments