blog/src/assets/style/index.less
2024-11-08 09:52:57 +08:00

12 lines
274 B
Plaintext

@purple: #8a2be2;
@orange: #ffa500;
@blue: #409eff;
@dp: #f2e8fc;
@ps:0 2px 12px 0 #5C169F10;
//#BE8AEF #B172EC #A45BE9 #9744E5 #8A2BE2 #7B1DD3 #6C19B9 #5C169F
@jb: linear-gradient(90deg,#BE8AEF,#409eff, #8A2BE2);
:root:root {
--van-primary-color: #8a2be2;
}