UNPKG

@jil/theme-moon-light

Version:

Far Side of the Moon command line theme for Boost powered CLIs.

16 lines (14 loc) 291 B
/** * @copyright 2020, Miles Johnson * @license https://opensource.org/licenses/MIT */ module.exports = { default: '#5b6775', failure: '#dd6f38', info: '#00b4cb;', inverted: '#ffffff', muted: '#a1a1a1', notice: '#a40699', success: '#5c9f50', warning: '#e8a72b', };