mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-20 20:39:55 +00:00
style: 更新主题样式和图标资源
调整主题渐变背景颜色并移除未使用的样式 更新前端和文档站点的logo及favicon图标 移除未使用的ElMessageBox类型声明
This commit is contained in:
@@ -15,14 +15,19 @@
|
||||
|
||||
/* 图标背景 */
|
||||
--vp-home-hero-image-background-image: linear-gradient(
|
||||
-45deg,
|
||||
#bd34fe80 50%,
|
||||
#47caff80 50%
|
||||
);
|
||||
/* --vp-home-hero-image-background-image: linear-gradient(
|
||||
-45deg,
|
||||
#bd34fe 50%,
|
||||
#47caff 50%
|
||||
);
|
||||
); */
|
||||
--vp-home-hero-image-filter: blur(44px);
|
||||
|
||||
/* brand按钮 */
|
||||
--vp-button-brand-border: #F6CEEC;
|
||||
/* --vp-button-brand-border: #F6CEEC; */
|
||||
--vp-button-brand-text: #F6CEEC;
|
||||
--vp-button-brand-bg: #D939CD;
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.6 MiB After Width: | Height: | Size: 3.3 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.5 MiB After Width: | Height: | Size: 3.0 MiB |
Reference in New Issue
Block a user