Spaces:
Runtime error
Runtime error
| /** | |
| * Copyright (C) 2023 Intel Corporation | |
| * SPDX-License-Identifier: MIT | |
| */ | |
| /* Do not edit this file manually! This file is generated automatically from the @spark-design/tokens package.*/ | |
| :root, | |
| [data-theme='light'] { | |
| --spark-popover-text-color: var(--spark-color-theme-light-gray900, #2b2c30); | |
| --spark-popover-background: var(--spark-color-theme-light-gray50, #ffffff); | |
| --spark-popover-popover-shadow-color: rgba(43, 44, 48, 0.25); | |
| --spark-popover-underlay-color: var(--spark-color-transparent, transparent); | |
| } | |