Home
last modified time | relevance | path

Searched defs:ForegroundColor (Results 1 – 2 of 2) sorted by relevance

/plugin/asciidocjs/node_modules/chalk/
Dindex.d.ts6 declare type ForegroundColor = alias
409 ForegroundColor: ForegroundColor; constant
/plugin/asciidocjs/node_modules/ansi-styles/
Dindex.d.ts277 interface ForegroundColor { interface