mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-08 16:09:31 -06:00
Color updates - remove purple colors
This commit is contained in:
@@ -121,7 +121,7 @@ const propData = [
|
||||
{
|
||||
name: 'faceColor',
|
||||
type: 'string',
|
||||
default: "'#060010'",
|
||||
default: "'#0b0b0b'",
|
||||
description: 'Background color for cube faces'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user