zepio/app/theme/colors/index.js

5 lines
88 B
JavaScript

// @flow
export { DARK_COLORS } from './dark';
export { LIGHT_COLORS } from './light';