/**
 * SPDX-FileCopyrightText: © 2023 Schneider Electric
 * 
 * SPDX-License-Identifier: LGPL-2.1-only
 * 
 * Do not edit directly
 * Generated on Mon, 26 Jun 2023 23:59:42 GMT
 */

.qds-theme-light {
  --qds-theme-text-standard: #000000;
  --qds-theme-text-emphasized: #000000;
  --qds-theme-text-subdued: #626469;
  --qds-theme-link-default: #005AA3;
  --qds-theme-link-visited: #1A8B1C;
  --qds-theme-link-hover: #0A7ACA;
  --qds-theme-link-pressed: #003978;
  --qds-theme-title: #37006B;
  --qds-theme-subtitle: #5B008A;
  --qds-theme-kicker: #7A0095;
  --qds-theme-figure-caption: #333333;
  --qds-theme-signature-color-default: #5B008A;
  --qds-theme-signature-color-hover: #950FB5;
  --qds-theme-signature-color-pressed: #37006B;
  --qds-theme-signature-color-contrast: #ffffff;
  --qds-theme-signature-logo-standard: #7A0095;
  --qds-theme-signature-logo-subdued: #626469;
  --qds-theme-signature-app-name-standard: #7A0095;
  --qds-theme-signature-app-name-subdued: #626469;
  --qds-theme-signature-circle-progress-determinate: #5B008A;
  --qds-theme-signature-circle-progress-indeterminate: conic-gradient(from 124deg at 66% 31%, #7A0095 0deg, #A03DCD 141deg, #a03dcd00 360deg);
  --qds-theme-signature-line-progress-determinate: #5B008A;
  --qds-theme-signature-line-progress-indeterminate: linear-gradient(90deg, #A03DCD 0%, #7A0095 100%);
  --qds-theme-feedback-message-informational: #005AA3;
  --qds-theme-feedback-message-neutral: #333333;
  --qds-theme-feedback-message-critical: #DE3A00;
  --qds-theme-feedback-message-important: #ec8d00;
  --qds-theme-feedback-action-safe: #5B008A;
  --qds-theme-feedback-action-unsafe: #ec8d00;
  --qds-theme-feedback-action-destructive-default: #DE3A00;
  --qds-theme-feedback-action-destructive-hover: #FF6324;
  --qds-theme-feedback-action-destructive-pressed: #CC2200;
  --qds-theme-feedback-action-destructive-contrast: #ffffff;
  --qds-theme-feedback-status-good: #5B008A;
  --qds-theme-feedback-status-concerning: #ec8d00;
  --qds-theme-feedback-status-bad: #DE3A00;
  --qds-theme-feedback-result-success: #5B008A;
  --qds-theme-feedback-result-partial-success: #ec8d00;
  --qds-theme-feedback-result-failure: #DE3A00;
  --qds-theme-feedback-availability-available: #5B008A;
  --qds-theme-feedback-availability-unavailable: #333333;
  --qds-theme-feedback-alarm-error: #DE3A00;
  --qds-theme-feedback-alarm-critical: #DE3A00;
  --qds-theme-feedback-alarm-severe: #DE3A00;
  --qds-theme-feedback-field-required: #DE3A00;
  --qds-theme-feedback-ansi-z5351-caution: #ffe100;
  --qds-theme-feedback-ansi-z5351-warning: #ff7900;
  --qds-theme-feedback-ansi-z5351-danger: #BD3620;
  --qds-theme-interactive-background-hover: #e6e6e6;
  --qds-theme-interactive-background-pressed: #cccccc;
  --qds-theme-interactive-background-selected: #cccccc;
  --qds-theme-focus-border: #005AA3;
  --qds-theme-disabled: 0.4;
  --qds-theme-main-background: #f4f4f4;
  --qds-theme-main-subsection-standard-background: #fcfcfc;
  --qds-theme-main-subsection-emphasized: 0px 4px 12px 0 #00000040;
  --qds-theme-panel-background: #f7f7f7;
  --qds-theme-panel-elevation: 0px 2px 16px 0 #00000040;
  --qds-theme-panel-subsection-standard-background: #ffffff;
  --qds-theme-panel-subsection-emphasized: 0px 4px 12px 0 #00000040;
  --qds-theme-navigation-background: #fcfcfc;
  --qds-theme-navigation-elevation: 0px 4px 32px 0 #00000040;
  --qds-theme-navigation-subsection-standard-background: #ffffff;
  --qds-theme-navigation-subsection-emphasized: 0px 4px 12px 0 #00000040;
  --qds-theme-popup-background: #ffffff;
  --qds-theme-popup-elevation: 0px 8px 40px 0 #00000040;
  --qds-theme-popup-subsection-standard-background: #ffffff;
  --qds-theme-popup-subsection-emphasized: 0px 4px 12px 0 #00000040;
  --qds-theme-popup-overlay-background: #00000040;
  --qds-theme-popup-overlay-opacity: 0.4;
  --qds-theme-popup-overlay-blur: 12px;
  --qds-theme-accessory-background: #ffffff;
  --qds-theme-accessory-section-standard-background: #ffffff;
  --qds-theme-accessory-section-emphasized-elevation: 0px 4px 12px 0 #00000040;
  --qds-theme-accessory-elevation: 0px 2px 8px 0 #00000040;
  --qds-theme-control-border: #626469;
  --qds-theme-control-slider-track-active: #000000;
  --qds-theme-control-slider-track-inactive: #c9c9c9;
  --qds-theme-control-text-standard: #000000;
  --qds-theme-control-text-placeholder: #626469;
  --qds-theme-control-input-background: #ffffff;
  --qds-theme-list-border: #d9d9d9;
  --qds-theme-list-item-label-main: #37006B;
  --qds-theme-list-item-label-secondary: #5B008A;
  --qds-theme-list-item-label-tertiary: #7A0095;
  --qds-theme-divider-standard: #d9d9d9;
  --qds-theme-divider-emphasized: #9fa0a4;
}
