更新Company页面的UI为FUI风格
This commit is contained in:
@@ -64,8 +64,8 @@ const THEME_PRESETS: Record<string, SubTabTheme> = {
|
||||
borderColor: 'rgba(212, 175, 55, 0.15)',
|
||||
tabSelectedBg: 'linear-gradient(135deg, rgba(212, 175, 55, 0.95) 0%, rgba(184, 150, 12, 0.95) 100%)',
|
||||
tabSelectedColor: '#0A0A14',
|
||||
tabUnselectedColor: 'rgba(212, 175, 55, 0.75)',
|
||||
tabHoverBg: 'rgba(212, 175, 55, 0.12)',
|
||||
tabUnselectedColor: 'rgba(255, 255, 255, 0.85)', // 调亮:白色更清晰
|
||||
tabHoverBg: 'rgba(212, 175, 55, 0.15)',
|
||||
},
|
||||
default: {
|
||||
bg: 'white',
|
||||
|
||||
Reference in New Issue
Block a user