malvika2003's picture
Upload folder using huggingface_hub
db5855f verified
raw
history blame contribute delete
422 Bytes
/**
* 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;
}
}