@conduction/docusaurus-preset 3.44.1 → 3.44.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/components/AgentTrace/AgentTrace.module.css +1 -1
- package/src/components/AiDisclosure/AiDisclosure.module.css +2 -2
- package/src/components/AppCrossLinks/AppCrossLinks.module.css +9 -9
- package/src/components/AppMock/AppMock.module.css +46 -46
- package/src/components/AppsGrid/AppsGrid.module.css +4 -4
- package/src/components/AppsPreview/AppsPreview.module.css +7 -7
- package/src/components/AtomZones/AtomZones.module.css +19 -19
- package/src/components/BlueprintRush/BlueprintRush.module.css +13 -13
- package/src/components/BuildMock/BuildMock.module.css +11 -11
- package/src/components/Clients/Clients.module.css +4 -4
- package/src/components/ContentCard/ContentCard.module.css +13 -13
- package/src/components/ContentDetailHero/ContentDetailHero.module.css +6 -6
- package/src/components/ContentTypeFilter/ContentTypeFilter.module.css +5 -5
- package/src/components/CtaBanner/CtaBanner.module.css +1 -1
- package/src/components/DeadlineDefender/DeadlineDefender.module.css +14 -14
- package/src/components/DetailHero/DetailHero.module.css +11 -11
- package/src/components/DiceDuel/DiceDuel.module.css +16 -16
- package/src/components/DownloadPanel/DownloadPanel.module.css +4 -4
- package/src/components/EmployeeCard/EmployeeCard.module.css +19 -19
- package/src/components/ExternalAppShelf/ExternalAppShelf.module.css +5 -5
- package/src/components/FAQ/FAQ.module.css +4 -4
- package/src/components/FacetedFilters/FacetedFilters.module.css +10 -10
- package/src/components/FeatureGrid/FeatureGrid.module.css +8 -8
- package/src/components/FeatureList/FeatureList.module.css +4 -4
- package/src/components/FeaturedCard/FeaturedCard.module.css +3 -3
- package/src/components/FlowMock/FlowMock.module.css +2 -2
- package/src/components/GameModal/GameModal.jsx +170 -154
- package/src/components/GameModal/GameModal.module.css +84 -37
- package/src/components/Hero/Hero.module.css +4 -4
- package/src/components/HexBackground/HexBackground.module.css +3 -3
- package/src/components/HexCard/HexCard.module.css +4 -4
- package/src/components/HexNetwork/HexNetwork.module.css +6 -6
- package/src/components/HiddenGame/HiddenGame.module.css +2 -2
- package/src/components/HowSteps/HowSteps.module.css +3 -3
- package/src/components/IntegrationIcon/IntegrationIcon.module.css +1 -1
- package/src/components/KanbanMock/KanbanMock.module.css +8 -8
- package/src/components/LeafCard/LeafCard.module.css +15 -15
- package/src/components/LeafMock/LeafMock.module.css +8 -8
- package/src/components/LockPick/LockPick.module.css +14 -14
- package/src/components/ManagedCommonGround/ManagedCommonGround.module.css +1 -1
- package/src/components/McpToolShelf/McpToolShelf.module.css +8 -8
- package/src/components/MockScene/MockScene.module.css +1 -1
- package/src/components/ModuleCard/ModuleCard.module.css +11 -11
- package/src/components/ModulePage/ModulePage.module.css +9 -9
- package/src/components/MonsterRun/MonsterRun.module.css +12 -12
- package/src/components/NewsletterCta/NewsletterCta.module.css +9 -9
- package/src/components/NextSteps/NextSteps.module.css +9 -9
- package/src/components/Outcomes/Outcomes.module.css +5 -5
- package/src/components/PaintByTokens/PaintByTokens.module.css +15 -15
- package/src/components/PairCard/PairCard.module.css +3 -3
- package/src/components/PartnerCard/PartnerCard.module.css +21 -21
- package/src/components/PartnerDirectory/PartnerDirectory.module.css +1 -1
- package/src/components/PartnerSidecard/PartnerSidecard.module.css +9 -9
- package/src/components/PipeFit/PipeFit.module.css +10 -10
- package/src/components/Pipeline/Pipeline.module.css +7 -7
- package/src/components/PlatformOverview/PlatformOverview.module.css +4 -4
- package/src/components/Prerequisites/Prerequisites.module.css +5 -5
- package/src/components/PullQuote/PullQuote.module.css +5 -5
- package/src/components/Reconcile/Reconcile.module.css +15 -15
- package/src/components/RecordRun/RecordRun.module.css +16 -16
- package/src/components/Redaction/Redaction.module.css +13 -13
- package/src/components/ReferenceCard/ReferenceCard.module.css +7 -7
- package/src/components/RelatedPosts/RelatedPosts.module.css +1 -1
- package/src/components/RotatingCards/RotatingCards.module.css +8 -8
- package/src/components/SetupSteps/SetupSteps.module.css +6 -6
- package/src/components/Showcase/Showcase.module.css +12 -12
- package/src/components/SidebarMock/SidebarMock.module.css +2 -2
- package/src/components/SolutionCard/SolutionCard.module.css +5 -5
- package/src/components/StampRush/StampRush.module.css +12 -12
- package/src/components/StatsStrip/StatsStrip.module.css +3 -3
- package/src/components/ThemeSeamMock/ThemeSeamMock.module.css +1 -1
- package/src/components/Troubleshooting/Troubleshooting.module.css +7 -7
- package/src/components/WidgetMock/WidgetMock.module.css +1 -1
- package/src/components/WidgetShelf/WidgetShelf.module.css +11 -11
- package/src/components/primitives/AuthorByline.module.css +5 -5
- package/src/components/primitives/Button.module.css +8 -8
- package/src/components/primitives/Card.module.css +3 -3
- package/src/components/primitives/Eyebrow.module.css +1 -1
- package/src/components/primitives/HexThumbnail.module.css +1 -1
- package/src/components/primitives/Pill.module.css +2 -2
- package/src/components/primitives/Section.module.css +2 -2
- package/src/components/primitives/SectionHead.module.css +2 -2
- package/src/css/brand.css +17 -17
- package/src/css/tokens.css +60 -0
- package/src/theme/ErrorPageContent/styles.module.css +9 -9
- package/src/theme/Navbar/styles.module.css +17 -17
package/src/css/brand.css
CHANGED
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
Common Ground yellow (reuses .cg-yellow), "+" in Nextcloud blue.
|
|
140
140
|
Use through the <CommonGroundPlus/> primitive; the rules below back
|
|
141
141
|
it (and any plain-HTML preview that wires up the same span shape). */
|
|
142
|
-
.cg-plus-common { color: var(--
|
|
142
|
+
.cg-plus-common { color: var(--conduction-color-text-default); }
|
|
143
143
|
.cg-plus-plus { color: var(--conduction-color-brand-nextcloud); font-weight: inherit; }
|
|
144
144
|
|
|
145
145
|
/* Buttons inherit brand-primary fill */
|
|
@@ -276,7 +276,7 @@ blockquote {
|
|
|
276
276
|
.theme-doc-sidebar-container {
|
|
277
277
|
width: 280px !important;
|
|
278
278
|
border-right: 1px solid var(--c-cobalt-100) !important;
|
|
279
|
-
background:
|
|
279
|
+
background: var(--conduction-color-surface-card);
|
|
280
280
|
}
|
|
281
281
|
|
|
282
282
|
/* Menu list typography + spacing */
|
|
@@ -295,7 +295,7 @@ blockquote {
|
|
|
295
295
|
/* Default link state: idle sentence-case cobalt-700 on white,
|
|
296
296
|
4-px-radius hover tint cobalt-50. */
|
|
297
297
|
.menu__link {
|
|
298
|
-
color: var(--
|
|
298
|
+
color: var(--conduction-color-text-body);
|
|
299
299
|
padding: 4px 10px;
|
|
300
300
|
border-radius: var(--radius-sm);
|
|
301
301
|
margin-bottom: 2px;
|
|
@@ -303,8 +303,8 @@ blockquote {
|
|
|
303
303
|
line-height: 1.4;
|
|
304
304
|
}
|
|
305
305
|
.menu__link:hover {
|
|
306
|
-
background: var(--
|
|
307
|
-
color: var(--
|
|
306
|
+
background: var(--conduction-color-surface-subtle);
|
|
307
|
+
color: var(--conduction-color-text-strong);
|
|
308
308
|
}
|
|
309
309
|
|
|
310
310
|
/* Active item: 2-px cobalt left border + cobalt-50 fill + cobalt-blue text.
|
|
@@ -312,8 +312,8 @@ blockquote {
|
|
|
312
312
|
aligned with the idle siblings above and below. */
|
|
313
313
|
.menu__link--active,
|
|
314
314
|
.menu__link--active:hover {
|
|
315
|
-
background: var(--
|
|
316
|
-
color: var(--
|
|
315
|
+
background: var(--conduction-color-surface-subtle);
|
|
316
|
+
color: var(--conduction-color-text-default);
|
|
317
317
|
font-weight: 500;
|
|
318
318
|
border-left: 2px solid var(--c-blue-cobalt);
|
|
319
319
|
padding-left: 8px;
|
|
@@ -328,13 +328,13 @@ blockquote {
|
|
|
328
328
|
font-size: 10px;
|
|
329
329
|
text-transform: uppercase;
|
|
330
330
|
letter-spacing: 0.1em;
|
|
331
|
-
color: var(--
|
|
331
|
+
color: var(--conduction-color-text-muted);
|
|
332
332
|
font-weight: 500;
|
|
333
333
|
margin: var(--space-4) 0 var(--space-2);
|
|
334
334
|
}
|
|
335
335
|
.menu__list-item-collapsible > .menu__link:hover {
|
|
336
336
|
background: transparent;
|
|
337
|
-
color: var(--
|
|
337
|
+
color: var(--conduction-color-text-body);
|
|
338
338
|
}
|
|
339
339
|
|
|
340
340
|
/* Caret on collapsible categories — desaturate to cobalt-300. */
|
|
@@ -356,27 +356,27 @@ blockquote {
|
|
|
356
356
|
letter-spacing: -0.02em;
|
|
357
357
|
line-height: 1.1;
|
|
358
358
|
margin: 0 0 var(--space-4);
|
|
359
|
-
color: var(--
|
|
359
|
+
color: var(--conduction-color-text-strong);
|
|
360
360
|
}
|
|
361
361
|
.theme-doc-markdown h2 {
|
|
362
362
|
font-size: 26px;
|
|
363
363
|
font-weight: 600;
|
|
364
364
|
letter-spacing: -0.01em;
|
|
365
365
|
margin: var(--space-8) 0 var(--space-3);
|
|
366
|
-
color: var(--
|
|
366
|
+
color: var(--conduction-color-text-strong);
|
|
367
367
|
}
|
|
368
368
|
.theme-doc-markdown h3 {
|
|
369
369
|
font-size: 20px;
|
|
370
370
|
font-weight: 600;
|
|
371
371
|
margin: var(--space-6) 0 var(--space-3);
|
|
372
|
-
color: var(--
|
|
372
|
+
color: var(--conduction-color-text-strong);
|
|
373
373
|
}
|
|
374
374
|
.theme-doc-markdown p,
|
|
375
375
|
.theme-doc-markdown ul,
|
|
376
376
|
.theme-doc-markdown ol {
|
|
377
377
|
font-size: 15px;
|
|
378
378
|
line-height: 1.65;
|
|
379
|
-
color: var(--
|
|
379
|
+
color: var(--conduction-color-text-strong);
|
|
380
380
|
margin: 0 0 var(--space-3);
|
|
381
381
|
}
|
|
382
382
|
.theme-doc-markdown ul,
|
|
@@ -387,7 +387,7 @@ blockquote {
|
|
|
387
387
|
margin-bottom: var(--space-2);
|
|
388
388
|
}
|
|
389
389
|
.theme-doc-markdown strong {
|
|
390
|
-
color: var(--
|
|
390
|
+
color: var(--conduction-color-text-strong);
|
|
391
391
|
}
|
|
392
392
|
|
|
393
393
|
/* Code-typeface breadcrumb above the H1. Docusaurus renders this
|
|
@@ -397,11 +397,11 @@ blockquote {
|
|
|
397
397
|
font-size: 11px;
|
|
398
398
|
letter-spacing: 0.08em;
|
|
399
399
|
text-transform: uppercase;
|
|
400
|
-
color: var(--
|
|
400
|
+
color: var(--conduction-color-text-muted);
|
|
401
401
|
margin-bottom: var(--space-4);
|
|
402
402
|
}
|
|
403
403
|
.theme-doc-breadcrumbs .breadcrumbs__link {
|
|
404
|
-
color: var(--
|
|
404
|
+
color: var(--conduction-color-text-muted);
|
|
405
405
|
background: transparent;
|
|
406
406
|
padding: 0;
|
|
407
407
|
}
|
|
@@ -410,7 +410,7 @@ blockquote {
|
|
|
410
410
|
background: transparent;
|
|
411
411
|
}
|
|
412
412
|
.theme-doc-breadcrumbs .breadcrumbs__item--active .breadcrumbs__link {
|
|
413
|
-
color: var(--
|
|
413
|
+
color: var(--conduction-color-text-body);
|
|
414
414
|
background: transparent;
|
|
415
415
|
}
|
|
416
416
|
|
package/src/css/tokens.css
CHANGED
|
@@ -145,6 +145,23 @@
|
|
|
145
145
|
--conduction-color-background-default: var(--c-white);
|
|
146
146
|
--conduction-color-background-inverse: var(--c-blue-cobalt);
|
|
147
147
|
--conduction-color-background-muted: var(--c-cobalt-50);
|
|
148
|
+
|
|
149
|
+
/* Card and panel surfaces.
|
|
150
|
+
`background: white` and `background: var(--c-cobalt-50)` are written
|
|
151
|
+
straight into components about 280 times. Neither can flip, so in
|
|
152
|
+
dark mode the card stayed white while the text on it went light,
|
|
153
|
+
which is the second half of the dark-mode failure: correct ink,
|
|
154
|
+
invisible on a surface that never changed.
|
|
155
|
+
|
|
156
|
+
Lossless again: each is the value it replaces in light mode.
|
|
157
|
+
`-plate` is the exception that must NOT flip. Third-party logos are
|
|
158
|
+
designed against white and lose contrast on anything else, so the
|
|
159
|
+
brand rule is a white tile always. Naming it makes that deliberate
|
|
160
|
+
rather than an oversight the next sweep tries to "fix". */
|
|
161
|
+
--conduction-color-surface-card: var(--c-white);
|
|
162
|
+
--conduction-color-surface-subtle: var(--c-cobalt-50);
|
|
163
|
+
--conduction-color-surface-sunken: var(--c-cobalt-100);
|
|
164
|
+
--conduction-color-surface-plate: var(--c-white);
|
|
148
165
|
/* The deep ground every Conduction site actually paints for dark
|
|
149
166
|
panels, footers and dark mode. Distinct from -inverse, which is
|
|
150
167
|
the cobalt hero panel. Both are real, so name them separately
|
|
@@ -159,6 +176,20 @@
|
|
|
159
176
|
--conduction-color-text-accent: var(--c-coral-600);
|
|
160
177
|
--conduction-color-text-muted: var(--c-cobalt-400);
|
|
161
178
|
|
|
179
|
+
/* Text, the two darker inks.
|
|
180
|
+
Components reach past the semantic layer for these two steps all the
|
|
181
|
+
time: cobalt-900 for a heading, cobalt-700 for body copy. A raw
|
|
182
|
+
palette value cannot flip, so in dark mode that ink stayed navy on a
|
|
183
|
+
navy ground. Measured 2026-09-19: 1,362 elements below 1.5:1 across
|
|
184
|
+
121 of the 163 pages on conduction.nl, the homepage h1 at exactly
|
|
185
|
+
1.00.
|
|
186
|
+
|
|
187
|
+
These two exist so that migration is lossless. Each resolves to the
|
|
188
|
+
identical value it replaces in light mode, so nothing moves on a
|
|
189
|
+
white ground, and only the dark block below has to be right. */
|
|
190
|
+
--conduction-color-text-strong: var(--c-cobalt-900);
|
|
191
|
+
--conduction-color-text-body: var(--c-cobalt-700);
|
|
192
|
+
|
|
162
193
|
/* Link */
|
|
163
194
|
--conduction-color-link-default: var(--c-blue-cobalt);
|
|
164
195
|
--conduction-color-link-hover: var(--c-coral-600);
|
|
@@ -423,6 +454,17 @@
|
|
|
423
454
|
--conduction-color-background-muted: var(--c-cobalt-800);
|
|
424
455
|
--conduction-color-background-inverse: var(--c-cobalt-50);
|
|
425
456
|
|
|
457
|
+
/* Card and panel surfaces lift off the cobalt-900 ground rather than
|
|
458
|
+
sink into it, so a card still reads as a card. `-sunken` goes the
|
|
459
|
+
other way for the insets that were cobalt-100 on white.
|
|
460
|
+
|
|
461
|
+
`-plate` stays white on purpose: it is the tile third-party logos
|
|
462
|
+
sit on, and those are drawn for a white ground in either mode. */
|
|
463
|
+
--conduction-color-surface-card: var(--c-cobalt-800);
|
|
464
|
+
--conduction-color-surface-subtle: var(--c-cobalt-800);
|
|
465
|
+
--conduction-color-surface-sunken: var(--c-cobalt-700);
|
|
466
|
+
--conduction-color-surface-plate: var(--c-white);
|
|
467
|
+
|
|
426
468
|
/* Primary ramp inverts: the light steps carry, the dark recede */
|
|
427
469
|
--conduction-color-primary: var(--c-cobalt-300);
|
|
428
470
|
--conduction-color-primary-light: var(--c-cobalt-200);
|
|
@@ -438,6 +480,12 @@
|
|
|
438
480
|
--conduction-color-text-muted: var(--c-cobalt-300);
|
|
439
481
|
--conduction-color-text-accent: var(--c-orange-knvb);
|
|
440
482
|
|
|
483
|
+
/* The two darker inks invert. White for a heading so it outranks body
|
|
484
|
+
copy the way cobalt-900 outranks cobalt-700 on a white ground, and
|
|
485
|
+
cobalt-100 for body at 13.85:1 on the cobalt-900 default. */
|
|
486
|
+
--conduction-color-text-strong: var(--c-white);
|
|
487
|
+
--conduction-color-text-body: var(--c-cobalt-100);
|
|
488
|
+
|
|
441
489
|
/* Link */
|
|
442
490
|
--conduction-color-link-default: var(--c-cobalt-300);
|
|
443
491
|
--conduction-color-link-hover: var(--c-orange-knvb);
|
|
@@ -499,6 +547,18 @@
|
|
|
499
547
|
--conduction-color-text-muted: var(--c-cobalt-300);
|
|
500
548
|
--conduction-color-text-accent: var(--c-orange-knvb);
|
|
501
549
|
|
|
550
|
+
/* Mirrors the [data-theme="dark"] block above. Both have to carry
|
|
551
|
+
every token: this one is what a visitor gets before the theme
|
|
552
|
+
script runs, and a token defined in only one of them reverts to
|
|
553
|
+
its light value for exactly the readers dark mode is for. */
|
|
554
|
+
--conduction-color-text-strong: var(--c-white);
|
|
555
|
+
--conduction-color-text-body: var(--c-cobalt-100);
|
|
556
|
+
|
|
557
|
+
--conduction-color-surface-card: var(--c-cobalt-800);
|
|
558
|
+
--conduction-color-surface-subtle: var(--c-cobalt-800);
|
|
559
|
+
--conduction-color-surface-sunken: var(--c-cobalt-700);
|
|
560
|
+
--conduction-color-surface-plate: var(--c-white);
|
|
561
|
+
|
|
502
562
|
/* Link */
|
|
503
563
|
--conduction-color-link-default: var(--c-cobalt-300);
|
|
504
564
|
--conduction-color-link-hover: var(--c-orange-knvb);
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
.page {
|
|
14
14
|
padding: 0 0 96px;
|
|
15
|
-
background: var(--
|
|
15
|
+
background: var(--conduction-color-surface-subtle);
|
|
16
16
|
min-height: calc(100vh - 200px);
|
|
17
17
|
}
|
|
18
18
|
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
position: relative;
|
|
21
21
|
width: 100%;
|
|
22
22
|
aspect-ratio: 800 / 360;
|
|
23
|
-
background: var(--
|
|
23
|
+
background: var(--conduction-color-surface-subtle);
|
|
24
24
|
overflow: hidden;
|
|
25
25
|
}
|
|
26
26
|
|
|
@@ -122,14 +122,14 @@
|
|
|
122
122
|
font-size: 32px;
|
|
123
123
|
font-weight: 700;
|
|
124
124
|
letter-spacing: -0.015em;
|
|
125
|
-
color: var(--
|
|
125
|
+
color: var(--conduction-color-text-strong);
|
|
126
126
|
line-height: 1.15;
|
|
127
127
|
margin: 0 0 16px;
|
|
128
128
|
}
|
|
129
129
|
|
|
130
130
|
.lede {
|
|
131
131
|
font-size: 17px;
|
|
132
|
-
color: var(--
|
|
132
|
+
color: var(--conduction-color-text-body);
|
|
133
133
|
line-height: 1.55;
|
|
134
134
|
margin: 0 0 24px;
|
|
135
135
|
}
|
|
@@ -157,11 +157,11 @@
|
|
|
157
157
|
.tryButton:hover { background: var(--c-blue-cobalt); }
|
|
158
158
|
|
|
159
159
|
.homeLink {
|
|
160
|
-
color: var(--
|
|
160
|
+
color: var(--conduction-color-text-body);
|
|
161
161
|
font-size: 14px;
|
|
162
162
|
text-decoration: none;
|
|
163
163
|
}
|
|
164
|
-
.homeLink:hover { color: var(--
|
|
164
|
+
.homeLink:hover { color: var(--conduction-color-text-strong); text-decoration: underline; }
|
|
165
165
|
|
|
166
166
|
.details {
|
|
167
167
|
border-top: 1px solid var(--c-cobalt-100);
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
font-size: 12px;
|
|
174
174
|
letter-spacing: 0.04em;
|
|
175
175
|
text-transform: uppercase;
|
|
176
|
-
color: var(--
|
|
176
|
+
color: var(--conduction-color-text-muted);
|
|
177
177
|
list-style: none;
|
|
178
178
|
}
|
|
179
179
|
.details summary::-webkit-details-marker { display: none; }
|
|
@@ -189,8 +189,8 @@
|
|
|
189
189
|
margin-top: 12px;
|
|
190
190
|
font-family: var(--conduction-typography-font-family-code);
|
|
191
191
|
font-size: 12px;
|
|
192
|
-
color: var(--
|
|
193
|
-
background: var(--
|
|
192
|
+
color: var(--conduction-color-text-body);
|
|
193
|
+
background: var(--conduction-color-surface-subtle);
|
|
194
194
|
padding: 16px;
|
|
195
195
|
border-radius: var(--radius-md);
|
|
196
196
|
overflow-x: auto;
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
justify-content: space-between;
|
|
11
11
|
padding: 22px 56px;
|
|
12
12
|
border-bottom: 1px solid var(--c-cobalt-100);
|
|
13
|
-
background:
|
|
13
|
+
background: var(--conduction-color-surface-card);
|
|
14
14
|
position: sticky;
|
|
15
15
|
top: 0;
|
|
16
16
|
z-index: 100;
|
|
@@ -30,10 +30,10 @@
|
|
|
30
30
|
font-size: 22px;
|
|
31
31
|
font-weight: 700;
|
|
32
32
|
letter-spacing: -0.02em;
|
|
33
|
-
color: var(--
|
|
33
|
+
color: var(--conduction-color-text-default);
|
|
34
34
|
text-decoration: none;
|
|
35
35
|
}
|
|
36
|
-
.wordmark:hover { color: var(--
|
|
36
|
+
.wordmark:hover { color: var(--conduction-color-text-default); text-decoration: none; }
|
|
37
37
|
|
|
38
38
|
/* App-glyph hex next to the wordmark. Every product navbar shows the
|
|
39
39
|
app's icon (sourced from navbar.logo); sized to match the wordmark's
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
so "OpenRegister" reads as muted-"Open" + bold-"Register" and the
|
|
59
59
|
eye lands on the noun, not the brand prefix. */
|
|
60
60
|
.wordmarkPrefix {
|
|
61
|
-
color: var(--
|
|
61
|
+
color: var(--conduction-color-text-muted);
|
|
62
62
|
font-weight: 400;
|
|
63
63
|
}
|
|
64
64
|
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
}
|
|
69
69
|
|
|
70
70
|
.link {
|
|
71
|
-
color: var(--
|
|
71
|
+
color: var(--conduction-color-text-body);
|
|
72
72
|
text-decoration: none;
|
|
73
73
|
font-size: 14px;
|
|
74
74
|
font-weight: 500;
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
.ghost {
|
|
93
|
-
color: var(--
|
|
93
|
+
color: var(--conduction-color-text-body);
|
|
94
94
|
text-decoration: none;
|
|
95
95
|
font-size: 14px;
|
|
96
96
|
font-weight: 500;
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
font-size: 14px;
|
|
123
123
|
}
|
|
124
124
|
.localeWrapper :global(.navbar__link) {
|
|
125
|
-
color: var(--
|
|
125
|
+
color: var(--conduction-color-text-body);
|
|
126
126
|
font-weight: 500;
|
|
127
127
|
padding: 0 8px;
|
|
128
128
|
}
|
|
@@ -155,14 +155,14 @@
|
|
|
155
155
|
width: 34px;
|
|
156
156
|
height: 34px;
|
|
157
157
|
border-radius: var(--radius-sm);
|
|
158
|
-
color: var(--
|
|
158
|
+
color: var(--conduction-color-text-body);
|
|
159
159
|
font-size: 18px;
|
|
160
160
|
text-decoration: none;
|
|
161
161
|
transition: color 160ms ease, background 160ms ease;
|
|
162
162
|
}
|
|
163
163
|
.iconLink:hover {
|
|
164
|
-
color: var(--
|
|
165
|
-
background: var(--
|
|
164
|
+
color: var(--conduction-color-text-default);
|
|
165
|
+
background: var(--conduction-color-surface-subtle);
|
|
166
166
|
text-decoration: none;
|
|
167
167
|
}
|
|
168
168
|
|
|
@@ -186,8 +186,8 @@
|
|
|
186
186
|
font-family: var(--conduction-typography-font-family-code);
|
|
187
187
|
font-size: 11px;
|
|
188
188
|
letter-spacing: 0.04em;
|
|
189
|
-
color: var(--
|
|
190
|
-
background: var(--
|
|
189
|
+
color: var(--conduction-color-text-muted);
|
|
190
|
+
background: var(--conduction-color-surface-subtle);
|
|
191
191
|
border-radius: var(--radius-pill);
|
|
192
192
|
padding: 4px 10px;
|
|
193
193
|
white-space: nowrap;
|
|
@@ -213,15 +213,15 @@
|
|
|
213
213
|
padding: 0;
|
|
214
214
|
border: 1px solid var(--c-cobalt-100);
|
|
215
215
|
border-radius: var(--radius-sm);
|
|
216
|
-
background:
|
|
217
|
-
color: var(--
|
|
216
|
+
background: var(--conduction-color-surface-card);
|
|
217
|
+
color: var(--conduction-color-text-body);
|
|
218
218
|
font-size: 22px;
|
|
219
219
|
cursor: pointer;
|
|
220
220
|
transition: color 160ms ease, background 160ms ease;
|
|
221
221
|
}
|
|
222
222
|
.menuToggle:hover {
|
|
223
|
-
color: var(--
|
|
224
|
-
background: var(--
|
|
223
|
+
color: var(--conduction-color-text-default);
|
|
224
|
+
background: var(--conduction-color-surface-subtle);
|
|
225
225
|
}
|
|
226
226
|
|
|
227
227
|
/**
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
top: 100%;
|
|
243
243
|
left: 0;
|
|
244
244
|
right: 0;
|
|
245
|
-
background:
|
|
245
|
+
background: var(--conduction-color-surface-card);
|
|
246
246
|
border-bottom: 1px solid var(--c-cobalt-100);
|
|
247
247
|
box-shadow: 0 12px 24px rgba(16, 42, 86, 0.10);
|
|
248
248
|
max-height: 75vh;
|