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

 * 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-focus-color-focus-primary: var(--spark-color-energy-blue-tint1, #6ddcff);
    --spark-focus-color-focus-backup: var(--spark-color-theme-dark-gray50, #242528);
    --spark-focus-color-focus-background: var(--spark-color-theme-dark-gray50, #242528);
    --spark-focus-color-focus-foreground: var(--spark-color-theme-dark-gray900, #ffffff);
}