Color updates - remove purple colors

This commit is contained in:
David Haz
2025-07-17 17:12:23 +03:00
parent 04be2c7448
commit f6c5f2ceda
11 changed files with 14 additions and 14 deletions

View File

@@ -121,7 +121,7 @@ const propData = [
{
name: 'faceColor',
type: 'string',
default: "'#060010'",
default: "'#0b0b0b'",
description: 'Background color for cube faces'
},
{