1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-15 15:05:47 +02:00
This commit is contained in:
syuilo
2026-04-05 19:54:52 +09:00
parent 83b5305671
commit 78911b24de
3 changed files with 1 additions and 1 deletions

View File

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