李凌
2025-10-15 7fc6bfe900790ec7c92bce85d5b20a95fbc06e65
src/assets/css/variable.scss
@@ -2,14 +2,14 @@
$mainTextColor: #fff;
$mainbgWhiteColor: #fff;
$main_background:#131a2e; //主题色
$main_background:#fff; //主题色
$main2_background:#1F233D; //主题浅色背景
$text_color:#fff;  //文字颜色
$text_color:#333;  //文字颜色
$text_color1:#868D9A;  //文字浅色
$text_color2:#fff;  // 白色文字
$text_color3:#CFD5EC;  //
$text_color3:#CFD5EC;  //
$text_color4:#333;  //浅色标题背景文字颜色
$text_color5:#878A96;  //
$text_color5:#878A96;  //
$text_color6:#B7BDD1;  // 文字更浅色
// $tab_background:#27293B; //tab切换背景颜色
$tab_background:#f7f7f7; //tab切换背景颜色
@@ -25,18 +25,18 @@
$line_color: #393E49;
$bg_dark: #474B62;
$border_color: #212C4E;
$divi_line: #151726; //分割线
$divi_line: #ddd; //分割线
$bg_step: #868D9A;
$bg_Bottom:#313346;
$chat_bg: #474B62;
$upload_bg:#474B62;
$grey_bg: #474B62;
$grey_bg: #ccc;
$input_background1: #131a2e; //质押借币input
$c2c_color: #fff;
$c2c_background: #131a2e;
$c2c_background1: #27293B;
$c2c_tab_background:#27293B;
$c2c_tip_background: #131a2e;
$c2c_color: #333;
$c2c_background: #aaa;
$c2c_background1: #ccc;
$c2c_tab_background:#ccc;
$c2c_tip_background: #aaa;
// $selectSymbol_background: #131a2e; //自选与选择币种背景颜色
$selectSymbol_background: #f7f7f7; //自选与选择币种背景颜色
$US_tab_background: #1D2439;
@@ -48,23 +48,22 @@
$search_background: #1B233B;
$pledgeLoan_background:#00E3FF;
$bg_yellow:#f7b600;
$log-c: #282828;
//$log-c: #282828;
$log-c: #fff;
$icon-bg:#dbdbdb;
$inp-b: #f7f7f7;
$text_color:$log-c;
// $text_color:$log-c;
.yellow-bg{
    background: $bg_yellow;
}
.mainBackground{
    // background: $main_background;
    background: $inp-b;
}
// .mainBackground{
//     background: $main_background;
// }
// .textColor{color:$text_color}
.textColor{color:$log-c}
// .textColor1{color:$text_color1}
.textColor1{color:$text_color1}
// .textColor2{color:$text_color2}
// .textColor3{color:$text_color3}
.textColor1{color:$log-c}
.textColor2{color:$log-c}
.textColor3{color:$log-c}
.c2cColor{color:$c2c_color}
@@ -176,7 +175,7 @@
  $border-grey: #E5E7ED;
  $blue: #1194F7;
  $light-blue: #1199FA;
  $red: #F43368;
  $green: #06CDA5;
  $red: #f14b3f;
  $green: #24c18d;
  $purple: #9A4DFD;
  $night: #131a2e;
  $night: #131a2e;