1
jhzh
2026-05-22 ef52095f5e9f0a9fe2da779bb1573947d77d75b6
src/assets/css/variable.scss
@@ -1,55 +1,53 @@
$mainBgColor: #131a2e;
$mainTextColor: #fff;
$mainbgWhiteColor: #111;
/* 全局底色 #f6f5fa */
$mainBgColor: #f6f5fa;
$mainTextColor: #1a1a1a;
$mainbgWhiteColor: #f6f5fa;
$main_background:#f7f7f7; //主题色
$main2_background:#1F233D; //主题浅色背景
$text_color:#333;  //文字颜色
$text_color1:#555;  //文字浅色
$text_color2:#fff;  // 白色文字
$text_color3:#CFD5EC;  //
$text_color4:#333;  //浅色标题背景文字颜色
$text_color5:#878A96;  //
$text_color6:#B7BDD1;  // 文字更浅色
// $tab_background:#27293B; //tab切换背景颜色
$tab_background:#f7f7f7; //tab切换背景颜色
$active_line:#1194F7;  //tab选中样式颜色
$footer_background:#252738;  // 底部颜色
$btn_main: #1194F7;   //主题色按钮
$color_main:#1194F7;   //主题色文字
$btn_background:#474B62;  //按钮颜色
// $input_background:#27293B; //input背景颜色
$input_background:#f7f7f7; //input背景颜色
$cont_background:#27293B;  //title背景色
$title_color:#B8BDC5;
$line_color: #393E49;
$bg_dark: #474B62;
$border_color: #212C4E;
$divi_line: #ddd; //分割线
$bg_step: #868D9A;
$bg_Bottom:#313346;
$chat_bg: #474B62;
$upload_bg:#474B62;
$grey_bg: #ccc;
$input_background1: #131a2e; //质押借币input
$c2c_color: #333;
$c2c_background: #aaa;
$c2c_background1: #ccc;
$c2c_tab_background:#ccc;
$c2c_tip_background: #aaa;
$selectSymbol_background: #131a2e; //自选与选择币种背景颜色
$US_tab_background: #1D2439;
$US_tabActice_background: #112542;
$lable_color: #B6BDD4;
$cont_background: #f6f6f6;
$delivery_left_tab_background: #1B2134;
$delivery_tab_background: #2A324D;
$search_background: #1B233B;
$pledgeLoan_background:#00E3FF;
$bg_yellow:#f7b600;
$log-c: #282828;
$icon-bg:#dbdbdb;
$inp-b: #f7f7f7;
$main_background: #f6f5fa;
$main2_background: #f6f5fa;
$text_color: #1a1a1a;
$text_color1: #666666;
$text_color2: #1a1a1a;
$text_color3: #666666;
$text_color4: #1a1a1a;
$text_color5: #999999;
$text_color6: #999999;
$tab_background: #f6f5fa;
$active_line: #1a1a1a;
$footer_background: #ffffff;
$btn_main: #1a1a1a;
$color_main: #1a1a1a;
$btn_background: #ffffff;
$input_background: #ffffff;
$cont_background: #f6f5fa;
$title_color: #666666;
$line_color: #e8e8e8;
$bg_dark: #f6f5fa;
$border_color: #e8e8e8;
$divi_line: #eeeeee;
$bg_step: #666666;
$bg_Bottom: #f6f5fa;
$chat_bg: #f6f5fa;
$upload_bg: #f6f5fa;
$grey_bg: #f6f5fa;
$input_background1: #fff;
$c2c_color: #1a1a1a;
$c2c_background: #f6f5fa;
$c2c_background1: #f6f5fa;
$c2c_tab_background: #f6f5fa;
$c2c_tip_background: #f6f5fa;
$selectSymbol_background: #f6f5fa;
$US_tab_background: #f6f5fa;
$US_tabActice_background: #eeeeee;
$lable_color: #666666;
$delivery_left_tab_background: #f6f5fa;
$delivery_tab_background: #f6f5fa;
$search_background: #f6f5fa;
$pledgeLoan_background: #1a1a1a;
$bg_yellow: #f6f5fa;
$log-c: #1a1a1a;
$icon-bg: #e8e8e8;
$inp-b: #f6f5fa;
// $text_color:$log-c;
.yellow-bg{
    background: $bg_yellow;
@@ -175,7 +173,7 @@
  $border-grey: #E5E7ED;
  $blue: #1194F7;
  $light-blue: #1199FA;
  $red: #F43368;
  $green: #06CDA5;
  $red: #f4374b;
  $green: #06c16a;
  $purple: #9A4DFD;
  $night: #131a2e;