Make text block text white

This commit is contained in:
2026-06-24 09:36:41 +02:00
parent ddb46dbac0
commit 44e9a5b40f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -103,7 +103,7 @@
<thead><tr><th>Semantischer Token</th><th>Verwendeter Foundation-Token</th><th>Beschreibung Verwendungszweck in der Komponente</th></tr></thead>
<tbody>
<tr><td>surface-text-block</td><td>color-transparent</td><td>Transparente Fläche des Textblocks.</td></tr>
<tr><td>text-text-block</td><td>color-font-dark</td><td>Standard-Textfarbe des Textblocks.</td></tr>
<tr><td>text-text-block</td><td>color-font-light</td><td>Standard-Textfarbe des Textblocks.</td></tr>
<tr><td>layout-text-block-width</td><td>60vw</td><td>Breite des Textblocks im Viewport.</td></tr>
</tbody>
</table>