We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Application theme colors can be edited from the file components/shared-styles/shared-styles.html
components/shared-styles/shared-styles.html
:host { --primary-color: #3465a4; --secondary-color: #ad7fa8; --text-color: #ffffff; --success-color: #73d216; --warning-color: #fcaf3ef; --error-color: #cc0000; }