@ -0,0 +1,20 @@
|
||||
{ |
||||
"@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" |
||||
} |
Before Width: | Height: | Size: 460 KiB After Width: | Height: | Size: 462 KiB |
After Width: | Height: | Size: 285 B |
After Width: | Height: | Size: 340 B |
After Width: | Height: | Size: 353 B |
After Width: | Height: | Size: 339 B |
After Width: | Height: | Size: 316 B |
After Width: | Height: | Size: 246 B |
After Width: | Height: | Size: 302 B |
After Width: | Height: | Size: 320 B |
After Width: | Height: | Size: 306 B |
After Width: | Height: | Size: 282 B |
After Width: | Height: | Size: 151 B |
After Width: | Height: | Size: 169 B |
After Width: | Height: | Size: 180 B |
After Width: | Height: | Size: 171 B |
After Width: | Height: | Size: 331 B |
After Width: | Height: | Size: 384 B |
After Width: | Height: | Size: 394 B |
After Width: | Height: | Size: 378 B |
After Width: | Height: | Size: 356 B |
After Width: | Height: | Size: 275 B |
After Width: | Height: | Size: 328 B |
After Width: | Height: | Size: 344 B |
After Width: | Height: | Size: 329 B |
After Width: | Height: | Size: 303 B |
After Width: | Height: | Size: 152 B |
After Width: | Height: | Size: 169 B |
After Width: | Height: | Size: 180 B |
After Width: | Height: | Size: 171 B |
After Width: | Height: | Size: 371 B |
After Width: | Height: | Size: 454 B |
After Width: | Height: | Size: 494 B |
After Width: | Height: | Size: 462 B |
After Width: | Height: | Size: 417 B |
After Width: | Height: | Size: 308 B |
After Width: | Height: | Size: 393 B |
After Width: | Height: | Size: 431 B |
After Width: | Height: | Size: 401 B |
After Width: | Height: | Size: 352 B |
After Width: | Height: | Size: 178 B |
After Width: | Height: | Size: 217 B |
After Width: | Height: | Size: 255 B |
After Width: | Height: | Size: 215 B |
After Width: | Height: | Size: 429 B |
After Width: | Height: | Size: 505 B |
After Width: | Height: | Size: 547 B |
After Width: | Height: | Size: 515 B |
After Width: | Height: | Size: 468 B |
After Width: | Height: | Size: 336 B |
After Width: | Height: | Size: 419 B |
After Width: | Height: | Size: 458 B |
After Width: | Height: | Size: 429 B |
After Width: | Height: | Size: 381 B |
After Width: | Height: | Size: 178 B |
After Width: | Height: | Size: 217 B |
After Width: | Height: | Size: 255 B |
After Width: | Height: | Size: 215 B |
@ -0,0 +1,20 @@
|
||||
{ |
||||
"@color-primary": "#00acbe", |
||||
"font-color-normal": "#0d1540", |
||||
"font-color-light-gray": "#0d1540", |
||||
"font-color-disabled": "fade(#0d1540, 40)", |
||||
"font-color-light-disabled": "fade(#0d1540, 20)", |
||||
"font-color-success": "#28b668", |
||||
"font-color-negative": "#e65251", |
||||
"font-color-warning": "#faaa39", |
||||
"font-color-tips": "fade(#0d1540, 40)", |
||||
|
||||
"background-color-light-disabled": "fade(#0d1540, 5)", |
||||
"background-color-dark-success": "#28b668", |
||||
"background-color-negative": "#e65251", |
||||
"background-color-warning": "#faaa39", |
||||
|
||||
"border-color-disabled": "#e8eaed", |
||||
"border-color-success": "#28b668", |
||||
"border-color-negative": "#e65251" |
||||
} |
@ -1,2 +0,0 @@
|
||||
@import "../../src/less/resource/app"; |
||||
@import "var"; |
@ -1,2 +0,0 @@
|
||||
@import "../../src/less/resource/background"; |
||||
@import "var"; |
@ -1,2 +0,0 @@
|
||||
@import "../../src/less/resource/font"; |
||||
@import "var"; |
@ -1,5 +0,0 @@
|
||||
@import "../../src/less/resource/icon"; |
||||
@import "var"; |
||||
|
||||
|
||||
|
@ -1,5 +0,0 @@
|
||||
@import "../../src/less/index-modern"; |
||||
@webUrl: './'; |
||||
@fontUrl: '@{webUrl}font/'; //图片的基本地址 |
||||
@imageUrl: '@{webUrl}images/1x/'; //图片的基本地址 |
||||
@image2xUrl: '@{webUrl}images/2x/'; //2倍图片的基本地址 |
@ -1,2 +0,0 @@
|
||||
@import "../../src/less/resource/app"; |
||||
@import "var"; |
@ -1,2 +0,0 @@
|
||||
@import "../../src/less/resource/background"; |
||||
@import "var"; |
@ -1,2 +0,0 @@
|
||||
@import "../../src/less/resource/font"; |
||||
@import "var"; |
@ -1,5 +0,0 @@
|
||||
@import "../../src/less/resource/icon"; |
||||
@import "var"; |
||||
|
||||
|
||||
|
@ -1,6 +0,0 @@
|
||||
@import "../../src/less/index-modern"; |
||||
@webUrl: 'https://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/'; |
||||
@fontUrl: '@{webUrl}font/'; //图片的基本地址 |
||||
@imageUrl: '@{webUrl}images/1x/'; //图片的基本地址 |
||||
@image2xUrl: '@{webUrl}images/2x/'; //2倍图片的基本地址 |
||||
|