Skip to content

Commit d2890b8

Browse files
author
JPryce-Aklundh
committed
change red
1 parent c4d13d1 commit d2890b8

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

preview-src/docs-roles.adoc

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,24 @@
11
= Docs flags
2-
:page-role: fabric enterprise-edition alpha test
2+
:page-role: fabric enterprise-edition not-on-aura aura-db-enterprise alpha test
33
:page-theme: docs
44

55
[abstract]
66
--
7-
Flags sections as Enterprise Edition, Fabric, Deprecated
7+
Flags sections as Not Available on Aura, Aura DB Enterprise, Enterprise Edition, Fabric, and Deprecated
88
--
99

1010
Blocks with the appropriate roles have text appended.
1111

12+
[role=not-on-aura]
13+
== Not on Aura
14+
15+
Lorem ipsum dolor sit
16+
17+
[role=aura-db-enterprise]
18+
== AuraDB Enterprise
19+
20+
Lorem ipsum dolor sit
21+
1222
[role=fabric]
1323
== Fabric Heading
1424

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-red-300);
301+
--not-on-aura-color: var(--color-red-700);
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)