You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
798 B
20 lines
798 B
{ |
|
"@color-primary": "#2C60DB", |
|
"@color-green-100": "#3FC47B", |
|
"@color-light-blue-100": "#19B8EA", |
|
"@color-orange-100": "#FAAA39", |
|
"@color-red-100": "#E65251", |
|
"@color-black": "#000A19", |
|
"@color-light-gray": "#ECEEF3", |
|
"@color-light-gray-theme-dark": "#292F45", |
|
"@color-dim-gray": "#2E3A4D", |
|
"@color-sliver-theme-dark": "363E55", |
|
"@border-color-disabled": "#E7E8EB", |
|
|
|
"@color-bi-background-active-radio": "transparent", |
|
"@color-bi-background-active-radio-content": "#2C60DB", |
|
"@color-bi-background-disabled-active-radio-content": "#D0D4DA", |
|
"@color-bi-background-disabled-active-radio-content-theme-dark": "#606479", |
|
"@color-bi-background-disabled-active-checkbox-content": "#D0D4DA", |
|
"@color-bi-background-disabled-active-checkbox-content-theme-dark": "#606479" |
|
}
|
|
|