malvika2003's picture
Upload folder using huggingface_hub
db5855f verified
raw
history blame contribute delete
553 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.*/
[data-theme='dark'] {
--spark-badge-color: var(--spark-color-white, #ffffff);
--spark-badge-success-background-color: #8bae46;
--spark-badge-info-background-color: #00c7fd;
--spark-badge-warning-background-color: #fec91b;
--spark-badge-alert-background-color: #c81326;
--spark-badge-unknown-background-color: #525252;
}