Home
last modified time | relevance | path

Searched refs:colorFromHex (Results 1 – 4 of 4) sorted by relevance

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js23718 …*/ __webpack_require__.d(__webpack_exports__, "colorFromHex", function() { return colorFromHex; });
23968 function colorFromHex(text) { function
24075 return colorFromHex(text);
24123 return colorFromHex(colorHex);
H A D4.4.js.map1colorFromHex } from '../utils/colors.js';\nimport { Range, TextEdit, SymbolKind, Location } from \…
H A Djson.worker.js.map1colorFromHex } from '../utils/colors.js';\nimport { Range, TextEdit, SymbolKind, Location } from \…
H A D2.2.js.map1colorFromHex(text) {\n if (text[0] !== '#') {\n return null;\n }\n switch (text.le…