Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/chalk/
Dindex.d.ts31 declare type BackgroundColor = alias
410 BackgroundColor: BackgroundColor; constant
/plugin/asciidocjs/node_modules/ansi-styles/
Dindex.d.ts307 interface BackgroundColor { interface