This commit is contained in:
syuilo 2026-04-21 19:42:55 +09:00
commit 2f34f1c6f1
3 changed files with 1 additions and 1 deletions

View file

@ -39,7 +39,7 @@ export const desktopPc = defineObject({
},
default: {
bodyColor: [0.05, 0.05, 0.05],
coverColor: [0.9, 0.9, 0.9],
coverColor: [0.85, 0.85, 0.85],
inner1Color: [1, 1, 1],
inner2Color: [1, 1, 1],
inner3Color: [0.1, 0.1, 0.1],