✨(component): 调整 dark theme 整体饱和度
This commit is contained in:
@@ -58,7 +58,7 @@ const changeTheme = (theme: string) => {
|
||||
const defaultPartial: Partial<Theme> = {
|
||||
mode: 1,
|
||||
brightness: 100,
|
||||
contrast: 90,
|
||||
contrast: 80,
|
||||
sepia: 0,
|
||||
grayscale: 0,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user