diff --git a/demos/index.html b/demos/index.html index 8f92d40..7906c5a 100644 --- a/demos/index.html +++ b/demos/index.html @@ -32,7 +32,7 @@ - + diff --git a/design-system.css b/design-system.css index eef95a4..4016564 100644 --- a/design-system.css +++ b/design-system.css @@ -17,6 +17,10 @@ --at-sans: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; --at-serif: Iowan Old Style, Charter, "Bitstream Charter", "Sitka Text", Georgia, serif; --at-mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace; + /* Card accents on the hub. No editorial equivalent, so they are named here + rather than left as a second palette inside one page. */ + --at-purple: #6d28d9; + --at-orange: #ea580c; } /* Shared MkDocs surfaces */ @@ -382,6 +386,478 @@ body, [data-md-color-scheme="slate"] .md-search__form { background: var(--at-paper-2); } .md-search__input::placeholder { color: var(--at-muted); } +/* ============================================================ + Ecosystem hub layout + ------------------------------------------------------------ + The homepage layout used to live in a - + diff --git a/quickstart/index.html b/quickstart/index.html index 736d3d3..4b6275b 100644 --- a/quickstart/index.html +++ b/quickstart/index.html @@ -56,7 +56,7 @@ } - + diff --git a/telemetry/index.html b/telemetry/index.html index 0b97b96..8b440f5 100644 --- a/telemetry/index.html +++ b/telemetry/index.html @@ -47,7 +47,7 @@ } - +