UNPKG

gitbook-plugin-ancre-navigation

Version:

Supports two navigation mode, title, anchor effect is the default theme, style, follow the website

17 lines (14 loc) 274 B
var colors = require('colors'); colors.setTheme({ silly: 'rainbow', input: 'grey', verbose: 'cyan', prompt: 'grey', info: 'green', data: 'grey', help: 'cyan', warn: 'yellow', debug: 'blue', error: 'red' }); module.exports = colors;