UNPKG

keystone

Version:

Web Application Framework and Admin GUI / Content Management System built on Express.js and Mongoose

10 lines (8 loc) 233 B
import theme from '../../../theme'; module.exports = { danger: theme.alert.color.danger, error: theme.alert.color.danger, info: theme.alert.color.info, success: theme.alert.color.success, warning: theme.alert.color.warning, };