mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-14 09:38:13 +08:00
💄 调整 cancel 颜色
This commit is contained in:
@@ -48,7 +48,7 @@ function transColor(color: string): string {
|
||||
case "warn":
|
||||
return "#ecb349";
|
||||
case "cancel":
|
||||
return "#cdcbc4";
|
||||
return "#2C313C";
|
||||
default:
|
||||
return color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user