.light-theme {
  --shadow-overlay:  0px 4px 4px 1px rgba(0, 0, 0, 0.35);
  --color-data-visualization-8: #3a87cf;
  --color-data-visualization-7: #009fa3;
  --color-data-visualization-6: #2b659b;
  --color-data-visualization-5: #786dd3;
  --color-data-visualization-4: #00777a;
  --color-data-visualization-3: #1c3851;
  --color-data-visualization-2: #6058a8;
  --color-data-visualization-1: #035051;
  --color-status-off: #7b8089;
  --color-status-standby: #64d9ff;
  --color-status-normal: #00e200;
  --color-status-caution: #fad800;
  --color-status-serious: #ffaf3d;
  --color-status-critical: #ff2a04;
  --color-border-focus-default: #b534ce;
  --color-border-error: #c8102e;
  --color-border-interactive-muted: #2f7aa7;
  --color-border-interactive-hover: #1c3f5e;
  --color-border-interactive-default: #005a8f;
  --color-text-error: #c8102e;
  --color-text-interactive-hover: #1c3f5e;
  --color-text-interactive-default: #005a8f;
  --color-text-inverse: #ffffff;
  --color-text-placeholder: #7b8089;
  --color-text-secondary: #51555b;
  --color-text-primary: #292a2d;
  --color-background-interactive-muted: #2f7aa7;
  --color-background-interactive-hover: #1c3f5e;
  --color-background-interactive-default: #005a8f;
  --color-background-surface-selected: #cee9fc;
  --color-background-surface-hover: #daeeff;
  --color-background-surface-header: #f5f6f9;
  --color-background-surface-default: #ffffff;
  --color-background-base-selected: #cee9fc;
  --color-background-base-hover: #98bdd3;
  --color-background-base-header: #f5f6f9;
  --color-background-base-default: #eaeef4;
  --tooltip-color-text: #000000;
  --tooltip-color-background: #bbc1c9;
  --timeline-header-color-background: #f5f6f9;
  --timeline-cell-color-background: #cbdee9;
  --tag-shadow-inner-unknown: inset 0px 0px 5px 0px rgb(123, 128, 137);
  --tag-shadow-inner-pass: inset 0px 0px 5px 0px rgb(0, 226, 0);
  --tag-shadow-inner-fail: inset 0px 0px 5px 0px rgb(255, 42, 4);
  --scrollbar-shadow-inner-vertical: inset 3px 3px 3px 0px rgba(0, 0, 0, 0.25);
  --scrollbar-shadow-inner-horizontal: inset 1px 3px 3px 0px rgba(0, 0, 0, 0.5);
  --notification-banner-color-border-outer-standby: #285766;
  --notification-banner-color-border-outer-serious: #664618;
  --notification-banner-color-border-outer-off: #3c3e42;
  --notification-banner-color-border-outer-normal: #005a00;
  --notification-banner-color-border-outer-default: #005a8f;
  --notification-banner-color-border-outer-critical: #661102;
  --notification-banner-color-border-outer-caution: #645600;
  --notification-banner-color-border-inner-standby: #64d9ff;
  --notification-banner-color-border-inner-serious: #ffaf3d;
  --notification-banner-color-border-inner-off: #7b8089;
  --notification-banner-color-border-inner-normal: #00e200;
  --notification-banner-color-border-inner-default: #005a8f;
  --notification-banner-color-border-inner-critical: #ff2a04;
  --notification-banner-color-border-inner-caution: #fad800;
  --log-color-border: #7b8089;
  --gsb-icon-color-fill-hover: #92cbff;
  --gsb-icon-color-fill-default: #4dacff;
  --gsb-color-text: #ffffff;
  --gsb-color-background: #172635;
  --container-color-border: #7b8089;
}
