MoConWu
5ee184fdfd
feat(theme-chalk): css var for empty & rate (#5359)
* 更新var.scss,提取empty的fill-color
将fill的color提取出来,作为变量,方便后续修改,修改如下:
'fill-color-0': var(--el-color-white),
'fill-color-1': #FCFCFD,
'fill-color-2': #F8F9FB,
'fill-color-3': #F7F8FC,
'fill-color-4': #EEEFF3,
'fill-color-5': #EDEEF2,
'fill-color-6': #E9EBEF,
'fill-color-7': #E5E7E9,
'fill-color-8': #E0E3E9,
'fill-color-9': #D5D7DE,
* 修改Empty的fillcolor作为变量引用,方便后续的色彩搭配更改
修改Empty的fillcolor作为变量引用,方便后续的色彩搭配更改
* 修改rate下的配色提取到变量里
修改rate下的配色提取到变量里,提取如下:
'void-color': #c6d1de,
'rate-color': #F7BA2A,
* 提取rate的色彩作为变量
提取rate的色彩作为变量
* 修改rate的色彩变量
修改和提取rate变量为:
'void-color': #c6d1de,
'star-color': #F7BA2A,
'disable-void-color': #EFF2F7,
'text-color': #1f2d3d,
* replace space to enter
替換空格为回车
* lint change
lint change
* Missing Pretty error
color 颜色小写
* Add CustomStyles infomation
Add CustomStyles infomation
* Change CustomStyles
Change CustomStyles
* Add CustomStyles
Add CustomStyles
* Change rate to empty
Change rate to empty
* Modify CustomStyles after Bottom content
Modify CustomStyles after Bottom content
* Change Custom styles
Change Custom styles
* feat: format rate.md
2022-01-26 02:10:19 +08:00
..
2022-01-19 11:37:37 +08:00
2022-01-19 15:04:01 +08:00
2021-08-24 13:36:48 +08:00
2022-01-23 17:55:23 +08:00
2022-01-18 22:30:59 +08:00
2022-01-23 17:53:51 +08:00
2022-01-19 11:37:11 +08:00
2021-08-24 13:36:48 +08:00
2022-01-19 10:42:48 +08:00
2021-08-24 13:36:48 +08:00
2022-01-21 23:11:35 -03:00
2021-08-24 13:36:48 +08:00
2022-01-20 06:04:41 +08:00
2022-01-19 15:04:01 +08:00
2022-01-25 00:53:20 +08:00
2021-08-24 13:36:48 +08:00
2022-01-19 17:05:11 +08:00
2022-01-22 10:50:24 +08:00
2022-01-19 15:04:01 +08:00
2022-01-25 11:51:43 +08:00
2021-08-24 13:36:48 +08:00
2021-08-24 13:36:48 +08:00
2021-10-08 09:55:18 +08:00
2022-01-19 17:31:51 +08:00
2021-08-24 13:36:48 +08:00
2022-01-04 15:06:18 +08:00
2022-01-04 09:15:15 +08:00
2022-01-19 17:49:06 +08:00
2022-01-15 18:12:48 +08:00
2022-01-20 06:02:05 +08:00
2022-01-19 16:48:22 +08:00
2022-01-20 06:00:53 +08:00
2021-08-24 13:36:48 +08:00
2022-01-24 00:40:29 +08:00
2022-01-19 15:04:01 +08:00
2022-01-17 14:58:06 +08:00
2022-01-19 15:04:44 +08:00
2021-08-24 13:36:48 +08:00
2021-08-24 13:36:48 +08:00
2022-01-26 02:10:19 +08:00
2022-01-04 09:15:15 +08:00
2021-08-24 13:36:48 +08:00
2022-01-08 19:34:09 +08:00
2021-08-24 13:36:48 +08:00
2021-08-25 17:07:06 +08:00
2022-01-18 15:23:11 +08:00
2022-01-22 17:35:50 +08:00
2022-01-22 17:35:50 +08:00
2022-01-22 10:39:35 +08:00
2022-01-19 14:38:53 +08:00
2022-01-19 15:27:29 +08:00
2022-01-19 15:04:01 +08:00
2021-12-30 19:31:35 +08:00
2021-08-24 13:36:48 +08:00
2022-01-09 17:38:51 +08:00
2021-08-25 17:07:06 +08:00
2021-08-25 17:07:06 +08:00
2022-01-08 20:03:13 +08:00
2022-01-25 20:59:57 +08:00
2021-12-30 19:31:35 +08:00
2021-08-24 13:36:48 +08:00
2021-08-24 13:36:48 +08:00
2021-10-06 19:56:24 +08:00
2021-12-04 11:20:06 +08:00
2022-01-22 17:34:29 +08:00
2022-01-11 10:24:48 +08:00
2022-01-25 12:07:24 +08:00
2022-01-11 10:40:40 +08:00
2021-12-10 03:15:16 +08:00
2021-12-10 17:21:01 +08:00
2021-08-26 16:20:55 +08:00
2021-08-25 17:07:06 +08:00
2022-01-26 02:10:19 +08:00
2022-01-18 15:00:46 +08:00
2022-01-04 09:15:15 +08:00
2022-01-19 15:04:01 +08:00
2022-01-18 10:41:57 +08:00
2022-01-19 16:59:03 +08:00
2022-01-22 10:43:46 +08:00
2021-11-14 22:55:50 +08:00
2021-08-24 13:36:48 +08:00
2022-01-20 16:23:20 +08:00
2022-01-04 09:15:15 +08:00
2021-12-12 17:54:21 +08:00
2021-08-26 16:20:55 +08:00
2021-12-27 16:16:02 +08:00
2021-08-25 17:07:06 +08:00
2022-01-19 15:04:01 +08:00
2021-08-24 13:36:48 +08:00
2022-01-22 10:37:59 +08:00
2021-08-24 13:36:48 +08:00
2021-12-04 11:20:06 +08:00
2021-12-28 19:38:23 +08:00
2022-01-04 09:15:15 +08:00
2022-01-18 10:53:47 +08:00
2022-01-12 11:11:43 +08:00
2022-01-19 15:04:01 +08:00
2021-08-24 13:36:48 +08:00
2022-01-18 10:42:21 +08:00
2022-01-25 20:00:51 +08:00
2022-01-22 10:38:30 +08:00
2022-01-19 17:13:18 +08:00
2021-12-29 16:21:29 +08:00
2021-12-12 23:28:03 +08:00
2022-01-04 09:15:15 +08:00
2021-09-27 11:12:50 +08:00
2021-09-24 09:28:21 +08:00