:root {
  /* 字体大小 */
  --waline-font-size: 16px;

  /* 主题色 */
  --waline-theme-color: #5893d4;
  --waline-active-color: #1f3c88;
}


 