Sync styleguide 2026.05.18.1

This commit is contained in:
2026-06-24 16:57:55 +02:00
parent ef4b42d125
commit 23a0506c80
5 changed files with 52 additions and 2 deletions
+11
View File
@@ -3826,6 +3826,17 @@ main {
color: var(--color-font-light);
}
.sg-card.sg-card--footer-card {
--surface-card: var(--color-black);
--surface-card-body: var(--color-black);
}
.sg-card.sg-card--footer-card .sg-card-segment--body,
.sg-card.sg-card--footer-card .sg-text-layout-pattern__column,
.sg-card.sg-card--footer-card .sg-body {
color: var(--color-font-light);
}
.sg-card.sg-card--overlay-host {
overflow: visible;
}
+2 -2
View File
@@ -1,7 +1,7 @@
{
"styleguideVersion": "2026.05.18.1",
"styleguideCommit": "3e0b2d3",
"syncedAtUtc": "2026-06-24T14:44:00Z",
"styleguideCommit": "24d09c5",
"syncedAtUtc": "2026-06-24T14:57:55Z",
"sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide",
"mirroredDocsPath": "docs/styleguide"
}
+11
View File
@@ -3826,6 +3826,17 @@ main {
color: var(--color-font-light);
}
.sg-card.sg-card--footer-card {
--surface-card: var(--color-black);
--surface-card-body: var(--color-black);
}
.sg-card.sg-card--footer-card .sg-card-segment--body,
.sg-card.sg-card--footer-card .sg-text-layout-pattern__column,
.sg-card.sg-card--footer-card .sg-body {
color: var(--color-font-light);
}
.sg-card.sg-card--overlay-host {
overflow: visible;
}