| | |
| | | $mainTextColor: #fff; |
| | | $mainbgWhiteColor: #fff; |
| | | |
| | | $main_background:#131a2e; //主题色 |
| | | $main_background:#f7f7f7; //主题色 |
| | | $main2_background:#1F233D; //主题浅色背景 |
| | | $text_color:#fff; //文字颜色 |
| | | $text_color1:#868D9A; //文字浅色 |
| | | $text_color:#333; //文字颜色 |
| | | $text_color1:#555; //文字浅色 |
| | | $text_color2:#fff; // 白色文字 |
| | | $text_color3:#CFD5EC; // |
| | | $text_color4:#333; //浅色标题背景文字颜色 |
| | |
| | | $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; |
| | |
| | | $log-c: #282828; |
| | | $icon-bg:#dbdbdb; |
| | | $inp-b: #f7f7f7; |
| | | $text_color:$log-c; |
| | | // $text_color:$log-c; |
| | | .yellow-bg{ |
| | | background: $bg_yellow; |
| | | } |