@regulaforensics/vp-frontend-document-components 7.5.1856-nightly → 7.5.1860-nightly

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
@@ -1052,7 +1052,7 @@ Using CSS variables, you can change the font and the main colors of the componen
1052
1052
  |:-------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------|:-----------------------:|
1053
1053
  | **--font-family** | The font family of all text elements. If you change the font family, make sure to adjust the font size so the message on the start screen would fit the frame. | `Noto Sans, sans-serif` |
1054
1054
  | **--font-size** | The font size for the text elements. | `16px` |
1055
- | **--main-color** | Color for the graphic elements of the component. By default, the brand Regula violet is set. | `#bd7dff` |
1055
+ | **--main-color** | Color for the graphic elements of the component. By default, the brand Regula violet is set. | `#7E57C5` |
1056
1056
  | **--hover-color** | Buttons hover color. | `#c994ff` |
1057
1057
  | **--active-color** | Buttons active color. | `#bd7dff` |
1058
1058