mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
♻️ 完善 box-bg 层级,减少 border
This commit is contained in:
@@ -68,7 +68,7 @@ function getShareImgBgColor(): string {
|
||||
theme = JSON.parse(theme).theme;
|
||||
}
|
||||
if (theme === "dark") {
|
||||
return "#0d1117";
|
||||
return "#000000";
|
||||
} else {
|
||||
return "#ffffff";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user