Skip to content

Commit 6f43381

Browse files
committed
color comment
1 parent cf036bc commit 6f43381

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/uui-css/lib/custom-properties/colors.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@
166166
--uui-color-grey-dark: color($grey blackness(+ 10%));
167167
--uui-color-grey-dimmed: color($grey saturation(- 100%) blackness(+ 4%));
168168

169+
/** not begin used currently. */
169170
$dusty-grey: #9b9b9b;
170171
--uui-color-dusty-grey: $dusty-grey;
171172
--uui-color-dusty-grey-light: color($dusty-grey lightness(+ 8%));

0 commit comments

Comments
 (0)