We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79e55ae commit ad095bdCopy full SHA for ad095bd
lib/styles/base/_root.scss
@@ -250,6 +250,7 @@
250
--du-text-info-blue-background: #{$color-blue-7};
251
--du-text-status-info-blue: #{$color-blue};
252
--du-text-hint: #{$color-gray};
253
+ --du-text-white: #{$color-white};
254
--du-icon-light-background: #{$color-black-9};
255
--du-icon-dark-background: #{$color-white};
256
--du-icon-gray-background: #{$color-black-1};
0 commit comments