mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-25 17:10:43 +00:00
🎨
This commit is contained in:
parent
7b80da7737
commit
2f34f1c6f1
3 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
|
|
@ -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],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue