ui库合并版本完成
This commit is contained in:
7
ui/lib/styles/theme.yellow.scss
Normal file
7
ui/lib/styles/theme.yellow.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
$theme: "yellow";
|
||||
$primaryColor: #f62;
|
||||
$primaryBtnColor: linear-gradient(90deg, #FFA322 0%, #FF6622 100%);
|
||||
$projectName: linear-gradient(180deg, #FFA322 0%, #FF6622 100%);
|
||||
$primaryLightColor: #FFF7F4;
|
||||
$textShadow: #CA693E;
|
||||
@import "common";
|
||||
Reference in New Issue
Block a user