修改样式

This commit is contained in:
linxd
2025-07-07 17:01:07 +08:00
parent 21e7f15f64
commit 87fddbbbbc
33 changed files with 1255 additions and 687 deletions

View File

@ -8,7 +8,7 @@ type DefaultSettings = ProSettings & {
const proSettings: DefaultSettings = {
navTheme: 'light',
primaryColor: 'rgb(0,79,142)',
primaryColor: 'rgb(1,68,145)',
headingColor: "#000",
textColor: "#000",
layout: 'side',