| | |
| | | $mainBgColor: #131a2e; |
| | | $mainBgColor: #121212; |
| | | $mainTextColor: #fff; |
| | | $mainbgWhiteColor: #fff; |
| | | |
| | | $main_background:#131a2e; //主题色 |
| | | $main_background:#121212; //主题色 |
| | | $main2_background:#1F233D; //主题浅色背景 |
| | | $text_color:#fff; //文字颜色 |
| | | $text_color1:#868D9A; //文字浅色 |
| | |
| | | $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; //主题色文字 |
| | | $tab_background:#27293B; //tab切换背景颜色 |
| | | $active_line:#f7b600; //tab选中样式颜色 |
| | | $footer_background:#1a1a1a; // 底部颜色 |
| | | $btn_main: #f7b600; //主题色按钮 |
| | | $color_main:#f7b600; //主题色文字 |
| | | $btn_background:#474B62; //按钮颜色 |
| | | // $input_background:#27293B; //input背景颜色 |
| | | $input_background:#f7f7f7; //input背景颜色 |
| | | $input_background:#242424; //input背景颜色 |
| | | $cont_background:#27293B; //title背景色 |
| | | $title_color:#B8BDC5; |
| | | $title_color:#fff; |
| | | $line_color: #393E49; |
| | | $bg_dark: #474B62; |
| | | $border_color: #212C4E; |
| | |
| | | $c2c_background1: #27293B; |
| | | $c2c_tab_background:#27293B; |
| | | $c2c_tip_background: #131a2e; |
| | | // $selectSymbol_background: #131a2e; //自选与选择币种背景颜色 |
| | | $selectSymbol_background: #f7f7f7; //自选与选择币种背景颜色 |
| | | $selectSymbol_background: #212121; //自选与选择币种背景颜色 |
| | | $US_tab_background: #1D2439; |
| | | $US_tabActice_background: #112542; |
| | | $lable_color: #B6BDD4; |
| | | $lable_color: #888; |
| | | $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; |
| | | $log-c: #fff; |
| | | $icon-bg:#888; |
| | | $inp-b: #777; |
| | | $text_color:$log-c; |
| | | :root:root { |
| | | --van-button-primary-background: #f7b600; |
| | | --van-button-primary-border-color:#f7b600; |
| | | --van-popup-background: #121212; |
| | | --van-cell-background: #121212; |
| | | --van-cell-text-color: #ccc; |
| | | --van-field-input-text-color: #ccc; |
| | | --van-tabs-nav-background:#242424; |
| | | --van-collapse-item-content-background: #121212; |
| | | --van-collapse-item-content-text-color: #ccc; |
| | | // --van-collapse-item-content-background: #121212; |
| | | // --van-collapse-item-content-text-color: #ccc; |
| | | } |
| | | .yellow-bg{ |
| | | background: $bg_yellow; |
| | | } |
| | |
| | | .c2cColor{color:$c2c_color} |
| | | .labelColor{color:$text_color6} |
| | | .tabBackground{ |
| | | // background: $tab_background; |
| | | background: $inp-b; |
| | | background: $tab_background; |
| | | } |
| | | .activeLine{ |
| | | background: $active_line; |
| | |
| | | background: $btn_main; |
| | | } |
| | | .colorMain{ |
| | | color: $color_main; |
| | | color: $bg_yellow; |
| | | } |
| | | .borderMain { |
| | | border: 1px solid $color_main; |
| | |
| | | background: $btn_background; |
| | | } |
| | | .inputBackground{ |
| | | // background: $input_background; |
| | | background: $inp-b; |
| | | background: $input_background; |
| | | } |
| | | .inputBackground1{ |
| | | // background: $input_background1; |