File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -919,6 +919,8 @@ System Colors</h3>
919919 <dd><span class="swatch" style="--color: buttonface"></span> The face background color for push buttons.
920920 <dt> <dfn>ButtonText</dfn>
921921 <dd><span class="swatch" style="--color: buttontext"></span> Text on push buttons.
922+ <dt> <dfn>ButtonBorder</dfn>
923+ <dd><span class="swatch" style="--color: buttonborder"><span> The base border color for push buttons.
922924
923925 <dt> <dfn>Field</dfn>
924926 <dd><span class="swatch" style="--color: field"></span> Background of input fields.
@@ -930,6 +932,13 @@ System Colors</h3>
930932 <dt> <dfn>HighlightText</dfn>
931933 <dd><span class="swatch" style="--color: highlighttext"></span> Text of item(s) selected in a control.
932934
935+ <dt> <dfn>Mark</dfn>
936+ <dd><span class="swatch" style="--color: mark"></span> Background of text that has been specially marked
937+ (such as by the HTML <{mark}> element).
938+ <dt> <dfn>MarkText</dfn>
939+ <dd><span class="swatch" style="--color: marktext"></span> Text that has been specially marked
940+ (such as by the HTML <{mark}> element).
941+
933942 <dt> <dfn>GrayText</dfn>
934943 <dd><span class="swatch" style="--color: graytext"></span> Disabled text.
935944 (Often, but not necessarily, gray.)
You can’t perform that action at this time.
0 commit comments