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

 * 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.*/

@media screen and (forced-colors: active) {
    .spark-text-field {
        --spark-input-color: FieldText;
        --spark-input-bg-color-outline: Field;
        --spark-input-color-placeholder: GrayText;
    }
}