Ext.define('Ext.theme.material.tree.View', { override: 'Ext.tree.View', config: { color: 'default' } });