优化月里嫦娥皮肤侧栏鼠标悬浮颜色

pull/166/head
lyswhut 2020-02-19 21:44:50 +08:00
parent 49cd8536a7
commit d2556fed20
2 changed files with 5 additions and 1 deletions

View File

@ -2,3 +2,7 @@
- 新增多语言设置目前软件内置了简体中文、繁体中文、英语三种语言欢迎提交PR翻译更多语言
- 新增无法打开外部歌单FAQ
### 优化
- 优化月里嫦娥皮肤侧栏鼠标悬浮颜色

View File

@ -417,7 +417,7 @@
@color-midAutumn-theme-bgimg: url(../images/jqbg.jpg);
@color-midAutumn-theme-bgposition: center;
@color-midAutumn-theme-bgsize: auto 100%;
@color-midAutumn-theme-hover: fadeout(lighten(@color-midAutumn-theme, 10%), 30%);
@color-midAutumn-theme-hover: fadeout(lighten(@color-midAutumn-theme, 10%), 40%);
@color-midAutumn-theme-active: fadeout(lighten(@color-midAutumn-theme, 15%), 60%);
@color-midAutumn-theme-font: rgba(246, 233, 255, 0.9);
@color-midAutumn-theme-font-label: fadeout(lighten(@color-midAutumn-theme, 20%), 20%);