malvika2003's picture
Upload folder using huggingface_hub
db5855f verified
raw
history blame contribute delete
589 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.*/
:root,
[data-theme='light'] {
--spark-focus-color-focus-primary: var(--spark-color-classic-blue-shade1, #00377c);
--spark-focus-color-focus-backup: var(--spark-color-theme-light-gray50, #ffffff);
--spark-focus-color-focus-background: var(--spark-color-theme-light-gray50, #ffffff);
--spark-focus-color-focus-foreground: var(--spark-color-carbon-shade2, #262626);
}