自定义

覆盖 CSS

默认 CSS 变量

  1. --accent-color: rgb(6, 125, 247);
  2. --sidebar-bg: white;
  3. --sidebar-section-title-color: rgb(136, 136, 136);
  4. --border-color: #eaeaea;
  5. --header-height: 60px;
  6. --code-font: SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;