Commit 2f1eedf1 authored by xioln's avatar xioln Committed by wangdanlei

新UI更新(我的空间,收藏,容器)

parent bc36d729
...@@ -2,6 +2,7 @@ $themeColor: #8C89BF; ...@@ -2,6 +2,7 @@ $themeColor: #8C89BF;
$themeTintColor: #EEEEFE; $themeTintColor: #EEEEFE;
$commonLightBackColor: #E8E8F0; $commonLightBackColor: #E8E8F0;
$commonDarkBackColor: #DADDE7; $commonDarkBackColor: #DADDE7;
$themeLightColor:#AAA6EA;
$navBarBgColor: linear-gradient(269deg, #BAB6E0 0%, #74729A 100%); $navBarBgColor: linear-gradient(269deg, #BAB6E0 0%, #74729A 100%);
$navBgColor: linear-gradient(188deg, #e1dff9 0%, #a9a2d2 100%); $navBgColor: linear-gradient(188deg, #e1dff9 0%, #a9a2d2 100%);
.dee-theme-Purple { .dee-theme-Purple {
......
...@@ -2,6 +2,7 @@ $themeColor: #3590BE; ...@@ -2,6 +2,7 @@ $themeColor: #3590BE;
$themeTintColor: #E2EDFA; $themeTintColor: #E2EDFA;
$commonLightBackColor: #E8EDEF; $commonLightBackColor: #E8EDEF;
$commonDarkBackColor: #D4E0E4; $commonDarkBackColor: #D4E0E4;
$themeLightColor:#33ACEA;
$navBarBgColor: linear-gradient(269deg, #3C97C6 0%, #276D91 100%); $navBarBgColor: linear-gradient(269deg, #3C97C6 0%, #276D91 100%);
$navBgColor: linear-gradient(188deg, #DEF4FF 0%, #4594BD 100%); $navBgColor: linear-gradient(188deg, #DEF4FF 0%, #4594BD 100%);
.dee-theme-blue { .dee-theme-blue {
......
...@@ -2,6 +2,7 @@ $themeColor: #647DC5; ...@@ -2,6 +2,7 @@ $themeColor: #647DC5;
$themeTintColor: #EEF3F9; $themeTintColor: #EEF3F9;
$commonLightBackColor: #E8EDEF; $commonLightBackColor: #E8EDEF;
$commonDarkBackColor: #E6E8E8; $commonDarkBackColor: #E6E8E8;
$themeLightColor:#7D81DF;
$navBarBgColor: linear-gradient(269deg, #5A66B5 0%, #423A7E 100%); $navBarBgColor: linear-gradient(269deg, #5A66B5 0%, #423A7E 100%);
$navBgColor: linear-gradient(188deg, #e4e6f8 0%, #8c8bf1 100%); $navBgColor: linear-gradient(188deg, #e4e6f8 0%, #8c8bf1 100%);
.dee-theme-dreamPurple { .dee-theme-dreamPurple {
......
...@@ -2,6 +2,7 @@ $themeColor: #D76868; ...@@ -2,6 +2,7 @@ $themeColor: #D76868;
$themeTintColor: #F3E3E3; $themeTintColor: #F3E3E3;
$commonLightBackColor: #F5F1F1; $commonLightBackColor: #F5F1F1;
$commonDarkBackColor: #ECE8E8; $commonDarkBackColor: #ECE8E8;
$themeLightColor:#F07A7A;
$navBarBgColor: linear-gradient(269deg, #D76868 0%, #966161 100%); $navBarBgColor: linear-gradient(269deg, #D76868 0%, #966161 100%);
$navBgColor: linear-gradient(188deg, #F3E3E3 0%, #D76868 100%); $navBgColor: linear-gradient(188deg, #F3E3E3 0%, #D76868 100%);
.dee-theme-festiveRed { .dee-theme-festiveRed {
......
...@@ -2,6 +2,7 @@ $themeColor: #639D6B; ...@@ -2,6 +2,7 @@ $themeColor: #639D6B;
$themeTintColor: #E7F0E4; $themeTintColor: #E7F0E4;
$commonLightBackColor: #EAEFE8; $commonLightBackColor: #EAEFE8;
$commonDarkBackColor: #D8E0D4; $commonDarkBackColor: #D8E0D4;
$themeLightColor:#7BC785;
$navBarBgColor: linear-gradient(269deg, #75B482 0%, #41663F 100%); $navBarBgColor: linear-gradient(269deg, #75B482 0%, #41663F 100%);
$navBgColor: linear-gradient(188deg, #E7F0E4 0%, #639D6B 100%); $navBgColor: linear-gradient(188deg, #E7F0E4 0%, #639D6B 100%);
.dee-theme-green { .dee-theme-green {
......
...@@ -2,6 +2,7 @@ $themeColor: #777B7C; ...@@ -2,6 +2,7 @@ $themeColor: #777B7C;
$themeTintColor: #EAEAEA; $themeTintColor: #EAEAEA;
$commonLightBackColor: #E8EDEF; $commonLightBackColor: #E8EDEF;
$commonDarkBackColor: #E6E8E8; $commonDarkBackColor: #E6E8E8;
$themeLightColor:#959C9D;
$navBarBgColor: linear-gradient(269deg, #5E5F60 0%, #363738 100%); $navBarBgColor: linear-gradient(269deg, #5E5F60 0%, #363738 100%);
$navBgColor: linear-gradient(188deg, #EAEAEA 0%, #777B7C 100%); $navBgColor: linear-gradient(188deg, #EAEAEA 0%, #777B7C 100%);
.dee-theme-inkBlack { .dee-theme-inkBlack {
......
...@@ -2,6 +2,7 @@ $themeColor: #BAA663; ...@@ -2,6 +2,7 @@ $themeColor: #BAA663;
$themeTintColor: #F9F6EE; $themeTintColor: #F9F6EE;
$commonLightBackColor: #F5F1F1; $commonLightBackColor: #F5F1F1;
$commonDarkBackColor: #ECE8E8; $commonDarkBackColor: #ECE8E8;
$themeLightColor:#DAC372;
$navBarBgColor: linear-gradient(269deg, #A08603 0%, #D8B00E 100%); $navBarBgColor: linear-gradient(269deg, #A08603 0%, #D8B00E 100%);
$navBgColor: linear-gradient(188deg, #F9F6EE 0%, #BAA663 100%); $navBgColor: linear-gradient(188deg, #F9F6EE 0%, #BAA663 100%);
.dee-theme-localTyrantGold { .dee-theme-localTyrantGold {
......
...@@ -2,6 +2,7 @@ $themeColor: #2B8887; ...@@ -2,6 +2,7 @@ $themeColor: #2B8887;
$themeTintColor: #F1F8F8; $themeTintColor: #F1F8F8;
$commonLightBackColor: #E8EDEF; $commonLightBackColor: #E8EDEF;
$commonDarkBackColor: #E6E8E8; $commonDarkBackColor: #E6E8E8;
$themeLightColor:#31A4A3;
$navBarBgColor: linear-gradient(269deg, #50909A 0%, #398198 100%); $navBarBgColor: linear-gradient(269deg, #50909A 0%, #398198 100%);
$navBgColor: linear-gradient(188deg, #F1F8F8 0%, #2B8887 100%); $navBgColor: linear-gradient(188deg, #F1F8F8 0%, #2B8887 100%);
.dee-theme-mistyForest { .dee-theme-mistyForest {
......
...@@ -2,6 +2,7 @@ $themeColor: #D77F75; ...@@ -2,6 +2,7 @@ $themeColor: #D77F75;
$themeTintColor: #F5EAE3; $themeTintColor: #F5EAE3;
$commonLightBackColor: #F6F5F2; $commonLightBackColor: #F6F5F2;
$commonDarkBackColor: #EDE7E2; $commonDarkBackColor: #EDE7E2;
$themeLightColor:#F69287;
$navBarBgColor: linear-gradient(269deg, #D77F75 0%, #d49e7d 100%); $navBarBgColor: linear-gradient(269deg, #D77F75 0%, #d49e7d 100%);
$navBgColor: linear-gradient(188deg, #F5EAE3 0%, #D77F75 100%); $navBgColor: linear-gradient(188deg, #F5EAE3 0%, #D77F75 100%);
.dee-theme-roseGold { .dee-theme-roseGold {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment