Skip to content

Commit c4d13d1

Browse files
author
JPryce-Aklundh
committed
add color name
1 parent e6f8b1d commit c4d13d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/vars.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@
298298
--table-stripe-background: var(--color-grey-100);
299299
--deprecation-color: var(--color-pink-600);
300300
--deprecation-on-color: var(--color-white);
301-
--not-on-aura-color: var(--color-200);
301+
--not-on-aura-color: var(--color-red-300);
302302
--not-on-aura-on-color: var(--color-white);
303303
--aura-db-enterprise-color: var(--color-blue-600);
304304
--aura-db-enterprise-on-coor: var(--color-white);

0 commit comments

Comments
 (0)