Spaces:
Runtime error
Runtime error
/** | |
* 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-badge { | |
--spark-badge-color: HighlightText; | |
--spark-badge-info-background-color: Highlight; | |
--spark-badge-alert-background-color: Highlight; | |
--spark-badge-success-background-color: Highlight; | |
--spark-badge-unknown-background-color: Highlight; | |
--spark-badge-warning-background-color: Highlight; | |
} | |
.spark-badge-text { | |
forced-color-adjust: none; | |
} | |
} | |