@public-ui/theme-default 3.0.0-rc.8 → 3.0.0

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/README.md CHANGED
@@ -46,6 +46,7 @@ Das Default-Theme ist ein _Token-Based_ Theme, das mit minimalen Anpassungen sof
46
46
  | `--kolibri-border-width` | `1px` | Allgemeine Rahmen-Breite |
47
47
  | `--kolibri-color-primary` | `#004b76` | Primärfarbe |
48
48
  | `--kolibri-color-primary-variant` | `#0077b6` | Alternative Variante der Primärfarbe |
49
+ | `--kolibri-color-secondary` | `#ccebf7` | Sekundärfarbe |
49
50
  | `--kolibri-color-danger` | `#c0003c` | Farbe für Fehlermeldungen und gefährliche Aktionen |
50
51
  | `--kolibri-color-warning` | `#c44931` | Farbe für Warnungen |
51
52
  | `--kolibri-color-success` | `#005c45` | Farbe für Erfolgsmeldungen |