修改主题色

This commit is contained in:
lix
2025-06-12 17:19:52 +08:00
parent eb90574c74
commit a31cf954cf
11 changed files with 124 additions and 47 deletions

View File

@ -6,7 +6,7 @@ type DefaultSettings = ProSettings & {
const proSettings: DefaultSettings = {
navTheme: 'light',
primaryColor: '#b30000',
primaryColor: '#014F8F',
layout: 'side',
contentWidth: 'Fluid',
fixedHeader: false,