mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-09 08:29:30 -06:00
Color updates - remove purple colors
This commit is contained in:
@@ -126,7 +126,7 @@ const propData = [
|
||||
{
|
||||
name: 'backgroundColor',
|
||||
type: 'number | string',
|
||||
default: '0x271e37',
|
||||
default: '0x151515',
|
||||
description: 'Background color (hex number or string)'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user