1、重置主题背景色
BIN
src/assets/style/theme/imgs/theme10-left.png
Normal file
|
After Width: | Height: | Size: 63 KiB |
BIN
src/assets/style/theme/imgs/theme10-top.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 259 KiB |
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 94 KiB |
|
Before Width: | Height: | Size: 153 KiB After Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 129 KiB |
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 37 KiB |
|
Before Width: | Height: | Size: 100 KiB After Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 8.3 KiB |
|
Before Width: | Height: | Size: 93 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 8.2 KiB |
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 122 KiB |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 274 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 58 KiB |
BIN
src/assets/style/theme/imgs/theme9-left.png
Normal file
|
After Width: | Height: | Size: 23 KiB |
BIN
src/assets/style/theme/imgs/theme9-top.png
Normal file
|
After Width: | Height: | Size: 5.9 KiB |
@ -21,6 +21,10 @@
|
||||
margin-left: 0 !important;
|
||||
}
|
||||
|
||||
.vben-app-logo__title{
|
||||
color: var(--text-color) !important;
|
||||
}
|
||||
|
||||
.vben-layout-header-left {
|
||||
|
||||
.vben-layout-header-trigger{
|
||||
@ -165,56 +169,9 @@
|
||||
}
|
||||
|
||||
}
|
||||
/**
|
||||
* 主题2
|
||||
*/
|
||||
|
||||
.lng-theme-theme2 {
|
||||
|
||||
.vben-layout-sideBar {
|
||||
background: unset !important;
|
||||
background-image: url('/@/assets/style/theme/imgs/theme2-left.png') !important;
|
||||
background-size: 100% 100% !important;
|
||||
}
|
||||
|
||||
.ant-layout-header{
|
||||
background: unset !important;
|
||||
background-image: url('/@/assets/style/theme/imgs/theme2-top.png') !important;
|
||||
background-size: 100% 100% !important;
|
||||
}
|
||||
|
||||
}
|
||||
/**
|
||||
* 主题3
|
||||
*/
|
||||
.lng-theme-theme3 {
|
||||
|
||||
.vben-layout-sideBar {
|
||||
background: unset !important;
|
||||
background-image: url('/@/assets/style/theme/imgs/theme3-left.png') !important;
|
||||
background-size: 100% 100% !important;
|
||||
}
|
||||
|
||||
.ant-layout-header{
|
||||
background: unset !important;
|
||||
background-image: url('/@/assets/style/theme/imgs/theme3-top.png') !important;
|
||||
background-size: 100% 100% !important;
|
||||
}
|
||||
|
||||
}
|
||||
/**
|
||||
* 主题4
|
||||
*/
|
||||
.lng-theme-theme4 {
|
||||
|
||||
.vben-layout-sideBar {
|
||||
background: unset !important;
|
||||
background-image: url('/@/assets/style/theme/imgs/theme4-left.png') !important;
|
||||
background-size: 100% 100% !important;
|
||||
}
|
||||
|
||||
/**
|
||||
* 左边菜单主题
|
||||
*/
|
||||
.lng-menu {
|
||||
.vben-menu-submenu,.vben-menu-submenu-title,.vben-menu,.vben-menu-item{
|
||||
background: unset !important;
|
||||
@ -231,6 +188,78 @@
|
||||
color: var(--text-color) !important;
|
||||
}
|
||||
|
||||
.vben-layout-sideBar {
|
||||
background: unset !important;
|
||||
background-image: url('/@/assets/style/theme/imgs/theme2-left.png') !important;
|
||||
background-size: 100% 100% !important;
|
||||
}
|
||||
|
||||
.ant-layout-header{
|
||||
background: unset !important;
|
||||
background-image: url('/@/assets/style/theme/imgs/theme2-top.png') !important;
|
||||
background-size: 100% 100% !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.lng-theme-theme3 {
|
||||
|
||||
.lng-menu {
|
||||
.vben-menu-submenu,.vben-menu-submenu-title,.vben-menu,.vben-menu-item{
|
||||
background: unset !important;
|
||||
color: #000 !important;
|
||||
|
||||
.vben-menu-submenu-title-active:not(.vben-menu-submenu){
|
||||
color: #fff !important;
|
||||
background-color: rgba(0, 0, 0, 0.4) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.ant-menu-title-content{
|
||||
color: var(--text-color) !important;
|
||||
}
|
||||
|
||||
.vben-layout-sideBar {
|
||||
background: unset !important;
|
||||
background-image: url('/@/assets/style/theme/imgs/theme3-left.png') !important;
|
||||
background-size: 100% 100% !important;
|
||||
}
|
||||
|
||||
.ant-layout-header{
|
||||
background: unset !important;
|
||||
background-image: url('/@/assets/style/theme/imgs/theme3-top.png') !important;
|
||||
background-size: 100% 100% !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.lng-theme-theme4 {
|
||||
|
||||
|
||||
|
||||
.lng-menu {
|
||||
.vben-menu-submenu,.vben-menu-submenu-title,.vben-menu,.vben-menu-item{
|
||||
background: unset !important;
|
||||
color: #000 !important;
|
||||
|
||||
.vben-menu-submenu-title-active:not(.vben-menu-submenu){
|
||||
color: #fff !important;
|
||||
background-color: rgba(0, 0, 0, 0.4) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.ant-menu-title-content{
|
||||
color: var(--text-color) !important;
|
||||
}
|
||||
|
||||
.vben-layout-sideBar {
|
||||
background: unset !important;
|
||||
background-image: url('/@/assets/style/theme/imgs/theme4-left.png') !important;
|
||||
background-size: 100% 100% !important;
|
||||
}
|
||||
|
||||
.ant-layout-header{
|
||||
background: unset !important;
|
||||
background-image: url('/@/assets/style/theme/imgs/theme4-top.png') !important;
|
||||
@ -238,11 +267,29 @@
|
||||
}
|
||||
|
||||
}
|
||||
/**
|
||||
* 主题5
|
||||
*/
|
||||
|
||||
.lng-theme-theme5 {
|
||||
|
||||
.vben-app-logo__title{
|
||||
color: var(--text-color) !important;
|
||||
}
|
||||
|
||||
.lng-menu {
|
||||
.vben-menu-submenu,.vben-menu-submenu-title,.vben-menu,.vben-menu-item{
|
||||
background: unset !important;
|
||||
color: #000 !important;
|
||||
|
||||
.vben-menu-submenu-title-active:not(.vben-menu-submenu){
|
||||
color: #fff !important;
|
||||
background-color: rgba(0, 0, 0, 0.4) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.ant-menu-title-content{
|
||||
color: var(--text-color) !important;
|
||||
}
|
||||
|
||||
.vben-layout-sideBar {
|
||||
background: unset !important;
|
||||
background-image: url('/@/assets/style/theme/imgs/theme5-left.png') !important;
|
||||
@ -256,11 +303,25 @@
|
||||
}
|
||||
|
||||
}
|
||||
/**
|
||||
* 主题6
|
||||
*/
|
||||
|
||||
.lng-theme-theme6 {
|
||||
|
||||
.lng-menu {
|
||||
.vben-menu-submenu,.vben-menu-submenu-title,.vben-menu,.vben-menu-item{
|
||||
background: unset !important;
|
||||
color: #000 !important;
|
||||
|
||||
.vben-menu-submenu-title-active:not(.vben-menu-submenu){
|
||||
color: #fff !important;
|
||||
background-color: rgba(0, 0, 0, 0.4) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.ant-menu-title-content{
|
||||
color: var(--text-color) !important;
|
||||
}
|
||||
|
||||
.vben-layout-sideBar {
|
||||
background: unset !important;
|
||||
background-image: url('/@/assets/style/theme/imgs/theme6-left.png') !important;
|
||||
@ -274,14 +335,10 @@
|
||||
}
|
||||
|
||||
}
|
||||
/**
|
||||
* 主题7
|
||||
*/
|
||||
|
||||
|
||||
.lng-theme-theme7 {
|
||||
|
||||
/**
|
||||
* 左边菜单主题
|
||||
*/
|
||||
.lng-menu {
|
||||
.vben-menu-submenu,.vben-menu-submenu-title,.vben-menu,.vben-menu-item{
|
||||
background: unset !important;
|
||||
@ -311,14 +368,9 @@
|
||||
}
|
||||
|
||||
}
|
||||
/**
|
||||
* 主题8
|
||||
*/
|
||||
|
||||
.lng-theme-theme8 {
|
||||
|
||||
/**
|
||||
* 左边菜单主题
|
||||
*/
|
||||
.lng-menu {
|
||||
.vben-menu-submenu,.vben-menu-submenu-title,.vben-menu,.vben-menu-item{
|
||||
background: unset !important;
|
||||
@ -348,3 +400,57 @@
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* 主题9
|
||||
*/
|
||||
.lng-theme-theme9 {
|
||||
|
||||
.lng-menu {
|
||||
.vben-menu-submenu,.vben-menu-submenu-title,.vben-menu,.vben-menu-item{
|
||||
background: unset !important;
|
||||
color: #000 !important;
|
||||
|
||||
.vben-menu-submenu-title-active:not(.vben-menu-submenu){
|
||||
color: #fff !important;
|
||||
background-color: rgba(0, 0, 0, 0.4) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.ant-menu-title-content{
|
||||
color: var(--text-color);
|
||||
}
|
||||
|
||||
.vben-layout-sideBar {
|
||||
background: unset !important;
|
||||
background-image: url('/@/assets/style/theme/imgs/theme9-left.png') !important;
|
||||
background-size: 100% 100% !important;
|
||||
}
|
||||
|
||||
.ant-layout-header{
|
||||
background: unset !important;
|
||||
background-image: url('/@/assets/style/theme/imgs/theme9-top.png') !important;
|
||||
background-size: 100% 100% !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* 主题10
|
||||
*/
|
||||
.lng-theme-theme10 {
|
||||
|
||||
.vben-layout-sideBar {
|
||||
background: unset !important;
|
||||
background-image: url('/@/assets/style/theme/imgs/theme10-left.png') !important;
|
||||
background-size: 100% 100% !important;
|
||||
}
|
||||
|
||||
.ant-layout-header{
|
||||
background: unset !important;
|
||||
background-image: url('/@/assets/style/theme/imgs/theme10-top.png') !important;
|
||||
background-size: 100% 100% !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||