UNPKG

keystone

Version:

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

11 lines (9 loc) 281 B
import theme from '../../../theme'; module.exports = { danger: theme.glyph.color.danger, inherit: theme.glyph.color.inherit, inverted: theme.glyph.color.inverted, primary: theme.glyph.color.primary, success: theme.glyph.color.success, warning: theme.glyph.color.warning, };