chore: update docs
This commit is contained in:
Родитель
80fa1cfce7
Коммит
dd0ff4e4ee
|
@ -99,8 +99,8 @@ Used for primary buttons and for elements of primary importance across the theme
|
|||
<tr>
|
||||
<td>$accent-contrast</td>
|
||||
<td>
|
||||
<span class="color-preview" style="background-color: #ffffff"></span>
|
||||
#ffffff
|
||||
|
||||
contrast-wcag( $accent )
|
||||
</td>
|
||||
<td>The color used along with the accent color denoted by $accent.<br/>
|
||||
Used to provide contrast between the background and foreground colors.
|
||||
|
@ -179,15 +179,6 @@ Used to provide contrast between the background and foreground colors.
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>$selected-text</td>
|
||||
<td>
|
||||
|
||||
$accent-contrast
|
||||
</td>
|
||||
<td>The text color of selected items.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>$selected-bg</td>
|
||||
<td>
|
||||
|
||||
|
@ -197,6 +188,15 @@ Used to provide contrast between the background and foreground colors.
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>$selected-text</td>
|
||||
<td>
|
||||
|
||||
contrast-wcag( $selected-bg )
|
||||
</td>
|
||||
<td>The text color of selected items.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>$selected-border</td>
|
||||
<td>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче