UNPKG

admin-on-rest-fr05t1k

Version:

A frontend Framework for building admin applications on top of REST services, using ES6, React and Material UI

16 lines (15 loc) 316 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { tabs: { backgroundColor: 'white', selectedTextColor: '#00bcd4', textColor: '#757575' }, inkBar: { backgroundColor: '#00bcd4' } }; module.exports = exports['default'];