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-tooltip-background-color: var(--spark-color-theme-dark-gray900, #ffffff); | |
| --spark-tooltip-color: var(--spark-color-theme-light-gray900, #2b2c30); | |
| --spark-tooltip-tip-color: var(--spark-color-theme-dark-gray900, #ffffff); | |
| } | |