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.*/ | |
| [data-theme='dark'] { | |
| --spark-popover-text-color: var(--spark-color-theme-dark-gray900, #ffffff); | |
| --spark-popover-background: var(--spark-color-theme-dark-gray50, #242528); | |
| --spark-popover-popover-shadow-color: rgba(255, 255, 255, 0.25); | |
| --spark-popover-underlay-color: var(--spark-color-transparent, transparent); | |
| } | |