File size: 471 Bytes
db5855f
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
/**

 * 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);
}