| | |
| | | $light-blue:#3A71A8; |
| | | $red:#C03639; |
| | | $pink: #E65D6E; |
| | | $green: #2ef0bf; |
| | | $green: #5aecd9; |
| | | $tiffany: #4AB7BD; |
| | | $yellow:#FEC171; |
| | | $panGreen: #30B08F; |
| | |
| | | // 默认菜单主题风格 |
| | | $base-menu-color:#f7f8f8; |
| | | $base-menu-color-active:#f4f4f5; |
| | | $base-menu-background:#4780d4; |
| | | $base-menu-background:#5788fe; |
| | | $base-logo-title-color: #ffffff; |
| | | |
| | | $base-menu-light-color:rgba(0,0,0,.70); |
| | | $base-menu-light-background:#ffffff; |
| | | $base-menu-light-background:#59f97f; |
| | | $base-logo-light-title-color: #001529; |
| | | |
| | | $base-sub-menu-background:#82afe4; |
| | | $base-sub-menu-background:#99baed; |
| | | $base-sub-menu-hover:#001528; |
| | | |
| | | // 自定义暗色菜单风格 |