We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6f8b1d commit c4d13d1Copy full SHA for c4d13d1
src/css/vars.css
@@ -298,7 +298,7 @@
298
--table-stripe-background: var(--color-grey-100);
299
--deprecation-color: var(--color-pink-600);
300
--deprecation-on-color: var(--color-white);
301
- --not-on-aura-color: var(--color-200);
+ --not-on-aura-color: var(--color-red-300);
302
--not-on-aura-on-color: var(--color-white);
303
--aura-db-enterprise-color: var(--color-blue-600);
304
--aura-db-enterprise-on-coor: var(--color-white);
0 commit comments