twaking ui visuals

This commit is contained in:
Diego F. Goberna
2018-07-26 02:32:15 +02:00
parent c59a2bbe07
commit bb301e9311
8 changed files with 196 additions and 35 deletions

View File

@@ -6,7 +6,7 @@ AFRAME.registerComponent('active-color', {
schema: {
active: {default: false},
color: {default: '#4BF'}
color: {default: '#ffffff'}
},
init: function () {