lxf
2025-07-02 634f06983feb804d33f78c852d3455746bb9c11c
src/assets/theme/dark/index.scss
@@ -1,9 +1,9 @@
$main_background:#131a2e; //主题色
$text_color:#fff;  //文字颜色
$main_background:#fff; //主题色
$text_color:#333;  //文字颜色
$text_color1:#868D9A;  //文字浅色
$text_color2:#B7BDD1;  // 资金页面所用对应
$text_color3:#CFD5EC;  // 
$tab_background:#27293B; //tab切换背景颜色
$tab_background:#fff; //tab切换背景颜色
$active_line:#1194F7;  //tab选中样式颜色
$footer_background:#252738;  // 底部颜色
$btn_main: #1194F7;   //主题色按钮
@@ -21,7 +21,7 @@
$chat_bg: #474B62;
$upload_bg:#474B62;
$grey_bg: #474B62;
$input_background1: #131a2e; //质押借币input
$input_background1: #f5f5f5; //质押借币input
$c2c_color: #fff;
$c2c_background: #131a2e;
$c2c_background1: #27293B;