Skip to content

Commit bceab7b

Browse files
authored
Update colors to match designs (#6138)
1 parent 62e93b6 commit bceab7b

File tree

1 file changed

+2
-2
lines changed
  • packages/@adobe/spectrum-css-temp/components/illustratedmessage

1 file changed

+2
-2
lines changed

packages/@adobe/spectrum-css-temp/components/illustratedmessage/skin.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ governing permissions and limitations under the License.
1919
}
2020

2121
.spectrum-IllustratedMessage-heading {
22-
color: var(--spectrum-heading-page-title-text-color);
22+
color: var(--spectrum-heading-3-text-color);
2323
}
2424

2525
.spectrum-IllustratedMessage-description {
26-
color: var(--spectrum-body-secondary-text-color);
26+
color: var(--spectrum-body-text-color);
2727
}
2828

2929
@media (forced-colors: active) {

0 commit comments

Comments
 (0)