This commit is contained in:
Iliyan Angelov
2025-09-14 23:24:25 +03:00
commit c67067a2a4
71311 changed files with 6800714 additions and 0 deletions

View File

@@ -0,0 +1,102 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#d4d0ab"
},
"hljs-quote": {
"color": "#d4d0ab"
},
"hljs-variable": {
"color": "#ffa07a"
},
"hljs-template-variable": {
"color": "#ffa07a"
},
"hljs-tag": {
"color": "#ffa07a"
},
"hljs-name": {
"color": "#ffa07a"
},
"hljs-selector-id": {
"color": "#ffa07a"
},
"hljs-selector-class": {
"color": "#ffa07a"
},
"hljs-regexp": {
"color": "#ffa07a"
},
"hljs-deletion": {
"color": "#ffa07a"
},
"hljs-number": {
"color": "#f5ab35"
},
"hljs-built_in": {
"color": "#f5ab35"
},
"hljs-builtin-name": {
"color": "#f5ab35"
},
"hljs-literal": {
"color": "#f5ab35"
},
"hljs-type": {
"color": "#f5ab35"
},
"hljs-params": {
"color": "#f5ab35"
},
"hljs-meta": {
"color": "#f5ab35"
},
"hljs-link": {
"color": "#f5ab35"
},
"hljs-attribute": {
"color": "#ffd700"
},
"hljs-string": {
"color": "#abe338"
},
"hljs-symbol": {
"color": "#abe338"
},
"hljs-bullet": {
"color": "#abe338"
},
"hljs-addition": {
"color": "#abe338"
},
"hljs-title": {
"color": "#00e0e0"
},
"hljs-section": {
"color": "#00e0e0"
},
"hljs-keyword": {
"color": "#dcc6e0"
},
"hljs-selector-tag": {
"color": "#dcc6e0"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#2b2b2b",
"color": "#f8f8f2",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,102 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#696969"
},
"hljs-quote": {
"color": "#696969"
},
"hljs-variable": {
"color": "#d91e18"
},
"hljs-template-variable": {
"color": "#d91e18"
},
"hljs-tag": {
"color": "#d91e18"
},
"hljs-name": {
"color": "#d91e18"
},
"hljs-selector-id": {
"color": "#d91e18"
},
"hljs-selector-class": {
"color": "#d91e18"
},
"hljs-regexp": {
"color": "#d91e18"
},
"hljs-deletion": {
"color": "#d91e18"
},
"hljs-number": {
"color": "#aa5d00"
},
"hljs-built_in": {
"color": "#aa5d00"
},
"hljs-builtin-name": {
"color": "#aa5d00"
},
"hljs-literal": {
"color": "#aa5d00"
},
"hljs-type": {
"color": "#aa5d00"
},
"hljs-params": {
"color": "#aa5d00"
},
"hljs-meta": {
"color": "#aa5d00"
},
"hljs-link": {
"color": "#aa5d00"
},
"hljs-attribute": {
"color": "#aa5d00"
},
"hljs-string": {
"color": "#008000"
},
"hljs-symbol": {
"color": "#008000"
},
"hljs-bullet": {
"color": "#008000"
},
"hljs-addition": {
"color": "#008000"
},
"hljs-title": {
"color": "#007faa"
},
"hljs-section": {
"color": "#007faa"
},
"hljs-keyword": {
"color": "#7928a1"
},
"hljs-selector-tag": {
"color": "#7928a1"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#fefefe",
"color": "#545454",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,105 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#333",
"color": "white"
},
"hljs-name": {
"fontWeight": "bold"
},
"hljs-strong": {
"fontWeight": "bold"
},
"hljs-code": {
"fontStyle": "italic",
"color": "#888"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-tag": {
"color": "#62c8f3"
},
"hljs-variable": {
"color": "#ade5fc"
},
"hljs-template-variable": {
"color": "#ade5fc"
},
"hljs-selector-id": {
"color": "#ade5fc"
},
"hljs-selector-class": {
"color": "#ade5fc"
},
"hljs-string": {
"color": "#a2fca2"
},
"hljs-bullet": {
"color": "#d36363"
},
"hljs-type": {
"color": "#ffa"
},
"hljs-title": {
"color": "#ffa"
},
"hljs-section": {
"color": "#ffa"
},
"hljs-attribute": {
"color": "#ffa"
},
"hljs-quote": {
"color": "#ffa"
},
"hljs-built_in": {
"color": "#ffa"
},
"hljs-builtin-name": {
"color": "#ffa"
},
"hljs-number": {
"color": "#d36363"
},
"hljs-symbol": {
"color": "#d36363"
},
"hljs-keyword": {
"color": "#fcc28c"
},
"hljs-selector-tag": {
"color": "#fcc28c"
},
"hljs-literal": {
"color": "#fcc28c"
},
"hljs-comment": {
"color": "#888"
},
"hljs-deletion": {
"color": "#333",
"backgroundColor": "#fc9b9b"
},
"hljs-regexp": {
"color": "#c6b4f0"
},
"hljs-link": {
"color": "#c6b4f0"
},
"hljs-meta": {
"color": "#fc9b9b"
},
"hljs-addition": {
"backgroundColor": "#a2fca2",
"color": "#333"
}
};

View File

@@ -0,0 +1,102 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#B6B18B"
},
"hljs-quote": {
"color": "#B6B18B"
},
"hljs-variable": {
"color": "#EB3C54"
},
"hljs-template-variable": {
"color": "#EB3C54"
},
"hljs-tag": {
"color": "#EB3C54"
},
"hljs-name": {
"color": "#EB3C54"
},
"hljs-selector-id": {
"color": "#EB3C54"
},
"hljs-selector-class": {
"color": "#EB3C54"
},
"hljs-regexp": {
"color": "#EB3C54"
},
"hljs-deletion": {
"color": "#EB3C54"
},
"hljs-number": {
"color": "#E7CE56"
},
"hljs-built_in": {
"color": "#E7CE56"
},
"hljs-builtin-name": {
"color": "#E7CE56"
},
"hljs-literal": {
"color": "#E7CE56"
},
"hljs-type": {
"color": "#E7CE56"
},
"hljs-params": {
"color": "#E7CE56"
},
"hljs-meta": {
"color": "#E7CE56"
},
"hljs-link": {
"color": "#E7CE56"
},
"hljs-attribute": {
"color": "#EE7C2B"
},
"hljs-string": {
"color": "#4FB4D7"
},
"hljs-symbol": {
"color": "#4FB4D7"
},
"hljs-bullet": {
"color": "#4FB4D7"
},
"hljs-addition": {
"color": "#4FB4D7"
},
"hljs-title": {
"color": "#78BB65"
},
"hljs-section": {
"color": "#78BB65"
},
"hljs-keyword": {
"color": "#B45EA4"
},
"hljs-selector-tag": {
"color": "#B45EA4"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#1C1D21",
"color": "#c0c5ce",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,87 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"color": "#a9b7c6",
"background": "#282b2e",
"display": "block",
"overflowX": "auto",
"padding": "0.5em"
},
"hljs-number": {
"color": "#6897BB"
},
"hljs-literal": {
"color": "#6897BB"
},
"hljs-symbol": {
"color": "#6897BB"
},
"hljs-bullet": {
"color": "#6897BB"
},
"hljs-keyword": {
"color": "#cc7832"
},
"hljs-selector-tag": {
"color": "#cc7832"
},
"hljs-deletion": {
"color": "#cc7832"
},
"hljs-variable": {
"color": "#629755"
},
"hljs-template-variable": {
"color": "#629755"
},
"hljs-link": {
"color": "#629755"
},
"hljs-comment": {
"color": "#808080"
},
"hljs-quote": {
"color": "#808080"
},
"hljs-meta": {
"color": "#bbb529"
},
"hljs-string": {
"color": "#6A8759"
},
"hljs-attribute": {
"color": "#6A8759"
},
"hljs-addition": {
"color": "#6A8759"
},
"hljs-section": {
"color": "#ffc66d"
},
"hljs-title": {
"color": "#ffc66d"
},
"hljs-type": {
"color": "#ffc66d"
},
"hljs-name": {
"color": "#e8bf6a"
},
"hljs-selector-id": {
"color": "#e8bf6a"
},
"hljs-selector-class": {
"color": "#e8bf6a"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,119 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#FFFFFF",
"color": "#434f54"
},
"hljs-subst": {
"color": "#434f54"
},
"hljs-keyword": {
"color": "#00979D"
},
"hljs-attribute": {
"color": "#00979D"
},
"hljs-selector-tag": {
"color": "#00979D"
},
"hljs-doctag": {
"color": "#00979D"
},
"hljs-name": {
"color": "#00979D"
},
"hljs-built_in": {
"color": "#D35400"
},
"hljs-literal": {
"color": "#D35400"
},
"hljs-bullet": {
"color": "#D35400"
},
"hljs-code": {
"color": "#D35400"
},
"hljs-addition": {
"color": "#D35400"
},
"hljs-regexp": {
"color": "#00979D"
},
"hljs-symbol": {
"color": "#00979D"
},
"hljs-variable": {
"color": "#00979D"
},
"hljs-template-variable": {
"color": "#00979D"
},
"hljs-link": {
"color": "#00979D"
},
"hljs-selector-attr": {
"color": "#00979D"
},
"hljs-selector-pseudo": {
"color": "#00979D"
},
"hljs-type": {
"color": "#005C5F"
},
"hljs-string": {
"color": "#005C5F"
},
"hljs-selector-id": {
"color": "#005C5F"
},
"hljs-selector-class": {
"color": "#005C5F"
},
"hljs-quote": {
"color": "#005C5F"
},
"hljs-template-tag": {
"color": "#005C5F"
},
"hljs-deletion": {
"color": "#005C5F"
},
"hljs-title": {
"color": "#880000",
"fontWeight": "bold"
},
"hljs-section": {
"color": "#880000",
"fontWeight": "bold"
},
"hljs-comment": {
"color": "rgba(149,165,166,.8)"
},
"hljs-meta-keyword": {
"color": "#728E00"
},
"hljs-meta": {
"color": "#434f54"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
},
"hljs-function": {
"color": "#728E00"
},
"hljs-number": {
"color": "#8A7B52"
}
};

View File

@@ -0,0 +1,106 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#222",
"color": "#aaa"
},
"hljs-subst": {
"color": "#aaa"
},
"hljs-section": {
"color": "#fff",
"fontWeight": "bold"
},
"hljs-comment": {
"color": "#444"
},
"hljs-quote": {
"color": "#444"
},
"hljs-meta": {
"color": "#444"
},
"hljs-string": {
"color": "#ffcc33"
},
"hljs-symbol": {
"color": "#ffcc33"
},
"hljs-bullet": {
"color": "#ffcc33"
},
"hljs-regexp": {
"color": "#ffcc33"
},
"hljs-number": {
"color": "#00cc66"
},
"hljs-addition": {
"color": "#00cc66"
},
"hljs-built_in": {
"color": "#32aaee"
},
"hljs-builtin-name": {
"color": "#32aaee"
},
"hljs-literal": {
"color": "#32aaee"
},
"hljs-type": {
"color": "#32aaee"
},
"hljs-template-variable": {
"color": "#32aaee"
},
"hljs-attribute": {
"color": "#32aaee"
},
"hljs-link": {
"color": "#32aaee"
},
"hljs-keyword": {
"color": "#6644aa"
},
"hljs-selector-tag": {
"color": "#6644aa"
},
"hljs-name": {
"color": "#6644aa"
},
"hljs-selector-id": {
"color": "#6644aa"
},
"hljs-selector-class": {
"color": "#6644aa"
},
"hljs-title": {
"color": "#bb1166"
},
"hljs-variable": {
"color": "#bb1166"
},
"hljs-deletion": {
"color": "#bb1166"
},
"hljs-template-tag": {
"color": "#bb1166"
},
"hljs-doctag": {
"fontWeight": "bold"
},
"hljs-strong": {
"fontWeight": "bold"
},
"hljs-emphasis": {
"fontStyle": "italic"
}
};

View File

@@ -0,0 +1,73 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "white",
"color": "black"
},
"hljs-string": {
"color": "#888"
},
"hljs-variable": {
"color": "#888"
},
"hljs-template-variable": {
"color": "#888"
},
"hljs-symbol": {
"color": "#888"
},
"hljs-bullet": {
"color": "#888"
},
"hljs-section": {
"color": "#888",
"fontWeight": "bold"
},
"hljs-addition": {
"color": "#888"
},
"hljs-attribute": {
"color": "#888"
},
"hljs-link": {
"color": "#888"
},
"hljs-comment": {
"color": "#ccc"
},
"hljs-quote": {
"color": "#ccc"
},
"hljs-meta": {
"color": "#ccc"
},
"hljs-deletion": {
"color": "#ccc"
},
"hljs-keyword": {
"fontWeight": "bold"
},
"hljs-selector-tag": {
"fontWeight": "bold"
},
"hljs-name": {
"fontWeight": "bold"
},
"hljs-type": {
"fontWeight": "bold"
},
"hljs-strong": {
"fontWeight": "bold"
},
"hljs-emphasis": {
"fontStyle": "italic"
}
};

View File

@@ -0,0 +1,108 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#7e7887"
},
"hljs-quote": {
"color": "#7e7887"
},
"hljs-variable": {
"color": "#be4678"
},
"hljs-template-variable": {
"color": "#be4678"
},
"hljs-attribute": {
"color": "#be4678"
},
"hljs-regexp": {
"color": "#be4678"
},
"hljs-link": {
"color": "#be4678"
},
"hljs-tag": {
"color": "#be4678"
},
"hljs-name": {
"color": "#be4678"
},
"hljs-selector-id": {
"color": "#be4678"
},
"hljs-selector-class": {
"color": "#be4678"
},
"hljs-number": {
"color": "#aa573c"
},
"hljs-meta": {
"color": "#aa573c"
},
"hljs-built_in": {
"color": "#aa573c"
},
"hljs-builtin-name": {
"color": "#aa573c"
},
"hljs-literal": {
"color": "#aa573c"
},
"hljs-type": {
"color": "#aa573c"
},
"hljs-params": {
"color": "#aa573c"
},
"hljs-string": {
"color": "#2a9292"
},
"hljs-symbol": {
"color": "#2a9292"
},
"hljs-bullet": {
"color": "#2a9292"
},
"hljs-title": {
"color": "#576ddb"
},
"hljs-section": {
"color": "#576ddb"
},
"hljs-keyword": {
"color": "#955ae7"
},
"hljs-selector-tag": {
"color": "#955ae7"
},
"hljs-deletion": {
"color": "#19171c",
"display": "inline-block",
"width": "100%",
"backgroundColor": "#be4678"
},
"hljs-addition": {
"color": "#19171c",
"display": "inline-block",
"width": "100%",
"backgroundColor": "#2a9292"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#19171c",
"color": "#8b8792",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,108 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#655f6d"
},
"hljs-quote": {
"color": "#655f6d"
},
"hljs-variable": {
"color": "#be4678"
},
"hljs-template-variable": {
"color": "#be4678"
},
"hljs-attribute": {
"color": "#be4678"
},
"hljs-tag": {
"color": "#be4678"
},
"hljs-name": {
"color": "#be4678"
},
"hljs-regexp": {
"color": "#be4678"
},
"hljs-link": {
"color": "#be4678"
},
"hljs-selector-id": {
"color": "#be4678"
},
"hljs-selector-class": {
"color": "#be4678"
},
"hljs-number": {
"color": "#aa573c"
},
"hljs-meta": {
"color": "#aa573c"
},
"hljs-built_in": {
"color": "#aa573c"
},
"hljs-builtin-name": {
"color": "#aa573c"
},
"hljs-literal": {
"color": "#aa573c"
},
"hljs-type": {
"color": "#aa573c"
},
"hljs-params": {
"color": "#aa573c"
},
"hljs-string": {
"color": "#2a9292"
},
"hljs-symbol": {
"color": "#2a9292"
},
"hljs-bullet": {
"color": "#2a9292"
},
"hljs-title": {
"color": "#576ddb"
},
"hljs-section": {
"color": "#576ddb"
},
"hljs-keyword": {
"color": "#955ae7"
},
"hljs-selector-tag": {
"color": "#955ae7"
},
"hljs-deletion": {
"color": "#19171c",
"display": "inline-block",
"width": "100%",
"backgroundColor": "#be4678"
},
"hljs-addition": {
"color": "#19171c",
"display": "inline-block",
"width": "100%",
"backgroundColor": "#2a9292"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#efecf4",
"color": "#585260",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,96 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#999580"
},
"hljs-quote": {
"color": "#999580"
},
"hljs-variable": {
"color": "#d73737"
},
"hljs-template-variable": {
"color": "#d73737"
},
"hljs-attribute": {
"color": "#d73737"
},
"hljs-tag": {
"color": "#d73737"
},
"hljs-name": {
"color": "#d73737"
},
"hljs-regexp": {
"color": "#d73737"
},
"hljs-link": {
"color": "#d73737"
},
"hljs-selector-id": {
"color": "#d73737"
},
"hljs-selector-class": {
"color": "#d73737"
},
"hljs-number": {
"color": "#b65611"
},
"hljs-meta": {
"color": "#b65611"
},
"hljs-built_in": {
"color": "#b65611"
},
"hljs-builtin-name": {
"color": "#b65611"
},
"hljs-literal": {
"color": "#b65611"
},
"hljs-type": {
"color": "#b65611"
},
"hljs-params": {
"color": "#b65611"
},
"hljs-string": {
"color": "#60ac39"
},
"hljs-symbol": {
"color": "#60ac39"
},
"hljs-bullet": {
"color": "#60ac39"
},
"hljs-title": {
"color": "#6684e1"
},
"hljs-section": {
"color": "#6684e1"
},
"hljs-keyword": {
"color": "#b854d4"
},
"hljs-selector-tag": {
"color": "#b854d4"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#20201d",
"color": "#a6a28c",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,96 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#7d7a68"
},
"hljs-quote": {
"color": "#7d7a68"
},
"hljs-variable": {
"color": "#d73737"
},
"hljs-template-variable": {
"color": "#d73737"
},
"hljs-attribute": {
"color": "#d73737"
},
"hljs-tag": {
"color": "#d73737"
},
"hljs-name": {
"color": "#d73737"
},
"hljs-regexp": {
"color": "#d73737"
},
"hljs-link": {
"color": "#d73737"
},
"hljs-selector-id": {
"color": "#d73737"
},
"hljs-selector-class": {
"color": "#d73737"
},
"hljs-number": {
"color": "#b65611"
},
"hljs-meta": {
"color": "#b65611"
},
"hljs-built_in": {
"color": "#b65611"
},
"hljs-builtin-name": {
"color": "#b65611"
},
"hljs-literal": {
"color": "#b65611"
},
"hljs-type": {
"color": "#b65611"
},
"hljs-params": {
"color": "#b65611"
},
"hljs-string": {
"color": "#60ac39"
},
"hljs-symbol": {
"color": "#60ac39"
},
"hljs-bullet": {
"color": "#60ac39"
},
"hljs-title": {
"color": "#6684e1"
},
"hljs-section": {
"color": "#6684e1"
},
"hljs-keyword": {
"color": "#b854d4"
},
"hljs-selector-tag": {
"color": "#b854d4"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#fefbec",
"color": "#6e6b5e",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,108 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#878573"
},
"hljs-quote": {
"color": "#878573"
},
"hljs-variable": {
"color": "#ba6236"
},
"hljs-template-variable": {
"color": "#ba6236"
},
"hljs-attribute": {
"color": "#ba6236"
},
"hljs-tag": {
"color": "#ba6236"
},
"hljs-name": {
"color": "#ba6236"
},
"hljs-regexp": {
"color": "#ba6236"
},
"hljs-link": {
"color": "#ba6236"
},
"hljs-selector-id": {
"color": "#ba6236"
},
"hljs-selector-class": {
"color": "#ba6236"
},
"hljs-number": {
"color": "#ae7313"
},
"hljs-meta": {
"color": "#ae7313"
},
"hljs-built_in": {
"color": "#ae7313"
},
"hljs-builtin-name": {
"color": "#ae7313"
},
"hljs-literal": {
"color": "#ae7313"
},
"hljs-type": {
"color": "#ae7313"
},
"hljs-params": {
"color": "#ae7313"
},
"hljs-string": {
"color": "#7d9726"
},
"hljs-symbol": {
"color": "#7d9726"
},
"hljs-bullet": {
"color": "#7d9726"
},
"hljs-title": {
"color": "#36a166"
},
"hljs-section": {
"color": "#36a166"
},
"hljs-keyword": {
"color": "#5f9182"
},
"hljs-selector-tag": {
"color": "#5f9182"
},
"hljs-deletion": {
"color": "#22221b",
"display": "inline-block",
"width": "100%",
"backgroundColor": "#ba6236"
},
"hljs-addition": {
"color": "#22221b",
"display": "inline-block",
"width": "100%",
"backgroundColor": "#7d9726"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#22221b",
"color": "#929181",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,108 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#6c6b5a"
},
"hljs-quote": {
"color": "#6c6b5a"
},
"hljs-variable": {
"color": "#ba6236"
},
"hljs-template-variable": {
"color": "#ba6236"
},
"hljs-attribute": {
"color": "#ba6236"
},
"hljs-tag": {
"color": "#ba6236"
},
"hljs-name": {
"color": "#ba6236"
},
"hljs-regexp": {
"color": "#ba6236"
},
"hljs-link": {
"color": "#ba6236"
},
"hljs-selector-id": {
"color": "#ba6236"
},
"hljs-selector-class": {
"color": "#ba6236"
},
"hljs-number": {
"color": "#ae7313"
},
"hljs-meta": {
"color": "#ae7313"
},
"hljs-built_in": {
"color": "#ae7313"
},
"hljs-builtin-name": {
"color": "#ae7313"
},
"hljs-literal": {
"color": "#ae7313"
},
"hljs-type": {
"color": "#ae7313"
},
"hljs-params": {
"color": "#ae7313"
},
"hljs-string": {
"color": "#7d9726"
},
"hljs-symbol": {
"color": "#7d9726"
},
"hljs-bullet": {
"color": "#7d9726"
},
"hljs-title": {
"color": "#36a166"
},
"hljs-section": {
"color": "#36a166"
},
"hljs-keyword": {
"color": "#5f9182"
},
"hljs-selector-tag": {
"color": "#5f9182"
},
"hljs-deletion": {
"color": "#22221b",
"display": "inline-block",
"width": "100%",
"backgroundColor": "#ba6236"
},
"hljs-addition": {
"color": "#22221b",
"display": "inline-block",
"width": "100%",
"backgroundColor": "#7d9726"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#f4f3ec",
"color": "#5f5e4e",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,96 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#9c9491"
},
"hljs-quote": {
"color": "#9c9491"
},
"hljs-variable": {
"color": "#f22c40"
},
"hljs-template-variable": {
"color": "#f22c40"
},
"hljs-attribute": {
"color": "#f22c40"
},
"hljs-tag": {
"color": "#f22c40"
},
"hljs-name": {
"color": "#f22c40"
},
"hljs-regexp": {
"color": "#f22c40"
},
"hljs-link": {
"color": "#f22c40"
},
"hljs-selector-id": {
"color": "#f22c40"
},
"hljs-selector-class": {
"color": "#f22c40"
},
"hljs-number": {
"color": "#df5320"
},
"hljs-meta": {
"color": "#df5320"
},
"hljs-built_in": {
"color": "#df5320"
},
"hljs-builtin-name": {
"color": "#df5320"
},
"hljs-literal": {
"color": "#df5320"
},
"hljs-type": {
"color": "#df5320"
},
"hljs-params": {
"color": "#df5320"
},
"hljs-string": {
"color": "#7b9726"
},
"hljs-symbol": {
"color": "#7b9726"
},
"hljs-bullet": {
"color": "#7b9726"
},
"hljs-title": {
"color": "#407ee7"
},
"hljs-section": {
"color": "#407ee7"
},
"hljs-keyword": {
"color": "#6666ea"
},
"hljs-selector-tag": {
"color": "#6666ea"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#1b1918",
"color": "#a8a19f",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,96 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#766e6b"
},
"hljs-quote": {
"color": "#766e6b"
},
"hljs-variable": {
"color": "#f22c40"
},
"hljs-template-variable": {
"color": "#f22c40"
},
"hljs-attribute": {
"color": "#f22c40"
},
"hljs-tag": {
"color": "#f22c40"
},
"hljs-name": {
"color": "#f22c40"
},
"hljs-regexp": {
"color": "#f22c40"
},
"hljs-link": {
"color": "#f22c40"
},
"hljs-selector-id": {
"color": "#f22c40"
},
"hljs-selector-class": {
"color": "#f22c40"
},
"hljs-number": {
"color": "#df5320"
},
"hljs-meta": {
"color": "#df5320"
},
"hljs-built_in": {
"color": "#df5320"
},
"hljs-builtin-name": {
"color": "#df5320"
},
"hljs-literal": {
"color": "#df5320"
},
"hljs-type": {
"color": "#df5320"
},
"hljs-params": {
"color": "#df5320"
},
"hljs-string": {
"color": "#7b9726"
},
"hljs-symbol": {
"color": "#7b9726"
},
"hljs-bullet": {
"color": "#7b9726"
},
"hljs-title": {
"color": "#407ee7"
},
"hljs-section": {
"color": "#407ee7"
},
"hljs-keyword": {
"color": "#6666ea"
},
"hljs-selector-tag": {
"color": "#6666ea"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#f1efee",
"color": "#68615e",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,96 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#9e8f9e"
},
"hljs-quote": {
"color": "#9e8f9e"
},
"hljs-variable": {
"color": "#ca402b"
},
"hljs-template-variable": {
"color": "#ca402b"
},
"hljs-attribute": {
"color": "#ca402b"
},
"hljs-tag": {
"color": "#ca402b"
},
"hljs-name": {
"color": "#ca402b"
},
"hljs-regexp": {
"color": "#ca402b"
},
"hljs-link": {
"color": "#ca402b"
},
"hljs-selector-id": {
"color": "#ca402b"
},
"hljs-selector-class": {
"color": "#ca402b"
},
"hljs-number": {
"color": "#a65926"
},
"hljs-meta": {
"color": "#a65926"
},
"hljs-built_in": {
"color": "#a65926"
},
"hljs-builtin-name": {
"color": "#a65926"
},
"hljs-literal": {
"color": "#a65926"
},
"hljs-type": {
"color": "#a65926"
},
"hljs-params": {
"color": "#a65926"
},
"hljs-string": {
"color": "#918b3b"
},
"hljs-symbol": {
"color": "#918b3b"
},
"hljs-bullet": {
"color": "#918b3b"
},
"hljs-title": {
"color": "#516aec"
},
"hljs-section": {
"color": "#516aec"
},
"hljs-keyword": {
"color": "#7b59c0"
},
"hljs-selector-tag": {
"color": "#7b59c0"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#1b181b",
"color": "#ab9bab",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,96 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#776977"
},
"hljs-quote": {
"color": "#776977"
},
"hljs-variable": {
"color": "#ca402b"
},
"hljs-template-variable": {
"color": "#ca402b"
},
"hljs-attribute": {
"color": "#ca402b"
},
"hljs-tag": {
"color": "#ca402b"
},
"hljs-name": {
"color": "#ca402b"
},
"hljs-regexp": {
"color": "#ca402b"
},
"hljs-link": {
"color": "#ca402b"
},
"hljs-selector-id": {
"color": "#ca402b"
},
"hljs-selector-class": {
"color": "#ca402b"
},
"hljs-number": {
"color": "#a65926"
},
"hljs-meta": {
"color": "#a65926"
},
"hljs-built_in": {
"color": "#a65926"
},
"hljs-builtin-name": {
"color": "#a65926"
},
"hljs-literal": {
"color": "#a65926"
},
"hljs-type": {
"color": "#a65926"
},
"hljs-params": {
"color": "#a65926"
},
"hljs-string": {
"color": "#918b3b"
},
"hljs-symbol": {
"color": "#918b3b"
},
"hljs-bullet": {
"color": "#918b3b"
},
"hljs-title": {
"color": "#516aec"
},
"hljs-section": {
"color": "#516aec"
},
"hljs-keyword": {
"color": "#7b59c0"
},
"hljs-selector-tag": {
"color": "#7b59c0"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#f7f3f7",
"color": "#695d69",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,96 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#7195a8"
},
"hljs-quote": {
"color": "#7195a8"
},
"hljs-variable": {
"color": "#d22d72"
},
"hljs-template-variable": {
"color": "#d22d72"
},
"hljs-attribute": {
"color": "#d22d72"
},
"hljs-tag": {
"color": "#d22d72"
},
"hljs-name": {
"color": "#d22d72"
},
"hljs-regexp": {
"color": "#d22d72"
},
"hljs-link": {
"color": "#d22d72"
},
"hljs-selector-id": {
"color": "#d22d72"
},
"hljs-selector-class": {
"color": "#d22d72"
},
"hljs-number": {
"color": "#935c25"
},
"hljs-meta": {
"color": "#935c25"
},
"hljs-built_in": {
"color": "#935c25"
},
"hljs-builtin-name": {
"color": "#935c25"
},
"hljs-literal": {
"color": "#935c25"
},
"hljs-type": {
"color": "#935c25"
},
"hljs-params": {
"color": "#935c25"
},
"hljs-string": {
"color": "#568c3b"
},
"hljs-symbol": {
"color": "#568c3b"
},
"hljs-bullet": {
"color": "#568c3b"
},
"hljs-title": {
"color": "#257fad"
},
"hljs-section": {
"color": "#257fad"
},
"hljs-keyword": {
"color": "#6b6bb8"
},
"hljs-selector-tag": {
"color": "#6b6bb8"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#161b1d",
"color": "#7ea2b4",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,96 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#5a7b8c"
},
"hljs-quote": {
"color": "#5a7b8c"
},
"hljs-variable": {
"color": "#d22d72"
},
"hljs-template-variable": {
"color": "#d22d72"
},
"hljs-attribute": {
"color": "#d22d72"
},
"hljs-tag": {
"color": "#d22d72"
},
"hljs-name": {
"color": "#d22d72"
},
"hljs-regexp": {
"color": "#d22d72"
},
"hljs-link": {
"color": "#d22d72"
},
"hljs-selector-id": {
"color": "#d22d72"
},
"hljs-selector-class": {
"color": "#d22d72"
},
"hljs-number": {
"color": "#935c25"
},
"hljs-meta": {
"color": "#935c25"
},
"hljs-built_in": {
"color": "#935c25"
},
"hljs-builtin-name": {
"color": "#935c25"
},
"hljs-literal": {
"color": "#935c25"
},
"hljs-type": {
"color": "#935c25"
},
"hljs-params": {
"color": "#935c25"
},
"hljs-string": {
"color": "#568c3b"
},
"hljs-symbol": {
"color": "#568c3b"
},
"hljs-bullet": {
"color": "#568c3b"
},
"hljs-title": {
"color": "#257fad"
},
"hljs-section": {
"color": "#257fad"
},
"hljs-keyword": {
"color": "#6b6bb8"
},
"hljs-selector-tag": {
"color": "#6b6bb8"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#ebf8ff",
"color": "#516d7b",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,108 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#7e7777"
},
"hljs-quote": {
"color": "#7e7777"
},
"hljs-variable": {
"color": "#ca4949"
},
"hljs-template-variable": {
"color": "#ca4949"
},
"hljs-attribute": {
"color": "#ca4949"
},
"hljs-tag": {
"color": "#ca4949"
},
"hljs-name": {
"color": "#ca4949"
},
"hljs-regexp": {
"color": "#ca4949"
},
"hljs-link": {
"color": "#ca4949"
},
"hljs-selector-id": {
"color": "#ca4949"
},
"hljs-selector-class": {
"color": "#ca4949"
},
"hljs-number": {
"color": "#b45a3c"
},
"hljs-meta": {
"color": "#b45a3c"
},
"hljs-built_in": {
"color": "#b45a3c"
},
"hljs-builtin-name": {
"color": "#b45a3c"
},
"hljs-literal": {
"color": "#b45a3c"
},
"hljs-type": {
"color": "#b45a3c"
},
"hljs-params": {
"color": "#b45a3c"
},
"hljs-string": {
"color": "#4b8b8b"
},
"hljs-symbol": {
"color": "#4b8b8b"
},
"hljs-bullet": {
"color": "#4b8b8b"
},
"hljs-title": {
"color": "#7272ca"
},
"hljs-section": {
"color": "#7272ca"
},
"hljs-keyword": {
"color": "#8464c4"
},
"hljs-selector-tag": {
"color": "#8464c4"
},
"hljs-deletion": {
"color": "#1b1818",
"display": "inline-block",
"width": "100%",
"backgroundColor": "#ca4949"
},
"hljs-addition": {
"color": "#1b1818",
"display": "inline-block",
"width": "100%",
"backgroundColor": "#4b8b8b"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#1b1818",
"color": "#8a8585",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,108 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#655d5d"
},
"hljs-quote": {
"color": "#655d5d"
},
"hljs-variable": {
"color": "#ca4949"
},
"hljs-template-variable": {
"color": "#ca4949"
},
"hljs-attribute": {
"color": "#ca4949"
},
"hljs-tag": {
"color": "#ca4949"
},
"hljs-name": {
"color": "#ca4949"
},
"hljs-regexp": {
"color": "#ca4949"
},
"hljs-link": {
"color": "#ca4949"
},
"hljs-selector-id": {
"color": "#ca4949"
},
"hljs-selector-class": {
"color": "#ca4949"
},
"hljs-number": {
"color": "#b45a3c"
},
"hljs-meta": {
"color": "#b45a3c"
},
"hljs-built_in": {
"color": "#b45a3c"
},
"hljs-builtin-name": {
"color": "#b45a3c"
},
"hljs-literal": {
"color": "#b45a3c"
},
"hljs-type": {
"color": "#b45a3c"
},
"hljs-params": {
"color": "#b45a3c"
},
"hljs-string": {
"color": "#4b8b8b"
},
"hljs-symbol": {
"color": "#4b8b8b"
},
"hljs-bullet": {
"color": "#4b8b8b"
},
"hljs-title": {
"color": "#7272ca"
},
"hljs-section": {
"color": "#7272ca"
},
"hljs-keyword": {
"color": "#8464c4"
},
"hljs-selector-tag": {
"color": "#8464c4"
},
"hljs-deletion": {
"color": "#1b1818",
"display": "inline-block",
"width": "100%",
"backgroundColor": "#ca4949"
},
"hljs-addition": {
"color": "#1b1818",
"display": "inline-block",
"width": "100%",
"backgroundColor": "#4b8b8b"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#f4ecec",
"color": "#585050",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,108 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#78877d"
},
"hljs-quote": {
"color": "#78877d"
},
"hljs-variable": {
"color": "#b16139"
},
"hljs-template-variable": {
"color": "#b16139"
},
"hljs-attribute": {
"color": "#b16139"
},
"hljs-tag": {
"color": "#b16139"
},
"hljs-name": {
"color": "#b16139"
},
"hljs-regexp": {
"color": "#b16139"
},
"hljs-link": {
"color": "#b16139"
},
"hljs-selector-id": {
"color": "#b16139"
},
"hljs-selector-class": {
"color": "#b16139"
},
"hljs-number": {
"color": "#9f713c"
},
"hljs-meta": {
"color": "#9f713c"
},
"hljs-built_in": {
"color": "#9f713c"
},
"hljs-builtin-name": {
"color": "#9f713c"
},
"hljs-literal": {
"color": "#9f713c"
},
"hljs-type": {
"color": "#9f713c"
},
"hljs-params": {
"color": "#9f713c"
},
"hljs-string": {
"color": "#489963"
},
"hljs-symbol": {
"color": "#489963"
},
"hljs-bullet": {
"color": "#489963"
},
"hljs-title": {
"color": "#478c90"
},
"hljs-section": {
"color": "#478c90"
},
"hljs-keyword": {
"color": "#55859b"
},
"hljs-selector-tag": {
"color": "#55859b"
},
"hljs-deletion": {
"color": "#171c19",
"display": "inline-block",
"width": "100%",
"backgroundColor": "#b16139"
},
"hljs-addition": {
"color": "#171c19",
"display": "inline-block",
"width": "100%",
"backgroundColor": "#489963"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#171c19",
"color": "#87928a",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,108 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#5f6d64"
},
"hljs-quote": {
"color": "#5f6d64"
},
"hljs-variable": {
"color": "#b16139"
},
"hljs-template-variable": {
"color": "#b16139"
},
"hljs-attribute": {
"color": "#b16139"
},
"hljs-tag": {
"color": "#b16139"
},
"hljs-name": {
"color": "#b16139"
},
"hljs-regexp": {
"color": "#b16139"
},
"hljs-link": {
"color": "#b16139"
},
"hljs-selector-id": {
"color": "#b16139"
},
"hljs-selector-class": {
"color": "#b16139"
},
"hljs-number": {
"color": "#9f713c"
},
"hljs-meta": {
"color": "#9f713c"
},
"hljs-built_in": {
"color": "#9f713c"
},
"hljs-builtin-name": {
"color": "#9f713c"
},
"hljs-literal": {
"color": "#9f713c"
},
"hljs-type": {
"color": "#9f713c"
},
"hljs-params": {
"color": "#9f713c"
},
"hljs-string": {
"color": "#489963"
},
"hljs-symbol": {
"color": "#489963"
},
"hljs-bullet": {
"color": "#489963"
},
"hljs-title": {
"color": "#478c90"
},
"hljs-section": {
"color": "#478c90"
},
"hljs-keyword": {
"color": "#55859b"
},
"hljs-selector-tag": {
"color": "#55859b"
},
"hljs-deletion": {
"color": "#171c19",
"display": "inline-block",
"width": "100%",
"backgroundColor": "#b16139"
},
"hljs-addition": {
"color": "#171c19",
"display": "inline-block",
"width": "100%",
"backgroundColor": "#489963"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#ecf4ee",
"color": "#526057",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,96 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#809980"
},
"hljs-quote": {
"color": "#809980"
},
"hljs-variable": {
"color": "#e6193c"
},
"hljs-template-variable": {
"color": "#e6193c"
},
"hljs-attribute": {
"color": "#e6193c"
},
"hljs-tag": {
"color": "#e6193c"
},
"hljs-name": {
"color": "#e6193c"
},
"hljs-regexp": {
"color": "#e6193c"
},
"hljs-link": {
"color": "#e6193c"
},
"hljs-selector-id": {
"color": "#e6193c"
},
"hljs-selector-class": {
"color": "#e6193c"
},
"hljs-number": {
"color": "#87711d"
},
"hljs-meta": {
"color": "#87711d"
},
"hljs-built_in": {
"color": "#87711d"
},
"hljs-builtin-name": {
"color": "#87711d"
},
"hljs-literal": {
"color": "#87711d"
},
"hljs-type": {
"color": "#87711d"
},
"hljs-params": {
"color": "#87711d"
},
"hljs-string": {
"color": "#29a329"
},
"hljs-symbol": {
"color": "#29a329"
},
"hljs-bullet": {
"color": "#29a329"
},
"hljs-title": {
"color": "#3d62f5"
},
"hljs-section": {
"color": "#3d62f5"
},
"hljs-keyword": {
"color": "#ad2bee"
},
"hljs-selector-tag": {
"color": "#ad2bee"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#131513",
"color": "#8ca68c",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,96 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#687d68"
},
"hljs-quote": {
"color": "#687d68"
},
"hljs-variable": {
"color": "#e6193c"
},
"hljs-template-variable": {
"color": "#e6193c"
},
"hljs-attribute": {
"color": "#e6193c"
},
"hljs-tag": {
"color": "#e6193c"
},
"hljs-name": {
"color": "#e6193c"
},
"hljs-regexp": {
"color": "#e6193c"
},
"hljs-link": {
"color": "#e6193c"
},
"hljs-selector-id": {
"color": "#e6193c"
},
"hljs-selector-class": {
"color": "#e6193c"
},
"hljs-number": {
"color": "#87711d"
},
"hljs-meta": {
"color": "#87711d"
},
"hljs-built_in": {
"color": "#87711d"
},
"hljs-builtin-name": {
"color": "#87711d"
},
"hljs-literal": {
"color": "#87711d"
},
"hljs-type": {
"color": "#87711d"
},
"hljs-params": {
"color": "#87711d"
},
"hljs-string": {
"color": "#29a329"
},
"hljs-symbol": {
"color": "#29a329"
},
"hljs-bullet": {
"color": "#29a329"
},
"hljs-title": {
"color": "#3d62f5"
},
"hljs-section": {
"color": "#3d62f5"
},
"hljs-keyword": {
"color": "#ad2bee"
},
"hljs-selector-tag": {
"color": "#ad2bee"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#f4fbf4",
"color": "#5e6e5e",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,96 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#898ea4"
},
"hljs-quote": {
"color": "#898ea4"
},
"hljs-variable": {
"color": "#c94922"
},
"hljs-template-variable": {
"color": "#c94922"
},
"hljs-attribute": {
"color": "#c94922"
},
"hljs-tag": {
"color": "#c94922"
},
"hljs-name": {
"color": "#c94922"
},
"hljs-regexp": {
"color": "#c94922"
},
"hljs-link": {
"color": "#c94922"
},
"hljs-selector-id": {
"color": "#c94922"
},
"hljs-selector-class": {
"color": "#c94922"
},
"hljs-number": {
"color": "#c76b29"
},
"hljs-meta": {
"color": "#c76b29"
},
"hljs-built_in": {
"color": "#c76b29"
},
"hljs-builtin-name": {
"color": "#c76b29"
},
"hljs-literal": {
"color": "#c76b29"
},
"hljs-type": {
"color": "#c76b29"
},
"hljs-params": {
"color": "#c76b29"
},
"hljs-string": {
"color": "#ac9739"
},
"hljs-symbol": {
"color": "#ac9739"
},
"hljs-bullet": {
"color": "#ac9739"
},
"hljs-title": {
"color": "#3d8fd1"
},
"hljs-section": {
"color": "#3d8fd1"
},
"hljs-keyword": {
"color": "#6679cc"
},
"hljs-selector-tag": {
"color": "#6679cc"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#202746",
"color": "#979db4",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,96 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#6b7394"
},
"hljs-quote": {
"color": "#6b7394"
},
"hljs-variable": {
"color": "#c94922"
},
"hljs-template-variable": {
"color": "#c94922"
},
"hljs-attribute": {
"color": "#c94922"
},
"hljs-tag": {
"color": "#c94922"
},
"hljs-name": {
"color": "#c94922"
},
"hljs-regexp": {
"color": "#c94922"
},
"hljs-link": {
"color": "#c94922"
},
"hljs-selector-id": {
"color": "#c94922"
},
"hljs-selector-class": {
"color": "#c94922"
},
"hljs-number": {
"color": "#c76b29"
},
"hljs-meta": {
"color": "#c76b29"
},
"hljs-built_in": {
"color": "#c76b29"
},
"hljs-builtin-name": {
"color": "#c76b29"
},
"hljs-literal": {
"color": "#c76b29"
},
"hljs-type": {
"color": "#c76b29"
},
"hljs-params": {
"color": "#c76b29"
},
"hljs-string": {
"color": "#ac9739"
},
"hljs-symbol": {
"color": "#ac9739"
},
"hljs-bullet": {
"color": "#ac9739"
},
"hljs-title": {
"color": "#3d8fd1"
},
"hljs-section": {
"color": "#3d8fd1"
},
"hljs-keyword": {
"color": "#6679cc"
},
"hljs-selector-tag": {
"color": "#6679cc"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#f5f7ff",
"color": "#5e6687",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,147 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"color": "#abb2bf",
"background": "#282c34"
},
"hljs-keyword": {
"color": "#F92672"
},
"hljs-operator": {
"color": "#F92672"
},
"hljs-pattern-match": {
"color": "#F92672"
},
"hljs-pattern-match .hljs-constructor": {
"color": "#61aeee"
},
"hljs-function": {
"color": "#61aeee"
},
"hljs-function .hljs-params": {
"color": "#A6E22E"
},
"hljs-function .hljs-params .hljs-typing": {
"color": "#FD971F"
},
"hljs-module-access .hljs-module": {
"color": "#7e57c2"
},
"hljs-constructor": {
"color": "#e2b93d"
},
"hljs-constructor .hljs-string": {
"color": "#9CCC65"
},
"hljs-comment": {
"color": "#b18eb1",
"fontStyle": "italic"
},
"hljs-quote": {
"color": "#b18eb1",
"fontStyle": "italic"
},
"hljs-doctag": {
"color": "#c678dd"
},
"hljs-formula": {
"color": "#c678dd"
},
"hljs-section": {
"color": "#e06c75"
},
"hljs-name": {
"color": "#e06c75"
},
"hljs-selector-tag": {
"color": "#e06c75"
},
"hljs-deletion": {
"color": "#e06c75"
},
"hljs-subst": {
"color": "#e06c75"
},
"hljs-literal": {
"color": "#56b6c2"
},
"hljs-string": {
"color": "#98c379"
},
"hljs-regexp": {
"color": "#98c379"
},
"hljs-addition": {
"color": "#98c379"
},
"hljs-attribute": {
"color": "#98c379"
},
"hljs-meta-string": {
"color": "#98c379"
},
"hljs-built_in": {
"color": "#e6c07b"
},
"hljs-class .hljs-title": {
"color": "#e6c07b"
},
"hljs-attr": {
"color": "#d19a66"
},
"hljs-variable": {
"color": "#d19a66"
},
"hljs-template-variable": {
"color": "#d19a66"
},
"hljs-type": {
"color": "#d19a66"
},
"hljs-selector-class": {
"color": "#d19a66"
},
"hljs-selector-attr": {
"color": "#d19a66"
},
"hljs-selector-pseudo": {
"color": "#d19a66"
},
"hljs-number": {
"color": "#d19a66"
},
"hljs-symbol": {
"color": "#61aeee"
},
"hljs-bullet": {
"color": "#61aeee"
},
"hljs-link": {
"color": "#61aeee",
"textDecoration": "underline"
},
"hljs-meta": {
"color": "#61aeee"
},
"hljs-selector-id": {
"color": "#61aeee"
},
"hljs-title": {
"color": "#61aeee"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,120 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"color": "#abb2bf",
"background": "#282c34"
},
"hljs-comment": {
"color": "#5c6370",
"fontStyle": "italic"
},
"hljs-quote": {
"color": "#5c6370",
"fontStyle": "italic"
},
"hljs-doctag": {
"color": "#c678dd"
},
"hljs-keyword": {
"color": "#c678dd"
},
"hljs-formula": {
"color": "#c678dd"
},
"hljs-section": {
"color": "#e06c75"
},
"hljs-name": {
"color": "#e06c75"
},
"hljs-selector-tag": {
"color": "#e06c75"
},
"hljs-deletion": {
"color": "#e06c75"
},
"hljs-subst": {
"color": "#e06c75"
},
"hljs-literal": {
"color": "#56b6c2"
},
"hljs-string": {
"color": "#98c379"
},
"hljs-regexp": {
"color": "#98c379"
},
"hljs-addition": {
"color": "#98c379"
},
"hljs-attribute": {
"color": "#98c379"
},
"hljs-meta-string": {
"color": "#98c379"
},
"hljs-built_in": {
"color": "#e6c07b"
},
"hljs-class .hljs-title": {
"color": "#e6c07b"
},
"hljs-attr": {
"color": "#d19a66"
},
"hljs-variable": {
"color": "#d19a66"
},
"hljs-template-variable": {
"color": "#d19a66"
},
"hljs-type": {
"color": "#d19a66"
},
"hljs-selector-class": {
"color": "#d19a66"
},
"hljs-selector-attr": {
"color": "#d19a66"
},
"hljs-selector-pseudo": {
"color": "#d19a66"
},
"hljs-number": {
"color": "#d19a66"
},
"hljs-symbol": {
"color": "#61aeee"
},
"hljs-bullet": {
"color": "#61aeee"
},
"hljs-link": {
"color": "#61aeee",
"textDecoration": "underline"
},
"hljs-meta": {
"color": "#61aeee"
},
"hljs-selector-id": {
"color": "#61aeee"
},
"hljs-title": {
"color": "#61aeee"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,120 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"color": "#383a42",
"background": "#fafafa"
},
"hljs-comment": {
"color": "#a0a1a7",
"fontStyle": "italic"
},
"hljs-quote": {
"color": "#a0a1a7",
"fontStyle": "italic"
},
"hljs-doctag": {
"color": "#a626a4"
},
"hljs-keyword": {
"color": "#a626a4"
},
"hljs-formula": {
"color": "#a626a4"
},
"hljs-section": {
"color": "#e45649"
},
"hljs-name": {
"color": "#e45649"
},
"hljs-selector-tag": {
"color": "#e45649"
},
"hljs-deletion": {
"color": "#e45649"
},
"hljs-subst": {
"color": "#e45649"
},
"hljs-literal": {
"color": "#0184bb"
},
"hljs-string": {
"color": "#50a14f"
},
"hljs-regexp": {
"color": "#50a14f"
},
"hljs-addition": {
"color": "#50a14f"
},
"hljs-attribute": {
"color": "#50a14f"
},
"hljs-meta-string": {
"color": "#50a14f"
},
"hljs-built_in": {
"color": "#c18401"
},
"hljs-class .hljs-title": {
"color": "#c18401"
},
"hljs-attr": {
"color": "#986801"
},
"hljs-variable": {
"color": "#986801"
},
"hljs-template-variable": {
"color": "#986801"
},
"hljs-type": {
"color": "#986801"
},
"hljs-selector-class": {
"color": "#986801"
},
"hljs-selector-attr": {
"color": "#986801"
},
"hljs-selector-pseudo": {
"color": "#986801"
},
"hljs-number": {
"color": "#986801"
},
"hljs-symbol": {
"color": "#4078f2"
},
"hljs-bullet": {
"color": "#4078f2"
},
"hljs-link": {
"color": "#4078f2",
"textDecoration": "underline"
},
"hljs-meta": {
"color": "#4078f2"
},
"hljs-selector-id": {
"color": "#4078f2"
},
"hljs-title": {
"color": "#4078f2"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,97 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#b7a68e url(./brown-papersq.png)",
"color": "#363c69"
},
"hljs-keyword": {
"color": "#005599",
"fontWeight": "bold"
},
"hljs-selector-tag": {
"color": "#005599",
"fontWeight": "bold"
},
"hljs-literal": {
"color": "#005599",
"fontWeight": "bold"
},
"hljs-subst": {
"color": "#363c69"
},
"hljs-string": {
"color": "#2c009f"
},
"hljs-title": {
"color": "#2c009f",
"fontWeight": "bold"
},
"hljs-section": {
"color": "#2c009f",
"fontWeight": "bold"
},
"hljs-type": {
"color": "#2c009f",
"fontWeight": "bold"
},
"hljs-attribute": {
"color": "#2c009f"
},
"hljs-symbol": {
"color": "#2c009f"
},
"hljs-bullet": {
"color": "#2c009f"
},
"hljs-built_in": {
"color": "#2c009f"
},
"hljs-addition": {
"color": "#2c009f"
},
"hljs-variable": {
"color": "#2c009f"
},
"hljs-template-tag": {
"color": "#2c009f"
},
"hljs-template-variable": {
"color": "#2c009f"
},
"hljs-link": {
"color": "#2c009f"
},
"hljs-name": {
"color": "#2c009f",
"fontWeight": "bold"
},
"hljs-comment": {
"color": "#802022"
},
"hljs-quote": {
"color": "#802022"
},
"hljs-meta": {
"color": "#802022"
},
"hljs-deletion": {
"color": "#802022"
},
"hljs-doctag": {
"fontWeight": "bold"
},
"hljs-strong": {
"fontWeight": "bold"
},
"hljs-emphasis": {
"fontStyle": "italic"
}
};

View File

@@ -0,0 +1,102 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#222",
"color": "#fff"
},
"hljs-comment": {
"color": "#777"
},
"hljs-quote": {
"color": "#777"
},
"hljs-variable": {
"color": "#ab875d"
},
"hljs-template-variable": {
"color": "#ab875d"
},
"hljs-tag": {
"color": "#ab875d"
},
"hljs-regexp": {
"color": "#ab875d"
},
"hljs-meta": {
"color": "#ab875d"
},
"hljs-number": {
"color": "#ab875d"
},
"hljs-built_in": {
"color": "#ab875d"
},
"hljs-builtin-name": {
"color": "#ab875d"
},
"hljs-literal": {
"color": "#ab875d"
},
"hljs-params": {
"color": "#ab875d"
},
"hljs-symbol": {
"color": "#ab875d"
},
"hljs-bullet": {
"color": "#ab875d"
},
"hljs-link": {
"color": "#ab875d"
},
"hljs-deletion": {
"color": "#ab875d"
},
"hljs-section": {
"color": "#9b869b"
},
"hljs-title": {
"color": "#9b869b"
},
"hljs-name": {
"color": "#9b869b"
},
"hljs-selector-id": {
"color": "#9b869b"
},
"hljs-selector-class": {
"color": "#9b869b"
},
"hljs-type": {
"color": "#9b869b"
},
"hljs-attribute": {
"color": "#9b869b"
},
"hljs-string": {
"color": "#8f9c6c"
},
"hljs-keyword": {
"color": "#8f9c6c"
},
"hljs-selector-tag": {
"color": "#8f9c6c"
},
"hljs-addition": {
"color": "#8f9c6c"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,105 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#fff",
"color": "#000"
},
"hljs-subst": {
"color": "#000"
},
"hljs-string": {
"color": "#756bb1"
},
"hljs-meta": {
"color": "#756bb1"
},
"hljs-symbol": {
"color": "#756bb1"
},
"hljs-template-tag": {
"color": "#756bb1"
},
"hljs-template-variable": {
"color": "#756bb1"
},
"hljs-addition": {
"color": "#756bb1"
},
"hljs-comment": {
"color": "#636363"
},
"hljs-quote": {
"color": "#636363"
},
"hljs-number": {
"color": "#31a354"
},
"hljs-regexp": {
"color": "#31a354"
},
"hljs-literal": {
"color": "#31a354"
},
"hljs-bullet": {
"color": "#31a354"
},
"hljs-link": {
"color": "#31a354"
},
"hljs-deletion": {
"color": "#88f"
},
"hljs-variable": {
"color": "#88f"
},
"hljs-keyword": {
"color": "#3182bd"
},
"hljs-selector-tag": {
"color": "#3182bd"
},
"hljs-title": {
"color": "#3182bd"
},
"hljs-section": {
"color": "#3182bd"
},
"hljs-built_in": {
"color": "#3182bd"
},
"hljs-doctag": {
"color": "#3182bd"
},
"hljs-type": {
"color": "#3182bd"
},
"hljs-tag": {
"color": "#3182bd"
},
"hljs-name": {
"color": "#3182bd"
},
"hljs-selector-id": {
"color": "#3182bd"
},
"hljs-selector-class": {
"color": "#3182bd"
},
"hljs-strong": {
"color": "#3182bd"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-attribute": {
"color": "#e6550d"
}
};

View File

@@ -0,0 +1,112 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#2b2b2b",
"color": "#bababa"
},
"hljs-strong": {
"color": "#a8a8a2"
},
"hljs-emphasis": {
"color": "#a8a8a2",
"fontStyle": "italic"
},
"hljs-bullet": {
"color": "#6896ba"
},
"hljs-quote": {
"color": "#6896ba"
},
"hljs-link": {
"color": "#6896ba"
},
"hljs-number": {
"color": "#6896ba"
},
"hljs-regexp": {
"color": "#6896ba"
},
"hljs-literal": {
"color": "#6896ba"
},
"hljs-code": {
"color": "#a6e22e"
},
"hljs-selector-class": {
"color": "#a6e22e"
},
"hljs-keyword": {
"color": "#cb7832"
},
"hljs-selector-tag": {
"color": "#cb7832"
},
"hljs-section": {
"color": "#cb7832"
},
"hljs-attribute": {
"color": "#cb7832"
},
"hljs-name": {
"color": "#cb7832"
},
"hljs-variable": {
"color": "#cb7832"
},
"hljs-params": {
"color": "#b9b9b9"
},
"hljs-string": {
"color": "#6a8759"
},
"hljs-subst": {
"color": "#e0c46c"
},
"hljs-type": {
"color": "#e0c46c"
},
"hljs-built_in": {
"color": "#e0c46c"
},
"hljs-builtin-name": {
"color": "#e0c46c"
},
"hljs-symbol": {
"color": "#e0c46c"
},
"hljs-selector-id": {
"color": "#e0c46c"
},
"hljs-selector-attr": {
"color": "#e0c46c"
},
"hljs-selector-pseudo": {
"color": "#e0c46c"
},
"hljs-template-tag": {
"color": "#e0c46c"
},
"hljs-template-variable": {
"color": "#e0c46c"
},
"hljs-addition": {
"color": "#e0c46c"
},
"hljs-comment": {
"color": "#7f7f7f"
},
"hljs-deletion": {
"color": "#7f7f7f"
},
"hljs-meta": {
"color": "#7f7f7f"
}
};

View File

@@ -0,0 +1,97 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#444",
"color": "#ddd"
},
"hljs-keyword": {
"color": "white",
"fontWeight": "bold"
},
"hljs-selector-tag": {
"color": "white",
"fontWeight": "bold"
},
"hljs-literal": {
"color": "white",
"fontWeight": "bold"
},
"hljs-section": {
"color": "white",
"fontWeight": "bold"
},
"hljs-link": {
"color": "white"
},
"hljs-subst": {
"color": "#ddd"
},
"hljs-string": {
"color": "#d88"
},
"hljs-title": {
"color": "#d88",
"fontWeight": "bold"
},
"hljs-name": {
"color": "#d88",
"fontWeight": "bold"
},
"hljs-type": {
"color": "#d88",
"fontWeight": "bold"
},
"hljs-attribute": {
"color": "#d88"
},
"hljs-symbol": {
"color": "#d88"
},
"hljs-bullet": {
"color": "#d88"
},
"hljs-built_in": {
"color": "#d88"
},
"hljs-addition": {
"color": "#d88"
},
"hljs-variable": {
"color": "#d88"
},
"hljs-template-tag": {
"color": "#d88"
},
"hljs-template-variable": {
"color": "#d88"
},
"hljs-comment": {
"color": "#777"
},
"hljs-quote": {
"color": "#777"
},
"hljs-deletion": {
"color": "#777"
},
"hljs-meta": {
"color": "#777"
},
"hljs-doctag": {
"fontWeight": "bold"
},
"hljs-strong": {
"fontWeight": "bold"
},
"hljs-emphasis": {
"fontStyle": "italic"
}
};

View File

@@ -0,0 +1,7 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {};

View File

@@ -0,0 +1,119 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#F0F0F0",
"color": "#444"
},
"hljs-subst": {
"color": "#444"
},
"hljs-comment": {
"color": "#888888"
},
"hljs-keyword": {
"fontWeight": "bold"
},
"hljs-attribute": {
"fontWeight": "bold"
},
"hljs-selector-tag": {
"fontWeight": "bold"
},
"hljs-meta-keyword": {
"fontWeight": "bold"
},
"hljs-doctag": {
"fontWeight": "bold"
},
"hljs-name": {
"fontWeight": "bold"
},
"hljs-type": {
"color": "#880000"
},
"hljs-string": {
"color": "#880000"
},
"hljs-number": {
"color": "#880000"
},
"hljs-selector-id": {
"color": "#880000"
},
"hljs-selector-class": {
"color": "#880000"
},
"hljs-quote": {
"color": "#880000"
},
"hljs-template-tag": {
"color": "#880000"
},
"hljs-deletion": {
"color": "#880000"
},
"hljs-title": {
"color": "#880000",
"fontWeight": "bold"
},
"hljs-section": {
"color": "#880000",
"fontWeight": "bold"
},
"hljs-regexp": {
"color": "#BC6060"
},
"hljs-symbol": {
"color": "#BC6060"
},
"hljs-variable": {
"color": "#BC6060"
},
"hljs-template-variable": {
"color": "#BC6060"
},
"hljs-link": {
"color": "#BC6060"
},
"hljs-selector-attr": {
"color": "#BC6060"
},
"hljs-selector-pseudo": {
"color": "#BC6060"
},
"hljs-literal": {
"color": "#78A960"
},
"hljs-built_in": {
"color": "#397300"
},
"hljs-bullet": {
"color": "#397300"
},
"hljs-code": {
"color": "#397300"
},
"hljs-addition": {
"color": "#397300"
},
"hljs-meta": {
"color": "#1f7199"
},
"hljs-meta-string": {
"color": "#4d99bf"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,115 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"color": "#000",
"background": "#f8f8ff"
},
"hljs-comment": {
"color": "#408080",
"fontStyle": "italic"
},
"hljs-quote": {
"color": "#408080",
"fontStyle": "italic"
},
"hljs-keyword": {
"color": "#954121"
},
"hljs-selector-tag": {
"color": "#954121"
},
"hljs-literal": {
"color": "#954121"
},
"hljs-subst": {
"color": "#954121"
},
"hljs-number": {
"color": "#40a070"
},
"hljs-string": {
"color": "#219161"
},
"hljs-doctag": {
"color": "#219161"
},
"hljs-selector-id": {
"color": "#19469d"
},
"hljs-selector-class": {
"color": "#19469d"
},
"hljs-section": {
"color": "#19469d"
},
"hljs-type": {
"color": "#19469d"
},
"hljs-params": {
"color": "#00f"
},
"hljs-title": {
"color": "#458",
"fontWeight": "bold"
},
"hljs-tag": {
"color": "#000080",
"fontWeight": "normal"
},
"hljs-name": {
"color": "#000080",
"fontWeight": "normal"
},
"hljs-attribute": {
"color": "#000080",
"fontWeight": "normal"
},
"hljs-variable": {
"color": "#008080"
},
"hljs-template-variable": {
"color": "#008080"
},
"hljs-regexp": {
"color": "#b68"
},
"hljs-link": {
"color": "#b68"
},
"hljs-symbol": {
"color": "#990073"
},
"hljs-bullet": {
"color": "#990073"
},
"hljs-built_in": {
"color": "#0086b3"
},
"hljs-builtin-name": {
"color": "#0086b3"
},
"hljs-meta": {
"color": "#999",
"fontWeight": "bold"
},
"hljs-deletion": {
"background": "#fdd"
},
"hljs-addition": {
"background": "#dfd"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,97 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#282a36",
"color": "#f8f8f2"
},
"hljs-keyword": {
"color": "#8be9fd",
"fontWeight": "bold"
},
"hljs-selector-tag": {
"color": "#8be9fd",
"fontWeight": "bold"
},
"hljs-literal": {
"color": "#8be9fd",
"fontWeight": "bold"
},
"hljs-section": {
"color": "#8be9fd",
"fontWeight": "bold"
},
"hljs-link": {
"color": "#8be9fd"
},
"hljs-function .hljs-keyword": {
"color": "#ff79c6"
},
"hljs-subst": {
"color": "#f8f8f2"
},
"hljs-string": {
"color": "#f1fa8c"
},
"hljs-title": {
"color": "#f1fa8c",
"fontWeight": "bold"
},
"hljs-name": {
"color": "#f1fa8c",
"fontWeight": "bold"
},
"hljs-type": {
"color": "#f1fa8c",
"fontWeight": "bold"
},
"hljs-attribute": {
"color": "#f1fa8c"
},
"hljs-symbol": {
"color": "#f1fa8c"
},
"hljs-bullet": {
"color": "#f1fa8c"
},
"hljs-addition": {
"color": "#f1fa8c"
},
"hljs-variable": {
"color": "#f1fa8c"
},
"hljs-template-tag": {
"color": "#f1fa8c"
},
"hljs-template-variable": {
"color": "#f1fa8c"
},
"hljs-comment": {
"color": "#6272a4"
},
"hljs-quote": {
"color": "#6272a4"
},
"hljs-deletion": {
"color": "#6272a4"
},
"hljs-meta": {
"color": "#6272a4"
},
"hljs-doctag": {
"fontWeight": "bold"
},
"hljs-strong": {
"fontWeight": "bold"
},
"hljs-emphasis": {
"fontStyle": "italic"
}
};

View File

@@ -0,0 +1,109 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#000080",
"color": "#0ff"
},
"hljs-subst": {
"color": "#0ff"
},
"hljs-string": {
"color": "#ff0"
},
"hljs-attribute": {
"color": "#ff0"
},
"hljs-symbol": {
"color": "#ff0"
},
"hljs-bullet": {
"color": "#ff0"
},
"hljs-built_in": {
"color": "#ff0"
},
"hljs-builtin-name": {
"color": "#ff0"
},
"hljs-template-tag": {
"color": "#ff0"
},
"hljs-template-variable": {
"color": "#ff0"
},
"hljs-addition": {
"color": "#ff0"
},
"hljs-keyword": {
"color": "#fff",
"fontWeight": "bold"
},
"hljs-selector-tag": {
"color": "#fff",
"fontWeight": "bold"
},
"hljs-section": {
"color": "#fff",
"fontWeight": "bold"
},
"hljs-type": {
"color": "#fff"
},
"hljs-name": {
"color": "#fff",
"fontWeight": "bold"
},
"hljs-selector-id": {
"color": "#fff"
},
"hljs-selector-class": {
"color": "#fff"
},
"hljs-variable": {
"color": "#fff"
},
"hljs-comment": {
"color": "#888"
},
"hljs-quote": {
"color": "#888"
},
"hljs-doctag": {
"color": "#888"
},
"hljs-deletion": {
"color": "#888"
},
"hljs-number": {
"color": "#0f0"
},
"hljs-regexp": {
"color": "#0f0"
},
"hljs-literal": {
"color": "#0f0"
},
"hljs-link": {
"color": "#0f0"
},
"hljs-meta": {
"color": "#008080"
},
"hljs-title": {
"fontWeight": "bold"
},
"hljs-strong": {
"fontWeight": "bold"
},
"hljs-emphasis": {
"fontStyle": "italic"
}
};

View File

@@ -0,0 +1,104 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#eee",
"color": "black"
},
"hljs-link": {
"color": "#070"
},
"hljs-emphasis": {
"color": "#070",
"fontStyle": "italic"
},
"hljs-attribute": {
"color": "#070"
},
"hljs-addition": {
"color": "#070"
},
"hljs-strong": {
"color": "#d14",
"fontWeight": "bold"
},
"hljs-string": {
"color": "#d14"
},
"hljs-deletion": {
"color": "#d14"
},
"hljs-quote": {
"color": "#998",
"fontStyle": "italic"
},
"hljs-comment": {
"color": "#998",
"fontStyle": "italic"
},
"hljs-section": {
"color": "#900"
},
"hljs-title": {
"color": "#900"
},
"hljs-class .hljs-title": {
"color": "#458"
},
"hljs-type": {
"color": "#458"
},
"hljs-variable": {
"color": "#336699"
},
"hljs-template-variable": {
"color": "#336699"
},
"hljs-bullet": {
"color": "#997700"
},
"hljs-meta": {
"color": "#3344bb"
},
"hljs-code": {
"color": "#099"
},
"hljs-number": {
"color": "#099"
},
"hljs-literal": {
"color": "#099"
},
"hljs-keyword": {
"color": "#099"
},
"hljs-selector-tag": {
"color": "#099"
},
"hljs-regexp": {
"backgroundColor": "#fff0ff",
"color": "#880088"
},
"hljs-symbol": {
"color": "#990073"
},
"hljs-tag": {
"color": "#007700"
},
"hljs-name": {
"color": "#007700"
},
"hljs-selector-id": {
"color": "#007700"
},
"hljs-selector-class": {
"color": "#007700"
}
};

View File

@@ -0,0 +1,101 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"background": "white",
"padding": "0.5em",
"color": "#333333",
"overflowX": "auto"
},
"hljs-comment": {
"color": "#969896"
},
"hljs-meta": {
"color": "#969896"
},
"hljs-variable": {
"color": "#df5000"
},
"hljs-template-variable": {
"color": "#df5000"
},
"hljs-strong": {
"color": "#df5000"
},
"hljs-emphasis": {
"color": "#df5000"
},
"hljs-quote": {
"color": "#df5000"
},
"hljs-keyword": {
"color": "#d73a49"
},
"hljs-selector-tag": {
"color": "#d73a49"
},
"hljs-type": {
"color": "#d73a49"
},
"hljs-literal": {
"color": "#0086b3"
},
"hljs-symbol": {
"color": "#0086b3"
},
"hljs-bullet": {
"color": "#0086b3"
},
"hljs-attribute": {
"color": "#0086b3"
},
"hljs-section": {
"color": "#63a35c"
},
"hljs-name": {
"color": "#63a35c"
},
"hljs-tag": {
"color": "#333333"
},
"hljs-title": {
"color": "#6f42c1"
},
"hljs-attr": {
"color": "#6f42c1"
},
"hljs-selector-id": {
"color": "#6f42c1"
},
"hljs-selector-class": {
"color": "#6f42c1"
},
"hljs-selector-attr": {
"color": "#6f42c1"
},
"hljs-selector-pseudo": {
"color": "#6f42c1"
},
"hljs-addition": {
"color": "#55a532",
"backgroundColor": "#eaffea"
},
"hljs-deletion": {
"color": "#bd2c00",
"backgroundColor": "#ffecec"
},
"hljs-link": {
"textDecoration": "underline"
},
"hljs-number": {
"color": "#005cc5"
},
"hljs-string": {
"color": "#032f62"
}
};

View File

@@ -0,0 +1,122 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"color": "#333",
"background": "#f8f8f8"
},
"hljs-comment": {
"color": "#998",
"fontStyle": "italic"
},
"hljs-quote": {
"color": "#998",
"fontStyle": "italic"
},
"hljs-keyword": {
"color": "#333",
"fontWeight": "bold"
},
"hljs-selector-tag": {
"color": "#333",
"fontWeight": "bold"
},
"hljs-subst": {
"color": "#333",
"fontWeight": "normal"
},
"hljs-number": {
"color": "#008080"
},
"hljs-literal": {
"color": "#008080"
},
"hljs-variable": {
"color": "#008080"
},
"hljs-template-variable": {
"color": "#008080"
},
"hljs-tag .hljs-attr": {
"color": "#008080"
},
"hljs-string": {
"color": "#d14"
},
"hljs-doctag": {
"color": "#d14"
},
"hljs-title": {
"color": "#900",
"fontWeight": "bold"
},
"hljs-section": {
"color": "#900",
"fontWeight": "bold"
},
"hljs-selector-id": {
"color": "#900",
"fontWeight": "bold"
},
"hljs-type": {
"color": "#458",
"fontWeight": "bold"
},
"hljs-class .hljs-title": {
"color": "#458",
"fontWeight": "bold"
},
"hljs-tag": {
"color": "#000080",
"fontWeight": "normal"
},
"hljs-name": {
"color": "#000080",
"fontWeight": "normal"
},
"hljs-attribute": {
"color": "#000080",
"fontWeight": "normal"
},
"hljs-regexp": {
"color": "#009926"
},
"hljs-link": {
"color": "#009926"
},
"hljs-symbol": {
"color": "#990073"
},
"hljs-bullet": {
"color": "#990073"
},
"hljs-built_in": {
"color": "#0086b3"
},
"hljs-builtin-name": {
"color": "#0086b3"
},
"hljs-meta": {
"color": "#999",
"fontWeight": "bold"
},
"hljs-deletion": {
"background": "#fdd"
},
"hljs-addition": {
"background": "#dfd"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,118 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#222222",
"color": "#C0C0C0"
},
"hljs-keyword": {
"color": "#FFB871",
"fontWeight": "bold"
},
"hljs-built_in": {
"color": "#FFB871"
},
"hljs-literal": {
"color": "#FF8080"
},
"hljs-symbol": {
"color": "#58E55A"
},
"hljs-comment": {
"color": "#5B995B"
},
"hljs-string": {
"color": "#FFFF00"
},
"hljs-number": {
"color": "#FF8080"
},
"hljs-attribute": {
"color": "#C0C0C0"
},
"hljs-selector-tag": {
"color": "#C0C0C0"
},
"hljs-doctag": {
"color": "#C0C0C0"
},
"hljs-name": {
"color": "#C0C0C0"
},
"hljs-bullet": {
"color": "#C0C0C0"
},
"hljs-code": {
"color": "#C0C0C0"
},
"hljs-addition": {
"color": "#C0C0C0"
},
"hljs-regexp": {
"color": "#C0C0C0"
},
"hljs-variable": {
"color": "#C0C0C0"
},
"hljs-template-variable": {
"color": "#C0C0C0"
},
"hljs-link": {
"color": "#C0C0C0"
},
"hljs-selector-attr": {
"color": "#C0C0C0"
},
"hljs-selector-pseudo": {
"color": "#C0C0C0"
},
"hljs-type": {
"color": "#C0C0C0"
},
"hljs-selector-id": {
"color": "#C0C0C0"
},
"hljs-selector-class": {
"color": "#C0C0C0"
},
"hljs-quote": {
"color": "#C0C0C0"
},
"hljs-template-tag": {
"color": "#C0C0C0"
},
"hljs-deletion": {
"color": "#C0C0C0"
},
"hljs-title": {
"color": "#C0C0C0"
},
"hljs-section": {
"color": "#C0C0C0"
},
"hljs-function": {
"color": "#C0C0C0"
},
"hljs-meta-keyword": {
"color": "#C0C0C0"
},
"hljs-meta": {
"color": "#C0C0C0"
},
"hljs-subst": {
"color": "#C0C0C0"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,119 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "white",
"color": "black"
},
"hljs-comment": {
"color": "#800"
},
"hljs-quote": {
"color": "#800"
},
"hljs-keyword": {
"color": "#008"
},
"hljs-selector-tag": {
"color": "#008"
},
"hljs-section": {
"color": "#008"
},
"hljs-title": {
"color": "#606"
},
"hljs-name": {
"color": "#008"
},
"hljs-variable": {
"color": "#660"
},
"hljs-template-variable": {
"color": "#660"
},
"hljs-string": {
"color": "#080"
},
"hljs-selector-attr": {
"color": "#080"
},
"hljs-selector-pseudo": {
"color": "#080"
},
"hljs-regexp": {
"color": "#080"
},
"hljs-literal": {
"color": "#066"
},
"hljs-symbol": {
"color": "#066"
},
"hljs-bullet": {
"color": "#066"
},
"hljs-meta": {
"color": "#066"
},
"hljs-number": {
"color": "#066"
},
"hljs-link": {
"color": "#066"
},
"hljs-doctag": {
"color": "#606",
"fontWeight": "bold"
},
"hljs-type": {
"color": "#606"
},
"hljs-attr": {
"color": "#606"
},
"hljs-built_in": {
"color": "#606"
},
"hljs-builtin-name": {
"color": "#606"
},
"hljs-params": {
"color": "#606"
},
"hljs-attribute": {
"color": "#000"
},
"hljs-subst": {
"color": "#000"
},
"hljs-formula": {
"backgroundColor": "#eee",
"fontStyle": "italic"
},
"hljs-selector-id": {
"color": "#9B703F"
},
"hljs-selector-class": {
"color": "#9B703F"
},
"hljs-addition": {
"backgroundColor": "#baeeba"
},
"hljs-deletion": {
"backgroundColor": "#ffc8bd"
},
"hljs-strong": {
"fontWeight": "bold"
},
"hljs-emphasis": {
"fontStyle": "italic"
}
};

View File

@@ -0,0 +1,137 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "linear-gradient(166deg, rgba(80,31,122,1) 0%, rgba(40,32,179,1) 80%)",
"color": "#e7e4eb"
},
"hljs-subtr": {
"color": "#e7e4eb"
},
"hljs-doctag": {
"color": "#af8dd9"
},
"hljs-meta": {
"color": "#af8dd9"
},
"hljs-comment": {
"color": "#af8dd9"
},
"hljs-quote": {
"color": "#af8dd9",
"fontStyle": "italic"
},
"hljs-selector-tag": {
"color": "#AEFBFF",
"fontWeight": "bold"
},
"hljs-selector-id": {
"color": "#AEFBFF",
"fontWeight": "bold"
},
"hljs-template-tag": {
"color": "#AEFBFF",
"fontWeight": "bold"
},
"hljs-regexp": {
"color": "#AEFBFF"
},
"hljs-attr": {
"color": "#AEFBFF"
},
"hljs-tag": {
"color": "#AEFBFF"
},
"hljs-params": {
"color": "#F19FFF",
"fontWeight": "bold"
},
"hljs-selector-class": {
"color": "#F19FFF",
"fontWeight": "bold"
},
"hljs-bullet": {
"color": "#F19FFF"
},
"hljs-keyword": {
"color": "#17fc95",
"fontWeight": "bold"
},
"hljs-section": {
"color": "#17fc95",
"fontWeight": "bold"
},
"hljs-meta-keyword": {
"color": "#17fc95"
},
"hljs-symbol": {
"color": "#17fc95"
},
"hljs-type": {
"color": "#17fc95"
},
"hljs-addition": {
"color": "#E7FF9F"
},
"hljs-number": {
"color": "#C5FE00"
},
"hljs-link": {
"color": "#C5FE00"
},
"hljs-string": {
"color": "#38c0ff"
},
"hljs-attribute": {
"color": "#E7FF9F"
},
"hljs-variable": {
"color": "#E447FF"
},
"hljs-template-variable": {
"color": "#E447FF"
},
"hljs-builtin-name": {
"color": "#FFC800"
},
"hljs-built_in": {
"color": "#FFC800"
},
"hljs-formula": {
"color": "#FFC800"
},
"hljs-name": {
"color": "#FFC800"
},
"hljs-title": {
"color": "#FFC800"
},
"hljs-class": {
"color": "#FFC800"
},
"hljs-function": {
"color": "#FFC800"
},
"hljs-selector-pseudo": {
"color": "#FF9E44"
},
"hljs-deletion": {
"color": "#FF9E44"
},
"hljs-literal": {
"color": "#FF9E44"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,137 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "linear-gradient(142deg, rgba(255,253,141,1) 0%, rgba(252,183,255,1) 35%, rgba(144,236,255,1) 100%)",
"color": "#250482"
},
"hljs-subtr": {
"color": "#01958B"
},
"hljs-doctag": {
"color": "#CB7200"
},
"hljs-meta": {
"color": "#CB7200"
},
"hljs-comment": {
"color": "#CB7200"
},
"hljs-quote": {
"color": "#CB7200",
"fontStyle": "italic"
},
"hljs-selector-tag": {
"color": "#07BD5F",
"fontWeight": "bold"
},
"hljs-selector-id": {
"color": "#07BD5F",
"fontWeight": "bold"
},
"hljs-template-tag": {
"color": "#07BD5F",
"fontWeight": "bold"
},
"hljs-regexp": {
"color": "#07BD5F"
},
"hljs-attr": {
"color": "#07BD5F"
},
"hljs-tag": {
"color": "#07BD5F"
},
"hljs-params": {
"color": "#43449F",
"fontWeight": "bold"
},
"hljs-selector-class": {
"color": "#43449F",
"fontWeight": "bold"
},
"hljs-bullet": {
"color": "#43449F"
},
"hljs-keyword": {
"color": "#7D2801",
"fontWeight": "bold"
},
"hljs-section": {
"color": "#7D2801",
"fontWeight": "bold"
},
"hljs-meta-keyword": {
"color": "#7D2801"
},
"hljs-symbol": {
"color": "#7D2801"
},
"hljs-type": {
"color": "#7D2801"
},
"hljs-addition": {
"color": "#296562"
},
"hljs-number": {
"color": "#7F0096"
},
"hljs-link": {
"color": "#7F0096"
},
"hljs-string": {
"color": "#38c0ff"
},
"hljs-attribute": {
"color": "#296562"
},
"hljs-variable": {
"color": "#025C8F"
},
"hljs-template-variable": {
"color": "#025C8F"
},
"hljs-builtin-name": {
"color": "#529117"
},
"hljs-built_in": {
"color": "#529117"
},
"hljs-formula": {
"color": "#529117"
},
"hljs-name": {
"color": "#529117"
},
"hljs-title": {
"color": "#529117"
},
"hljs-class": {
"color": "#529117"
},
"hljs-function": {
"color": "#529117"
},
"hljs-selector-pseudo": {
"color": "#AD13FF"
},
"hljs-deletion": {
"color": "#AD13FF"
},
"hljs-literal": {
"color": "#AD13FF"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,122 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"color": "#333",
"background": "#fff"
},
"hljs-comment": {
"color": "#777",
"fontStyle": "italic"
},
"hljs-quote": {
"color": "#777",
"fontStyle": "italic"
},
"hljs-keyword": {
"color": "#333",
"fontWeight": "bold"
},
"hljs-selector-tag": {
"color": "#333",
"fontWeight": "bold"
},
"hljs-subst": {
"color": "#333",
"fontWeight": "normal"
},
"hljs-number": {
"color": "#777"
},
"hljs-literal": {
"color": "#777"
},
"hljs-string": {
"color": "#333",
"background": "url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAJ0lEQVQIW2O8e/fufwYGBgZBQUEQxcCIIfDu3Tuwivfv30NUoAsAALHpFMMLqZlPAAAAAElFTkSuQmCC) repeat"
},
"hljs-doctag": {
"color": "#333",
"background": "url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAJ0lEQVQIW2O8e/fufwYGBgZBQUEQxcCIIfDu3Tuwivfv30NUoAsAALHpFMMLqZlPAAAAAElFTkSuQmCC) repeat"
},
"hljs-formula": {
"color": "#333",
"background": "url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAJ0lEQVQIW2O8e/fufwYGBgZBQUEQxcCIIfDu3Tuwivfv30NUoAsAALHpFMMLqZlPAAAAAElFTkSuQmCC) repeat"
},
"hljs-title": {
"color": "#000",
"fontWeight": "bold"
},
"hljs-section": {
"color": "#000",
"fontWeight": "bold"
},
"hljs-selector-id": {
"color": "#000",
"fontWeight": "bold"
},
"hljs-class .hljs-title": {
"color": "#333",
"fontWeight": "bold"
},
"hljs-type": {
"color": "#333",
"fontWeight": "bold"
},
"hljs-name": {
"color": "#333",
"fontWeight": "bold"
},
"hljs-tag": {
"color": "#333"
},
"hljs-regexp": {
"color": "#333",
"background": "url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAPUlEQVQYV2NkQAN37979r6yszIgujiIAU4RNMVwhuiQ6H6wQl3XI4oy4FMHcCJPHcDS6J2A2EqUQpJhohQDexSef15DBCwAAAABJRU5ErkJggg==) repeat"
},
"hljs-symbol": {
"color": "#000",
"background": "url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAKElEQVQIW2NkQAO7d+/+z4gsBhJwdXVlhAvCBECKwIIwAbhKZBUwBQA6hBpm5efZsgAAAABJRU5ErkJggg==) repeat"
},
"hljs-bullet": {
"color": "#000",
"background": "url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAKElEQVQIW2NkQAO7d+/+z4gsBhJwdXVlhAvCBECKwIIwAbhKZBUwBQA6hBpm5efZsgAAAABJRU5ErkJggg==) repeat"
},
"hljs-link": {
"color": "#000",
"background": "url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAKElEQVQIW2NkQAO7d+/+z4gsBhJwdXVlhAvCBECKwIIwAbhKZBUwBQA6hBpm5efZsgAAAABJRU5ErkJggg==) repeat"
},
"hljs-built_in": {
"color": "#000",
"textDecoration": "underline"
},
"hljs-builtin-name": {
"color": "#000",
"textDecoration": "underline"
},
"hljs-meta": {
"color": "#999",
"fontWeight": "bold"
},
"hljs-deletion": {
"color": "#fff",
"background": "url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAE0lEQVQIW2MMDQ39zzhz5kwIAQAyxweWgUHd1AAAAABJRU5ErkJggg==) repeat"
},
"hljs-addition": {
"color": "#000",
"background": "url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAALUlEQVQYV2N89+7dfwYk8P79ewZBQUFkIQZGOiu6e/cuiptQHAPl0NtNxAQBAM97Oejj3Dg7AAAAAElFTkSuQmCC) repeat"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,149 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#282828",
"color": "#ebdbb2"
},
"hljs-subst": {
"color": "#ebdbb2"
},
"hljs-deletion": {
"color": "#fb4934"
},
"hljs-formula": {
"color": "#fb4934"
},
"hljs-keyword": {
"color": "#fb4934"
},
"hljs-link": {
"color": "#fb4934"
},
"hljs-selector-tag": {
"color": "#fb4934"
},
"hljs-built_in": {
"color": "#83a598"
},
"hljs-emphasis": {
"color": "#83a598",
"fontStyle": "italic"
},
"hljs-name": {
"color": "#83a598"
},
"hljs-quote": {
"color": "#83a598"
},
"hljs-strong": {
"color": "#83a598",
"fontWeight": "bold"
},
"hljs-title": {
"color": "#83a598"
},
"hljs-variable": {
"color": "#83a598"
},
"hljs-attr": {
"color": "#fabd2f"
},
"hljs-params": {
"color": "#fabd2f"
},
"hljs-template-tag": {
"color": "#fabd2f"
},
"hljs-type": {
"color": "#fabd2f"
},
"hljs-builtin-name": {
"color": "#8f3f71"
},
"hljs-doctag": {
"color": "#8f3f71"
},
"hljs-literal": {
"color": "#d3869b"
},
"hljs-number": {
"color": "#d3869b"
},
"hljs-code": {
"color": "#fe8019"
},
"hljs-meta": {
"color": "#fe8019"
},
"hljs-regexp": {
"color": "#fe8019"
},
"hljs-selector-id": {
"color": "#fe8019"
},
"hljs-template-variable": {
"color": "#fe8019"
},
"hljs-addition": {
"color": "#b8bb26"
},
"hljs-meta-string": {
"color": "#b8bb26"
},
"hljs-section": {
"color": "#b8bb26",
"fontWeight": "bold"
},
"hljs-selector-attr": {
"color": "#b8bb26"
},
"hljs-selector-class": {
"color": "#b8bb26"
},
"hljs-string": {
"color": "#b8bb26"
},
"hljs-symbol": {
"color": "#b8bb26"
},
"hljs-attribute": {
"color": "#8ec07c"
},
"hljs-bullet": {
"color": "#8ec07c"
},
"hljs-class": {
"color": "#8ec07c"
},
"hljs-function": {
"color": "#8ec07c"
},
"hljs-function .hljs-keyword": {
"color": "#8ec07c"
},
"hljs-meta-keyword": {
"color": "#8ec07c"
},
"hljs-selector-pseudo": {
"color": "#8ec07c"
},
"hljs-tag": {
"color": "#8ec07c",
"fontWeight": "bold"
},
"hljs-comment": {
"color": "#928374",
"fontStyle": "italic"
},
"hljs-link_label": {
"color": "#d3869b"
}
};

View File

@@ -0,0 +1,149 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#fbf1c7",
"color": "#3c3836"
},
"hljs-subst": {
"color": "#3c3836"
},
"hljs-deletion": {
"color": "#9d0006"
},
"hljs-formula": {
"color": "#9d0006"
},
"hljs-keyword": {
"color": "#9d0006"
},
"hljs-link": {
"color": "#9d0006"
},
"hljs-selector-tag": {
"color": "#9d0006"
},
"hljs-built_in": {
"color": "#076678"
},
"hljs-emphasis": {
"color": "#076678",
"fontStyle": "italic"
},
"hljs-name": {
"color": "#076678"
},
"hljs-quote": {
"color": "#076678"
},
"hljs-strong": {
"color": "#076678",
"fontWeight": "bold"
},
"hljs-title": {
"color": "#076678"
},
"hljs-variable": {
"color": "#076678"
},
"hljs-attr": {
"color": "#b57614"
},
"hljs-params": {
"color": "#b57614"
},
"hljs-template-tag": {
"color": "#b57614"
},
"hljs-type": {
"color": "#b57614"
},
"hljs-builtin-name": {
"color": "#8f3f71"
},
"hljs-doctag": {
"color": "#8f3f71"
},
"hljs-literal": {
"color": "#8f3f71"
},
"hljs-number": {
"color": "#8f3f71"
},
"hljs-code": {
"color": "#af3a03"
},
"hljs-meta": {
"color": "#af3a03"
},
"hljs-regexp": {
"color": "#af3a03"
},
"hljs-selector-id": {
"color": "#af3a03"
},
"hljs-template-variable": {
"color": "#af3a03"
},
"hljs-addition": {
"color": "#79740e"
},
"hljs-meta-string": {
"color": "#79740e"
},
"hljs-section": {
"color": "#79740e",
"fontWeight": "bold"
},
"hljs-selector-attr": {
"color": "#79740e"
},
"hljs-selector-class": {
"color": "#79740e"
},
"hljs-string": {
"color": "#79740e"
},
"hljs-symbol": {
"color": "#79740e"
},
"hljs-attribute": {
"color": "#427b58"
},
"hljs-bullet": {
"color": "#427b58"
},
"hljs-class": {
"color": "#427b58"
},
"hljs-function": {
"color": "#427b58"
},
"hljs-function .hljs-keyword": {
"color": "#427b58"
},
"hljs-meta-keyword": {
"color": "#427b58"
},
"hljs-selector-pseudo": {
"color": "#427b58"
},
"hljs-tag": {
"color": "#427b58",
"fontWeight": "bold"
},
"hljs-comment": {
"color": "#928374",
"fontStyle": "italic"
},
"hljs-link_label": {
"color": "#8f3f71"
}
};

View File

@@ -0,0 +1,108 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#989498"
},
"hljs-quote": {
"color": "#989498"
},
"hljs-variable": {
"color": "#dd464c"
},
"hljs-template-variable": {
"color": "#dd464c"
},
"hljs-attribute": {
"color": "#dd464c"
},
"hljs-tag": {
"color": "#dd464c"
},
"hljs-name": {
"color": "#dd464c"
},
"hljs-selector-id": {
"color": "#dd464c"
},
"hljs-selector-class": {
"color": "#dd464c"
},
"hljs-regexp": {
"color": "#dd464c"
},
"hljs-link": {
"color": "#dd464c"
},
"hljs-deletion": {
"color": "#dd464c"
},
"hljs-number": {
"color": "#fd8b19"
},
"hljs-built_in": {
"color": "#fd8b19"
},
"hljs-builtin-name": {
"color": "#fd8b19"
},
"hljs-literal": {
"color": "#fd8b19"
},
"hljs-type": {
"color": "#fd8b19"
},
"hljs-params": {
"color": "#fd8b19"
},
"hljs-class .hljs-title": {
"color": "#fdcc59"
},
"hljs-string": {
"color": "#8fc13e"
},
"hljs-symbol": {
"color": "#8fc13e"
},
"hljs-bullet": {
"color": "#8fc13e"
},
"hljs-addition": {
"color": "#8fc13e"
},
"hljs-meta": {
"color": "#149b93"
},
"hljs-function": {
"color": "#1290bf"
},
"hljs-section": {
"color": "#1290bf"
},
"hljs-title": {
"color": "#1290bf"
},
"hljs-keyword": {
"color": "#c85e7c"
},
"hljs-selector-tag": {
"color": "#c85e7c"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#322931",
"color": "#b9b5b8",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,132 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#1d1f21",
"color": "#c5c8c6"
},
"hljs::selection": {
"background": "#373b41"
},
"hljs span::selection": {
"background": "#373b41"
},
"hljs::-moz-selection": {
"background": "#373b41"
},
"hljs span::-moz-selection": {
"background": "#373b41"
},
"hljs-title": {
"color": "#f0c674"
},
"hljs-name": {
"color": "#f0c674"
},
"hljs-comment": {
"color": "#707880"
},
"hljs-meta": {
"color": "#707880"
},
"hljs-meta .hljs-keyword": {
"color": "#707880"
},
"hljs-number": {
"color": "#cc6666"
},
"hljs-symbol": {
"color": "#cc6666"
},
"hljs-literal": {
"color": "#cc6666"
},
"hljs-deletion": {
"color": "#cc6666"
},
"hljs-link": {
"color": "#cc6666"
},
"hljs-string": {
"color": "#b5bd68"
},
"hljs-doctag": {
"color": "#b5bd68"
},
"hljs-addition": {
"color": "#b5bd68"
},
"hljs-regexp": {
"color": "#b5bd68"
},
"hljs-selector-attr": {
"color": "#b5bd68"
},
"hljs-selector-pseudo": {
"color": "#b5bd68"
},
"hljs-attribute": {
"color": "#b294bb"
},
"hljs-code": {
"color": "#b294bb"
},
"hljs-selector-id": {
"color": "#b294bb"
},
"hljs-keyword": {
"color": "#81a2be"
},
"hljs-selector-tag": {
"color": "#81a2be"
},
"hljs-bullet": {
"color": "#81a2be"
},
"hljs-tag": {
"color": "#81a2be"
},
"hljs-subst": {
"color": "#8abeb7"
},
"hljs-variable": {
"color": "#8abeb7"
},
"hljs-template-tag": {
"color": "#8abeb7"
},
"hljs-template-variable": {
"color": "#8abeb7"
},
"hljs-type": {
"color": "#de935f"
},
"hljs-built_in": {
"color": "#de935f"
},
"hljs-builtin-name": {
"color": "#de935f"
},
"hljs-quote": {
"color": "#de935f"
},
"hljs-section": {
"color": "#de935f"
},
"hljs-selector-class": {
"color": "#de935f"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,125 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"color": "#000",
"background": "#fff"
},
"hljs-subst": {
"fontWeight": "normal",
"color": "#000"
},
"hljs-title": {
"fontWeight": "normal",
"color": "#000"
},
"hljs-comment": {
"color": "#808080",
"fontStyle": "italic"
},
"hljs-quote": {
"color": "#808080",
"fontStyle": "italic"
},
"hljs-meta": {
"color": "#808000"
},
"hljs-tag": {
"background": "#efefef"
},
"hljs-section": {
"fontWeight": "bold",
"color": "#000080"
},
"hljs-name": {
"fontWeight": "bold",
"color": "#000080"
},
"hljs-literal": {
"fontWeight": "bold",
"color": "#000080"
},
"hljs-keyword": {
"fontWeight": "bold",
"color": "#000080"
},
"hljs-selector-tag": {
"fontWeight": "bold",
"color": "#000080"
},
"hljs-type": {
"fontWeight": "bold",
"color": "#000080"
},
"hljs-selector-id": {
"fontWeight": "bold",
"color": "#000080"
},
"hljs-selector-class": {
"fontWeight": "bold",
"color": "#000080"
},
"hljs-attribute": {
"fontWeight": "bold",
"color": "#0000ff"
},
"hljs-number": {
"fontWeight": "normal",
"color": "#0000ff"
},
"hljs-regexp": {
"fontWeight": "normal",
"color": "#0000ff"
},
"hljs-link": {
"fontWeight": "normal",
"color": "#0000ff"
},
"hljs-string": {
"color": "#008000",
"fontWeight": "bold"
},
"hljs-symbol": {
"color": "#000",
"background": "#d0eded",
"fontStyle": "italic"
},
"hljs-bullet": {
"color": "#000",
"background": "#d0eded",
"fontStyle": "italic"
},
"hljs-formula": {
"color": "#000",
"background": "#d0eded",
"fontStyle": "italic"
},
"hljs-doctag": {
"textDecoration": "underline"
},
"hljs-variable": {
"color": "#660e7a"
},
"hljs-template-variable": {
"color": "#660e7a"
},
"hljs-addition": {
"background": "#baeeba"
},
"hljs-deletion": {
"background": "#ffc8bd"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,685 @@
"use strict";
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "a11yDark", {
enumerable: true,
get: function get() {
return _a11yDark["default"];
}
});
Object.defineProperty(exports, "a11yLight", {
enumerable: true,
get: function get() {
return _a11yLight["default"];
}
});
Object.defineProperty(exports, "agate", {
enumerable: true,
get: function get() {
return _agate["default"];
}
});
Object.defineProperty(exports, "anOldHope", {
enumerable: true,
get: function get() {
return _anOldHope["default"];
}
});
Object.defineProperty(exports, "androidstudio", {
enumerable: true,
get: function get() {
return _androidstudio["default"];
}
});
Object.defineProperty(exports, "arduinoLight", {
enumerable: true,
get: function get() {
return _arduinoLight["default"];
}
});
Object.defineProperty(exports, "arta", {
enumerable: true,
get: function get() {
return _arta["default"];
}
});
Object.defineProperty(exports, "ascetic", {
enumerable: true,
get: function get() {
return _ascetic["default"];
}
});
Object.defineProperty(exports, "atelierCaveDark", {
enumerable: true,
get: function get() {
return _atelierCaveDark["default"];
}
});
Object.defineProperty(exports, "atelierCaveLight", {
enumerable: true,
get: function get() {
return _atelierCaveLight["default"];
}
});
Object.defineProperty(exports, "atelierDuneDark", {
enumerable: true,
get: function get() {
return _atelierDuneDark["default"];
}
});
Object.defineProperty(exports, "atelierDuneLight", {
enumerable: true,
get: function get() {
return _atelierDuneLight["default"];
}
});
Object.defineProperty(exports, "atelierEstuaryDark", {
enumerable: true,
get: function get() {
return _atelierEstuaryDark["default"];
}
});
Object.defineProperty(exports, "atelierEstuaryLight", {
enumerable: true,
get: function get() {
return _atelierEstuaryLight["default"];
}
});
Object.defineProperty(exports, "atelierForestDark", {
enumerable: true,
get: function get() {
return _atelierForestDark["default"];
}
});
Object.defineProperty(exports, "atelierForestLight", {
enumerable: true,
get: function get() {
return _atelierForestLight["default"];
}
});
Object.defineProperty(exports, "atelierHeathDark", {
enumerable: true,
get: function get() {
return _atelierHeathDark["default"];
}
});
Object.defineProperty(exports, "atelierHeathLight", {
enumerable: true,
get: function get() {
return _atelierHeathLight["default"];
}
});
Object.defineProperty(exports, "atelierLakesideDark", {
enumerable: true,
get: function get() {
return _atelierLakesideDark["default"];
}
});
Object.defineProperty(exports, "atelierLakesideLight", {
enumerable: true,
get: function get() {
return _atelierLakesideLight["default"];
}
});
Object.defineProperty(exports, "atelierPlateauDark", {
enumerable: true,
get: function get() {
return _atelierPlateauDark["default"];
}
});
Object.defineProperty(exports, "atelierPlateauLight", {
enumerable: true,
get: function get() {
return _atelierPlateauLight["default"];
}
});
Object.defineProperty(exports, "atelierSavannaDark", {
enumerable: true,
get: function get() {
return _atelierSavannaDark["default"];
}
});
Object.defineProperty(exports, "atelierSavannaLight", {
enumerable: true,
get: function get() {
return _atelierSavannaLight["default"];
}
});
Object.defineProperty(exports, "atelierSeasideDark", {
enumerable: true,
get: function get() {
return _atelierSeasideDark["default"];
}
});
Object.defineProperty(exports, "atelierSeasideLight", {
enumerable: true,
get: function get() {
return _atelierSeasideLight["default"];
}
});
Object.defineProperty(exports, "atelierSulphurpoolDark", {
enumerable: true,
get: function get() {
return _atelierSulphurpoolDark["default"];
}
});
Object.defineProperty(exports, "atelierSulphurpoolLight", {
enumerable: true,
get: function get() {
return _atelierSulphurpoolLight["default"];
}
});
Object.defineProperty(exports, "atomOneDark", {
enumerable: true,
get: function get() {
return _atomOneDark["default"];
}
});
Object.defineProperty(exports, "atomOneDarkReasonable", {
enumerable: true,
get: function get() {
return _atomOneDarkReasonable["default"];
}
});
Object.defineProperty(exports, "atomOneLight", {
enumerable: true,
get: function get() {
return _atomOneLight["default"];
}
});
Object.defineProperty(exports, "brownPaper", {
enumerable: true,
get: function get() {
return _brownPaper["default"];
}
});
Object.defineProperty(exports, "codepenEmbed", {
enumerable: true,
get: function get() {
return _codepenEmbed["default"];
}
});
Object.defineProperty(exports, "colorBrewer", {
enumerable: true,
get: function get() {
return _colorBrewer["default"];
}
});
Object.defineProperty(exports, "darcula", {
enumerable: true,
get: function get() {
return _darcula["default"];
}
});
Object.defineProperty(exports, "dark", {
enumerable: true,
get: function get() {
return _dark["default"];
}
});
Object.defineProperty(exports, "defaultStyle", {
enumerable: true,
get: function get() {
return _defaultStyle["default"];
}
});
Object.defineProperty(exports, "docco", {
enumerable: true,
get: function get() {
return _docco["default"];
}
});
Object.defineProperty(exports, "dracula", {
enumerable: true,
get: function get() {
return _dracula["default"];
}
});
Object.defineProperty(exports, "far", {
enumerable: true,
get: function get() {
return _far["default"];
}
});
Object.defineProperty(exports, "foundation", {
enumerable: true,
get: function get() {
return _foundation["default"];
}
});
Object.defineProperty(exports, "github", {
enumerable: true,
get: function get() {
return _github["default"];
}
});
Object.defineProperty(exports, "githubGist", {
enumerable: true,
get: function get() {
return _githubGist["default"];
}
});
Object.defineProperty(exports, "gml", {
enumerable: true,
get: function get() {
return _gml["default"];
}
});
Object.defineProperty(exports, "googlecode", {
enumerable: true,
get: function get() {
return _googlecode["default"];
}
});
Object.defineProperty(exports, "gradientDark", {
enumerable: true,
get: function get() {
return _gradientDark["default"];
}
});
Object.defineProperty(exports, "gradientLight", {
enumerable: true,
get: function get() {
return _gradientLight["default"];
}
});
Object.defineProperty(exports, "grayscale", {
enumerable: true,
get: function get() {
return _grayscale["default"];
}
});
Object.defineProperty(exports, "gruvboxDark", {
enumerable: true,
get: function get() {
return _gruvboxDark["default"];
}
});
Object.defineProperty(exports, "gruvboxLight", {
enumerable: true,
get: function get() {
return _gruvboxLight["default"];
}
});
Object.defineProperty(exports, "hopscotch", {
enumerable: true,
get: function get() {
return _hopscotch["default"];
}
});
Object.defineProperty(exports, "hybrid", {
enumerable: true,
get: function get() {
return _hybrid["default"];
}
});
Object.defineProperty(exports, "idea", {
enumerable: true,
get: function get() {
return _idea["default"];
}
});
Object.defineProperty(exports, "irBlack", {
enumerable: true,
get: function get() {
return _irBlack["default"];
}
});
Object.defineProperty(exports, "isblEditorDark", {
enumerable: true,
get: function get() {
return _isblEditorDark["default"];
}
});
Object.defineProperty(exports, "isblEditorLight", {
enumerable: true,
get: function get() {
return _isblEditorLight["default"];
}
});
Object.defineProperty(exports, "kimbieDark", {
enumerable: true,
get: function get() {
return _kimbie["default"];
}
});
Object.defineProperty(exports, "kimbieLight", {
enumerable: true,
get: function get() {
return _kimbie2["default"];
}
});
Object.defineProperty(exports, "lightfair", {
enumerable: true,
get: function get() {
return _lightfair["default"];
}
});
Object.defineProperty(exports, "lioshi", {
enumerable: true,
get: function get() {
return _lioshi["default"];
}
});
Object.defineProperty(exports, "magula", {
enumerable: true,
get: function get() {
return _magula["default"];
}
});
Object.defineProperty(exports, "monoBlue", {
enumerable: true,
get: function get() {
return _monoBlue["default"];
}
});
Object.defineProperty(exports, "monokai", {
enumerable: true,
get: function get() {
return _monokai["default"];
}
});
Object.defineProperty(exports, "monokaiSublime", {
enumerable: true,
get: function get() {
return _monokaiSublime["default"];
}
});
Object.defineProperty(exports, "nightOwl", {
enumerable: true,
get: function get() {
return _nightOwl["default"];
}
});
Object.defineProperty(exports, "nnfx", {
enumerable: true,
get: function get() {
return _nnfx["default"];
}
});
Object.defineProperty(exports, "nnfxDark", {
enumerable: true,
get: function get() {
return _nnfxDark["default"];
}
});
Object.defineProperty(exports, "nord", {
enumerable: true,
get: function get() {
return _nord["default"];
}
});
Object.defineProperty(exports, "obsidian", {
enumerable: true,
get: function get() {
return _obsidian["default"];
}
});
Object.defineProperty(exports, "ocean", {
enumerable: true,
get: function get() {
return _ocean["default"];
}
});
Object.defineProperty(exports, "paraisoDark", {
enumerable: true,
get: function get() {
return _paraisoDark["default"];
}
});
Object.defineProperty(exports, "paraisoLight", {
enumerable: true,
get: function get() {
return _paraisoLight["default"];
}
});
Object.defineProperty(exports, "pojoaque", {
enumerable: true,
get: function get() {
return _pojoaque["default"];
}
});
Object.defineProperty(exports, "purebasic", {
enumerable: true,
get: function get() {
return _purebasic["default"];
}
});
Object.defineProperty(exports, "qtcreatorDark", {
enumerable: true,
get: function get() {
return _qtcreator_dark["default"];
}
});
Object.defineProperty(exports, "qtcreatorLight", {
enumerable: true,
get: function get() {
return _qtcreator_light["default"];
}
});
Object.defineProperty(exports, "railscasts", {
enumerable: true,
get: function get() {
return _railscasts["default"];
}
});
Object.defineProperty(exports, "rainbow", {
enumerable: true,
get: function get() {
return _rainbow["default"];
}
});
Object.defineProperty(exports, "routeros", {
enumerable: true,
get: function get() {
return _routeros["default"];
}
});
Object.defineProperty(exports, "schoolBook", {
enumerable: true,
get: function get() {
return _schoolBook["default"];
}
});
Object.defineProperty(exports, "shadesOfPurple", {
enumerable: true,
get: function get() {
return _shadesOfPurple["default"];
}
});
Object.defineProperty(exports, "solarizedDark", {
enumerable: true,
get: function get() {
return _solarizedDark["default"];
}
});
Object.defineProperty(exports, "solarizedLight", {
enumerable: true,
get: function get() {
return _solarizedLight["default"];
}
});
Object.defineProperty(exports, "srcery", {
enumerable: true,
get: function get() {
return _srcery["default"];
}
});
Object.defineProperty(exports, "stackoverflowDark", {
enumerable: true,
get: function get() {
return _stackoverflowDark["default"];
}
});
Object.defineProperty(exports, "stackoverflowLight", {
enumerable: true,
get: function get() {
return _stackoverflowLight["default"];
}
});
Object.defineProperty(exports, "sunburst", {
enumerable: true,
get: function get() {
return _sunburst["default"];
}
});
Object.defineProperty(exports, "tomorrow", {
enumerable: true,
get: function get() {
return _tomorrow["default"];
}
});
Object.defineProperty(exports, "tomorrowNight", {
enumerable: true,
get: function get() {
return _tomorrowNight["default"];
}
});
Object.defineProperty(exports, "tomorrowNightBlue", {
enumerable: true,
get: function get() {
return _tomorrowNightBlue["default"];
}
});
Object.defineProperty(exports, "tomorrowNightBright", {
enumerable: true,
get: function get() {
return _tomorrowNightBright["default"];
}
});
Object.defineProperty(exports, "tomorrowNightEighties", {
enumerable: true,
get: function get() {
return _tomorrowNightEighties["default"];
}
});
Object.defineProperty(exports, "vs", {
enumerable: true,
get: function get() {
return _vs["default"];
}
});
Object.defineProperty(exports, "vs2015", {
enumerable: true,
get: function get() {
return _vs2["default"];
}
});
Object.defineProperty(exports, "xcode", {
enumerable: true,
get: function get() {
return _xcode["default"];
}
});
Object.defineProperty(exports, "xt256", {
enumerable: true,
get: function get() {
return _xt["default"];
}
});
Object.defineProperty(exports, "zenburn", {
enumerable: true,
get: function get() {
return _zenburn["default"];
}
});
var _a11yDark = _interopRequireDefault(require("./a11y-dark"));
var _a11yLight = _interopRequireDefault(require("./a11y-light"));
var _agate = _interopRequireDefault(require("./agate"));
var _anOldHope = _interopRequireDefault(require("./an-old-hope"));
var _androidstudio = _interopRequireDefault(require("./androidstudio"));
var _arduinoLight = _interopRequireDefault(require("./arduino-light"));
var _arta = _interopRequireDefault(require("./arta"));
var _ascetic = _interopRequireDefault(require("./ascetic"));
var _atelierCaveDark = _interopRequireDefault(require("./atelier-cave-dark"));
var _atelierCaveLight = _interopRequireDefault(require("./atelier-cave-light"));
var _atelierDuneDark = _interopRequireDefault(require("./atelier-dune-dark"));
var _atelierDuneLight = _interopRequireDefault(require("./atelier-dune-light"));
var _atelierEstuaryDark = _interopRequireDefault(require("./atelier-estuary-dark"));
var _atelierEstuaryLight = _interopRequireDefault(require("./atelier-estuary-light"));
var _atelierForestDark = _interopRequireDefault(require("./atelier-forest-dark"));
var _atelierForestLight = _interopRequireDefault(require("./atelier-forest-light"));
var _atelierHeathDark = _interopRequireDefault(require("./atelier-heath-dark"));
var _atelierHeathLight = _interopRequireDefault(require("./atelier-heath-light"));
var _atelierLakesideDark = _interopRequireDefault(require("./atelier-lakeside-dark"));
var _atelierLakesideLight = _interopRequireDefault(require("./atelier-lakeside-light"));
var _atelierPlateauDark = _interopRequireDefault(require("./atelier-plateau-dark"));
var _atelierPlateauLight = _interopRequireDefault(require("./atelier-plateau-light"));
var _atelierSavannaDark = _interopRequireDefault(require("./atelier-savanna-dark"));
var _atelierSavannaLight = _interopRequireDefault(require("./atelier-savanna-light"));
var _atelierSeasideDark = _interopRequireDefault(require("./atelier-seaside-dark"));
var _atelierSeasideLight = _interopRequireDefault(require("./atelier-seaside-light"));
var _atelierSulphurpoolDark = _interopRequireDefault(require("./atelier-sulphurpool-dark"));
var _atelierSulphurpoolLight = _interopRequireDefault(require("./atelier-sulphurpool-light"));
var _atomOneDarkReasonable = _interopRequireDefault(require("./atom-one-dark-reasonable"));
var _atomOneDark = _interopRequireDefault(require("./atom-one-dark"));
var _atomOneLight = _interopRequireDefault(require("./atom-one-light"));
var _brownPaper = _interopRequireDefault(require("./brown-paper"));
var _codepenEmbed = _interopRequireDefault(require("./codepen-embed"));
var _colorBrewer = _interopRequireDefault(require("./color-brewer"));
var _darcula = _interopRequireDefault(require("./darcula"));
var _dark = _interopRequireDefault(require("./dark"));
var _defaultStyle = _interopRequireDefault(require("./default-style"));
var _docco = _interopRequireDefault(require("./docco"));
var _dracula = _interopRequireDefault(require("./dracula"));
var _far = _interopRequireDefault(require("./far"));
var _foundation = _interopRequireDefault(require("./foundation"));
var _githubGist = _interopRequireDefault(require("./github-gist"));
var _github = _interopRequireDefault(require("./github"));
var _gml = _interopRequireDefault(require("./gml"));
var _googlecode = _interopRequireDefault(require("./googlecode"));
var _gradientDark = _interopRequireDefault(require("./gradient-dark"));
var _gradientLight = _interopRequireDefault(require("./gradient-light"));
var _grayscale = _interopRequireDefault(require("./grayscale"));
var _gruvboxDark = _interopRequireDefault(require("./gruvbox-dark"));
var _gruvboxLight = _interopRequireDefault(require("./gruvbox-light"));
var _hopscotch = _interopRequireDefault(require("./hopscotch"));
var _hybrid = _interopRequireDefault(require("./hybrid"));
var _idea = _interopRequireDefault(require("./idea"));
var _irBlack = _interopRequireDefault(require("./ir-black"));
var _isblEditorDark = _interopRequireDefault(require("./isbl-editor-dark"));
var _isblEditorLight = _interopRequireDefault(require("./isbl-editor-light"));
var _kimbie = _interopRequireDefault(require("./kimbie.dark"));
var _kimbie2 = _interopRequireDefault(require("./kimbie.light"));
var _lightfair = _interopRequireDefault(require("./lightfair"));
var _lioshi = _interopRequireDefault(require("./lioshi"));
var _magula = _interopRequireDefault(require("./magula"));
var _monoBlue = _interopRequireDefault(require("./mono-blue"));
var _monokaiSublime = _interopRequireDefault(require("./monokai-sublime"));
var _monokai = _interopRequireDefault(require("./monokai"));
var _nightOwl = _interopRequireDefault(require("./night-owl"));
var _nnfxDark = _interopRequireDefault(require("./nnfx-dark"));
var _nnfx = _interopRequireDefault(require("./nnfx"));
var _nord = _interopRequireDefault(require("./nord"));
var _obsidian = _interopRequireDefault(require("./obsidian"));
var _ocean = _interopRequireDefault(require("./ocean"));
var _paraisoDark = _interopRequireDefault(require("./paraiso-dark"));
var _paraisoLight = _interopRequireDefault(require("./paraiso-light"));
var _pojoaque = _interopRequireDefault(require("./pojoaque"));
var _purebasic = _interopRequireDefault(require("./purebasic"));
var _qtcreator_dark = _interopRequireDefault(require("./qtcreator_dark"));
var _qtcreator_light = _interopRequireDefault(require("./qtcreator_light"));
var _railscasts = _interopRequireDefault(require("./railscasts"));
var _rainbow = _interopRequireDefault(require("./rainbow"));
var _routeros = _interopRequireDefault(require("./routeros"));
var _schoolBook = _interopRequireDefault(require("./school-book"));
var _shadesOfPurple = _interopRequireDefault(require("./shades-of-purple"));
var _solarizedDark = _interopRequireDefault(require("./solarized-dark"));
var _solarizedLight = _interopRequireDefault(require("./solarized-light"));
var _srcery = _interopRequireDefault(require("./srcery"));
var _stackoverflowDark = _interopRequireDefault(require("./stackoverflow-dark"));
var _stackoverflowLight = _interopRequireDefault(require("./stackoverflow-light"));
var _sunburst = _interopRequireDefault(require("./sunburst"));
var _tomorrowNightBlue = _interopRequireDefault(require("./tomorrow-night-blue"));
var _tomorrowNightBright = _interopRequireDefault(require("./tomorrow-night-bright"));
var _tomorrowNightEighties = _interopRequireDefault(require("./tomorrow-night-eighties"));
var _tomorrowNight = _interopRequireDefault(require("./tomorrow-night"));
var _tomorrow = _interopRequireDefault(require("./tomorrow"));
var _vs = _interopRequireDefault(require("./vs"));
var _vs2 = _interopRequireDefault(require("./vs2015"));
var _xcode = _interopRequireDefault(require("./xcode"));
var _xt = _interopRequireDefault(require("./xt256"));
var _zenburn = _interopRequireDefault(require("./zenburn"));

View File

@@ -0,0 +1,102 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#000",
"color": "#f8f8f8"
},
"hljs-comment": {
"color": "#7c7c7c"
},
"hljs-quote": {
"color": "#7c7c7c"
},
"hljs-meta": {
"color": "#7c7c7c"
},
"hljs-keyword": {
"color": "#96cbfe"
},
"hljs-selector-tag": {
"color": "#96cbfe"
},
"hljs-tag": {
"color": "#96cbfe"
},
"hljs-name": {
"color": "#96cbfe"
},
"hljs-attribute": {
"color": "#ffffb6"
},
"hljs-selector-id": {
"color": "#ffffb6"
},
"hljs-string": {
"color": "#a8ff60"
},
"hljs-selector-attr": {
"color": "#a8ff60"
},
"hljs-selector-pseudo": {
"color": "#a8ff60"
},
"hljs-addition": {
"color": "#a8ff60"
},
"hljs-subst": {
"color": "#daefa3"
},
"hljs-regexp": {
"color": "#e9c062"
},
"hljs-link": {
"color": "#e9c062"
},
"hljs-title": {
"color": "#ffffb6"
},
"hljs-section": {
"color": "#ffffb6"
},
"hljs-type": {
"color": "#ffffb6"
},
"hljs-doctag": {
"color": "#ffffb6"
},
"hljs-symbol": {
"color": "#c6c5fe"
},
"hljs-bullet": {
"color": "#c6c5fe"
},
"hljs-variable": {
"color": "#c6c5fe"
},
"hljs-template-variable": {
"color": "#c6c5fe"
},
"hljs-literal": {
"color": "#c6c5fe"
},
"hljs-number": {
"color": "#ff73fd"
},
"hljs-deletion": {
"color": "#ff73fd"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,134 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#404040",
"color": "#f0f0f0"
},
"hljs-subst": {
"color": "#f0f0f0"
},
"hljs-comment": {
"color": "#b5b5b5",
"fontStyle": "italic"
},
"hljs-keyword": {
"color": "#f0f0f0",
"fontWeight": "bold"
},
"hljs-attribute": {
"color": "#f0f0f0",
"fontWeight": "bold"
},
"hljs-selector-tag": {
"color": "#f0f0f0",
"fontWeight": "bold"
},
"hljs-meta-keyword": {
"color": "#f0f0f0",
"fontWeight": "bold"
},
"hljs-doctag": {
"color": "#f0f0f0",
"fontWeight": "bold"
},
"hljs-name": {
"color": "#f0f0f0",
"fontWeight": "bold"
},
"hljs-string": {
"color": "#97bf0d"
},
"hljs-type": {
"color": "#f0f0f0"
},
"hljs-number": {
"color": "#f0f0f0"
},
"hljs-selector-id": {
"color": "#f0f0f0"
},
"hljs-selector-class": {
"color": "#f0f0f0"
},
"hljs-quote": {
"color": "#f0f0f0"
},
"hljs-template-tag": {
"color": "#f0f0f0"
},
"hljs-deletion": {
"color": "#f0f0f0"
},
"hljs-title": {
"color": "#df471e"
},
"hljs-section": {
"color": "#df471e"
},
"hljs-title>.hljs-built_in": {
"color": "#81bce9",
"fontWeight": "normal"
},
"hljs-regexp": {
"color": "#e2c696"
},
"hljs-symbol": {
"color": "#e2c696"
},
"hljs-variable": {
"color": "#e2c696"
},
"hljs-template-variable": {
"color": "#e2c696"
},
"hljs-link": {
"color": "#e2c696"
},
"hljs-selector-attr": {
"color": "#e2c696"
},
"hljs-selector-pseudo": {
"color": "#e2c696"
},
"hljs-built_in": {
"color": "#97bf0d",
"fontWeight": "bold"
},
"hljs-literal": {
"color": "#97bf0d",
"fontWeight": "bold"
},
"hljs-bullet": {
"color": "#397300"
},
"hljs-code": {
"color": "#397300"
},
"hljs-addition": {
"color": "#397300"
},
"hljs-class": {
"color": "#ce9d4d",
"fontWeight": "bold"
},
"hljs-meta": {
"color": "#1f7199"
},
"hljs-meta-string": {
"color": "#4d99bf"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,134 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "white",
"color": "black"
},
"hljs-subst": {
"color": "black"
},
"hljs-comment": {
"color": "#555555",
"fontStyle": "italic"
},
"hljs-keyword": {
"color": "#000000",
"fontWeight": "bold"
},
"hljs-attribute": {
"color": "#000000",
"fontWeight": "bold"
},
"hljs-selector-tag": {
"color": "#000000",
"fontWeight": "bold"
},
"hljs-meta-keyword": {
"color": "#000000",
"fontWeight": "bold"
},
"hljs-doctag": {
"color": "#000000",
"fontWeight": "bold"
},
"hljs-name": {
"color": "#000000",
"fontWeight": "bold"
},
"hljs-string": {
"color": "#000080"
},
"hljs-type": {
"color": "#000000"
},
"hljs-number": {
"color": "#000000"
},
"hljs-selector-id": {
"color": "#000000"
},
"hljs-selector-class": {
"color": "#000000"
},
"hljs-quote": {
"color": "#000000"
},
"hljs-template-tag": {
"color": "#000000"
},
"hljs-deletion": {
"color": "#000000"
},
"hljs-title": {
"color": "#fb2c00"
},
"hljs-section": {
"color": "#fb2c00"
},
"hljs-title>.hljs-built_in": {
"color": "#008080",
"fontWeight": "normal"
},
"hljs-regexp": {
"color": "#5e1700"
},
"hljs-symbol": {
"color": "#5e1700"
},
"hljs-variable": {
"color": "#5e1700"
},
"hljs-template-variable": {
"color": "#5e1700"
},
"hljs-link": {
"color": "#5e1700"
},
"hljs-selector-attr": {
"color": "#5e1700"
},
"hljs-selector-pseudo": {
"color": "#5e1700"
},
"hljs-built_in": {
"color": "#000080",
"fontWeight": "bold"
},
"hljs-literal": {
"color": "#000080",
"fontWeight": "bold"
},
"hljs-bullet": {
"color": "#397300"
},
"hljs-code": {
"color": "#397300"
},
"hljs-addition": {
"color": "#397300"
},
"hljs-class": {
"color": "#6f1C00",
"fontWeight": "bold"
},
"hljs-meta": {
"color": "#1f7199"
},
"hljs-meta-string": {
"color": "#4d99bf"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,105 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#d6baad"
},
"hljs-quote": {
"color": "#d6baad"
},
"hljs-variable": {
"color": "#dc3958"
},
"hljs-template-variable": {
"color": "#dc3958"
},
"hljs-tag": {
"color": "#dc3958"
},
"hljs-name": {
"color": "#dc3958"
},
"hljs-selector-id": {
"color": "#dc3958"
},
"hljs-selector-class": {
"color": "#dc3958"
},
"hljs-regexp": {
"color": "#dc3958"
},
"hljs-meta": {
"color": "#dc3958"
},
"hljs-number": {
"color": "#f79a32"
},
"hljs-built_in": {
"color": "#f79a32"
},
"hljs-builtin-name": {
"color": "#f79a32"
},
"hljs-literal": {
"color": "#f79a32"
},
"hljs-type": {
"color": "#f79a32"
},
"hljs-params": {
"color": "#f79a32"
},
"hljs-deletion": {
"color": "#f79a32"
},
"hljs-link": {
"color": "#f79a32"
},
"hljs-title": {
"color": "#f06431"
},
"hljs-section": {
"color": "#f06431"
},
"hljs-attribute": {
"color": "#f06431"
},
"hljs-string": {
"color": "#889b4a"
},
"hljs-symbol": {
"color": "#889b4a"
},
"hljs-bullet": {
"color": "#889b4a"
},
"hljs-addition": {
"color": "#889b4a"
},
"hljs-keyword": {
"color": "#98676a"
},
"hljs-selector-tag": {
"color": "#98676a"
},
"hljs-function": {
"color": "#98676a"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#221a0f",
"color": "#d3af86",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,105 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#a57a4c"
},
"hljs-quote": {
"color": "#a57a4c"
},
"hljs-variable": {
"color": "#dc3958"
},
"hljs-template-variable": {
"color": "#dc3958"
},
"hljs-tag": {
"color": "#dc3958"
},
"hljs-name": {
"color": "#dc3958"
},
"hljs-selector-id": {
"color": "#dc3958"
},
"hljs-selector-class": {
"color": "#dc3958"
},
"hljs-regexp": {
"color": "#dc3958"
},
"hljs-meta": {
"color": "#dc3958"
},
"hljs-number": {
"color": "#f79a32"
},
"hljs-built_in": {
"color": "#f79a32"
},
"hljs-builtin-name": {
"color": "#f79a32"
},
"hljs-literal": {
"color": "#f79a32"
},
"hljs-type": {
"color": "#f79a32"
},
"hljs-params": {
"color": "#f79a32"
},
"hljs-deletion": {
"color": "#f79a32"
},
"hljs-link": {
"color": "#f79a32"
},
"hljs-title": {
"color": "#f06431"
},
"hljs-section": {
"color": "#f06431"
},
"hljs-attribute": {
"color": "#f06431"
},
"hljs-string": {
"color": "#889b4a"
},
"hljs-symbol": {
"color": "#889b4a"
},
"hljs-bullet": {
"color": "#889b4a"
},
"hljs-addition": {
"color": "#889b4a"
},
"hljs-keyword": {
"color": "#98676a"
},
"hljs-selector-tag": {
"color": "#98676a"
},
"hljs-function": {
"color": "#98676a"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#fbebd4",
"color": "#84613d",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,123 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#fff",
"color": "#444"
},
"hljs-name": {
"color": "#01a3a3",
"fontWeight": "bold"
},
"hljs-tag": {
"color": "#778899"
},
"hljs-meta": {
"color": "#778899"
},
"hljs-subst": {
"color": "#444"
},
"hljs-comment": {
"color": "#888888"
},
"hljs-keyword": {
"fontWeight": "bold"
},
"hljs-attribute": {
"fontWeight": "bold"
},
"hljs-selector-tag": {
"fontWeight": "bold"
},
"hljs-meta-keyword": {
"fontWeight": "bold"
},
"hljs-doctag": {
"fontWeight": "bold"
},
"hljs-type": {
"color": "#4286f4"
},
"hljs-string": {
"color": "#4286f4"
},
"hljs-number": {
"color": "#4286f4"
},
"hljs-selector-id": {
"color": "#4286f4"
},
"hljs-selector-class": {
"color": "#4286f4"
},
"hljs-quote": {
"color": "#4286f4"
},
"hljs-template-tag": {
"color": "#4286f4"
},
"hljs-deletion": {
"color": "#4286f4"
},
"hljs-title": {
"color": "#4286f4",
"fontWeight": "bold"
},
"hljs-section": {
"color": "#4286f4",
"fontWeight": "bold"
},
"hljs-regexp": {
"color": "#BC6060"
},
"hljs-symbol": {
"color": "#BC6060"
},
"hljs-variable": {
"color": "#BC6060"
},
"hljs-template-variable": {
"color": "#BC6060"
},
"hljs-link": {
"color": "#BC6060"
},
"hljs-selector-attr": {
"color": "#BC6060"
},
"hljs-selector-pseudo": {
"color": "#BC6060"
},
"hljs-literal": {
"color": "#62bcbc"
},
"hljs-built_in": {
"color": "#25c6c6"
},
"hljs-bullet": {
"color": "#25c6c6"
},
"hljs-code": {
"color": "#25c6c6"
},
"hljs-addition": {
"color": "#25c6c6"
},
"hljs-meta-string": {
"color": "#4d99bf"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,108 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#8d8d8d"
},
"hljs-quote": {
"color": "#b3c7d8"
},
"hljs-variable": {
"color": "#cc6666"
},
"hljs-template-variable": {
"color": "#cc6666"
},
"hljs-tag": {
"color": "#cc6666"
},
"hljs-name": {
"color": "#cc6666"
},
"hljs-selector-id": {
"color": "#cc6666"
},
"hljs-selector-class": {
"color": "#cc6666"
},
"hljs-regexp": {
"color": "#cc6666"
},
"hljs-deletion": {
"color": "#cc6666"
},
"hljs-number": {
"color": "#de935f"
},
"hljs-built_in": {
"color": "#de935f"
},
"hljs-builtin-name": {
"color": "#de935f"
},
"hljs-literal": {
"color": "#de935f"
},
"hljs-type": {
"color": "#de935f"
},
"hljs-subst\n.hljs-link": {
"color": "#de935f"
},
"hljs-attribute": {
"color": "#f0c674"
},
"hljs-string": {
"color": "#b5bd68"
},
"hljs-bullet": {
"color": "#b5bd68"
},
"hljs-params": {
"color": "#b5bd68"
},
"hljs-addition": {
"color": "#b5bd68"
},
"hljs-title": {
"color": "#81a2be"
},
"hljs-meta": {
"color": "#81a2be"
},
"hljs-section": {
"color": "#81a2be"
},
"hljs-selector-tag": {
"color": "#be94bb"
},
"hljs-keyword": {
"color": "#be94bb"
},
"hljs-function": {
"color": "#be94bb"
},
"hljs-class": {
"color": "#be94bb"
},
"hljs-symbol": {
"color": "#dbc4d9"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#303030",
"color": "#c5c8c6",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,107 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"backgroundColor": "#f4f4f4",
"color": "black"
},
"hljs-subst": {
"color": "black"
},
"hljs-string": {
"color": "#050"
},
"hljs-title": {
"color": "navy",
"fontWeight": "bold"
},
"hljs-symbol": {
"color": "#050"
},
"hljs-bullet": {
"color": "#050"
},
"hljs-attribute": {
"color": "#050"
},
"hljs-addition": {
"color": "#050"
},
"hljs-variable": {
"color": "#050"
},
"hljs-template-tag": {
"color": "#050"
},
"hljs-template-variable": {
"color": "#050"
},
"hljs-comment": {
"color": "#777"
},
"hljs-quote": {
"color": "#777"
},
"hljs-number": {
"color": "#800"
},
"hljs-regexp": {
"color": "#800"
},
"hljs-literal": {
"color": "#800"
},
"hljs-type": {
"color": "#800"
},
"hljs-link": {
"color": "#800"
},
"hljs-deletion": {
"color": "#00e"
},
"hljs-meta": {
"color": "#00e"
},
"hljs-keyword": {
"fontWeight": "bold",
"color": "navy"
},
"hljs-selector-tag": {
"fontWeight": "bold",
"color": "navy"
},
"hljs-doctag": {
"fontWeight": "bold",
"color": "navy"
},
"hljs-section": {
"fontWeight": "bold",
"color": "navy"
},
"hljs-built_in": {
"fontWeight": "bold",
"color": "navy"
},
"hljs-tag": {
"fontWeight": "bold",
"color": "navy"
},
"hljs-name": {
"fontWeight": "bold",
"color": "navy"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,102 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#eaeef3",
"color": "#00193a"
},
"hljs-keyword": {
"fontWeight": "bold"
},
"hljs-selector-tag": {
"fontWeight": "bold"
},
"hljs-title": {
"fontWeight": "bold",
"color": "#0048ab"
},
"hljs-section": {
"fontWeight": "bold",
"color": "#0048ab"
},
"hljs-doctag": {
"fontWeight": "bold"
},
"hljs-name": {
"fontWeight": "bold",
"color": "#0048ab"
},
"hljs-strong": {
"fontWeight": "bold"
},
"hljs-comment": {
"color": "#738191"
},
"hljs-string": {
"color": "#0048ab"
},
"hljs-built_in": {
"color": "#0048ab"
},
"hljs-literal": {
"color": "#0048ab"
},
"hljs-type": {
"color": "#0048ab"
},
"hljs-addition": {
"color": "#0048ab"
},
"hljs-tag": {
"color": "#0048ab"
},
"hljs-quote": {
"color": "#0048ab"
},
"hljs-selector-id": {
"color": "#0048ab"
},
"hljs-selector-class": {
"color": "#0048ab"
},
"hljs-meta": {
"color": "#4c81c9"
},
"hljs-subst": {
"color": "#4c81c9"
},
"hljs-symbol": {
"color": "#4c81c9"
},
"hljs-regexp": {
"color": "#4c81c9"
},
"hljs-attribute": {
"color": "#4c81c9"
},
"hljs-deletion": {
"color": "#4c81c9"
},
"hljs-variable": {
"color": "#4c81c9"
},
"hljs-template-variable": {
"color": "#4c81c9"
},
"hljs-link": {
"color": "#4c81c9"
},
"hljs-bullet": {
"color": "#4c81c9"
},
"hljs-emphasis": {
"fontStyle": "italic"
}
};

View File

@@ -0,0 +1,122 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#23241f",
"color": "#f8f8f2"
},
"hljs-tag": {
"color": "#f8f8f2"
},
"hljs-subst": {
"color": "#f8f8f2"
},
"hljs-strong": {
"color": "#a8a8a2",
"fontWeight": "bold"
},
"hljs-emphasis": {
"color": "#a8a8a2",
"fontStyle": "italic"
},
"hljs-bullet": {
"color": "#ae81ff"
},
"hljs-quote": {
"color": "#ae81ff"
},
"hljs-number": {
"color": "#ae81ff"
},
"hljs-regexp": {
"color": "#ae81ff"
},
"hljs-literal": {
"color": "#ae81ff"
},
"hljs-link": {
"color": "#ae81ff"
},
"hljs-code": {
"color": "#a6e22e"
},
"hljs-title": {
"color": "#a6e22e"
},
"hljs-section": {
"color": "#a6e22e"
},
"hljs-selector-class": {
"color": "#a6e22e"
},
"hljs-keyword": {
"color": "#f92672"
},
"hljs-selector-tag": {
"color": "#f92672"
},
"hljs-name": {
"color": "#f92672"
},
"hljs-attr": {
"color": "#f92672"
},
"hljs-symbol": {
"color": "#66d9ef"
},
"hljs-attribute": {
"color": "#66d9ef"
},
"hljs-params": {
"color": "#f8f8f2"
},
"hljs-class .hljs-title": {
"color": "#f8f8f2"
},
"hljs-string": {
"color": "#e6db74"
},
"hljs-type": {
"color": "#e6db74"
},
"hljs-built_in": {
"color": "#e6db74"
},
"hljs-builtin-name": {
"color": "#e6db74"
},
"hljs-selector-id": {
"color": "#e6db74"
},
"hljs-selector-attr": {
"color": "#e6db74"
},
"hljs-selector-pseudo": {
"color": "#e6db74"
},
"hljs-addition": {
"color": "#e6db74"
},
"hljs-variable": {
"color": "#e6db74"
},
"hljs-template-variable": {
"color": "#e6db74"
},
"hljs-comment": {
"color": "#75715e"
},
"hljs-deletion": {
"color": "#75715e"
},
"hljs-meta": {
"color": "#75715e"
}
};

View File

@@ -0,0 +1,120 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#272822",
"color": "#ddd"
},
"hljs-tag": {
"color": "#f92672"
},
"hljs-keyword": {
"color": "#f92672",
"fontWeight": "bold"
},
"hljs-selector-tag": {
"color": "#f92672",
"fontWeight": "bold"
},
"hljs-literal": {
"color": "#f92672",
"fontWeight": "bold"
},
"hljs-strong": {
"color": "#f92672"
},
"hljs-name": {
"color": "#f92672"
},
"hljs-code": {
"color": "#66d9ef"
},
"hljs-class .hljs-title": {
"color": "white"
},
"hljs-attribute": {
"color": "#bf79db"
},
"hljs-symbol": {
"color": "#bf79db"
},
"hljs-regexp": {
"color": "#bf79db"
},
"hljs-link": {
"color": "#bf79db"
},
"hljs-string": {
"color": "#a6e22e"
},
"hljs-bullet": {
"color": "#a6e22e"
},
"hljs-subst": {
"color": "#a6e22e"
},
"hljs-title": {
"color": "#a6e22e",
"fontWeight": "bold"
},
"hljs-section": {
"color": "#a6e22e",
"fontWeight": "bold"
},
"hljs-emphasis": {
"color": "#a6e22e"
},
"hljs-type": {
"color": "#a6e22e",
"fontWeight": "bold"
},
"hljs-built_in": {
"color": "#a6e22e"
},
"hljs-builtin-name": {
"color": "#a6e22e"
},
"hljs-selector-attr": {
"color": "#a6e22e"
},
"hljs-selector-pseudo": {
"color": "#a6e22e"
},
"hljs-addition": {
"color": "#a6e22e"
},
"hljs-variable": {
"color": "#a6e22e"
},
"hljs-template-tag": {
"color": "#a6e22e"
},
"hljs-template-variable": {
"color": "#a6e22e"
},
"hljs-comment": {
"color": "#75715e"
},
"hljs-quote": {
"color": "#75715e"
},
"hljs-deletion": {
"color": "#75715e"
},
"hljs-meta": {
"color": "#75715e"
},
"hljs-doctag": {
"fontWeight": "bold"
},
"hljs-selector-id": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,150 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#011627",
"color": "#d6deeb"
},
"hljs-keyword": {
"color": "#c792ea",
"fontStyle": "italic"
},
"hljs-built_in": {
"color": "#addb67",
"fontStyle": "italic"
},
"hljs-type": {
"color": "#82aaff"
},
"hljs-literal": {
"color": "#ff5874"
},
"hljs-number": {
"color": "#F78C6C"
},
"hljs-regexp": {
"color": "#5ca7e4"
},
"hljs-string": {
"color": "#ecc48d"
},
"hljs-subst": {
"color": "#d3423e"
},
"hljs-symbol": {
"color": "#82aaff"
},
"hljs-class": {
"color": "#ffcb8b"
},
"hljs-function": {
"color": "#82AAFF"
},
"hljs-title": {
"color": "#DCDCAA",
"fontStyle": "italic"
},
"hljs-params": {
"color": "#7fdbca"
},
"hljs-comment": {
"color": "#637777",
"fontStyle": "italic"
},
"hljs-doctag": {
"color": "#7fdbca"
},
"hljs-meta": {
"color": "#82aaff"
},
"hljs-meta-keyword": {
"color": "#82aaff"
},
"hljs-meta-string": {
"color": "#ecc48d"
},
"hljs-section": {
"color": "#82b1ff"
},
"hljs-tag": {
"color": "#7fdbca"
},
"hljs-name": {
"color": "#7fdbca"
},
"hljs-builtin-name": {
"color": "#7fdbca"
},
"hljs-attr": {
"color": "#7fdbca"
},
"hljs-attribute": {
"color": "#80cbc4"
},
"hljs-variable": {
"color": "#addb67"
},
"hljs-bullet": {
"color": "#d9f5dd"
},
"hljs-code": {
"color": "#80CBC4"
},
"hljs-emphasis": {
"color": "#c792ea",
"fontStyle": "italic"
},
"hljs-strong": {
"color": "#addb67",
"fontWeight": "bold"
},
"hljs-formula": {
"color": "#c792ea"
},
"hljs-link": {
"color": "#ff869a"
},
"hljs-quote": {
"color": "#697098",
"fontStyle": "italic"
},
"hljs-selector-tag": {
"color": "#ff6363"
},
"hljs-selector-id": {
"color": "#fad430"
},
"hljs-selector-class": {
"color": "#addb67",
"fontStyle": "italic"
},
"hljs-selector-attr": {
"color": "#c792ea",
"fontStyle": "italic"
},
"hljs-selector-pseudo": {
"color": "#c792ea",
"fontStyle": "italic"
},
"hljs-template-tag": {
"color": "#c792ea"
},
"hljs-template-variable": {
"color": "#addb67"
},
"hljs-addition": {
"color": "#addb67ff",
"fontStyle": "italic"
},
"hljs-deletion": {
"color": "#EF535090",
"fontStyle": "italic"
}
};

View File

@@ -0,0 +1,122 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#333",
"color": "#fff"
},
"xml .hljs-meta": {
"fontWeight": "bold",
"fontStyle": "italic",
"color": "#69f"
},
"hljs-comment": {
"fontStyle": "italic",
"color": "#9c6"
},
"hljs-quote": {
"fontStyle": "italic",
"color": "#9c6"
},
"hljs-name": {
"color": "#a7a",
"fontWeight": "bold"
},
"hljs-keyword": {
"color": "#a7a"
},
"hljs-attr": {
"fontWeight": "bold",
"color": "#fff"
},
"hljs-string": {
"fontWeight": "normal",
"color": "#bce"
},
"hljs-variable": {
"color": "#588"
},
"hljs-template-variable": {
"color": "#588"
},
"hljs-code": {
"color": "#bce"
},
"hljs-meta-string": {
"color": "#bce"
},
"hljs-number": {
"color": "#bce"
},
"hljs-regexp": {
"color": "#bce"
},
"hljs-link": {
"color": "#bce"
},
"hljs-title": {
"color": "#d40"
},
"hljs-symbol": {
"color": "#d40"
},
"hljs-bullet": {
"color": "#d40"
},
"hljs-built_in": {
"color": "#d40"
},
"hljs-builtin-name": {
"color": "#d40"
},
"hljs-section": {
"color": "#a85"
},
"hljs-meta": {
"color": "#a85"
},
"hljs-class .hljs-title": {
"color": "#96c"
},
"hljs-type": {
"color": "#96c"
},
"hljs-function .hljs-title": {
"color": "#fff"
},
"hljs-subst": {
"color": "#fff"
},
"hljs-formula": {
"backgroundColor": "#eee",
"fontStyle": "italic"
},
"hljs-addition": {
"backgroundColor": "#797"
},
"hljs-deletion": {
"backgroundColor": "#c99"
},
"hljs-selector-id": {
"color": "#964"
},
"hljs-selector-class": {
"color": "#964"
},
"hljs-doctag": {
"fontWeight": "bold"
},
"hljs-strong": {
"fontWeight": "bold"
},
"hljs-emphasis": {
"fontStyle": "italic"
}
};

View File

@@ -0,0 +1,122 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#fff",
"color": "#000"
},
"xml .hljs-meta": {
"fontWeight": "bold",
"fontStyle": "italic",
"color": "#48b"
},
"hljs-comment": {
"fontStyle": "italic",
"color": "#070"
},
"hljs-quote": {
"fontStyle": "italic",
"color": "#070"
},
"hljs-name": {
"color": "#808",
"fontWeight": "bold"
},
"hljs-keyword": {
"color": "#808"
},
"hljs-attr": {
"fontWeight": "bold",
"color": "#000"
},
"hljs-string": {
"fontWeight": "normal",
"color": "#00f"
},
"hljs-variable": {
"color": "#477"
},
"hljs-template-variable": {
"color": "#477"
},
"hljs-code": {
"color": "#00f"
},
"hljs-meta-string": {
"color": "#00f"
},
"hljs-number": {
"color": "#00f"
},
"hljs-regexp": {
"color": "#00f"
},
"hljs-link": {
"color": "#00f"
},
"hljs-title": {
"color": "#f40"
},
"hljs-symbol": {
"color": "#f40"
},
"hljs-bullet": {
"color": "#f40"
},
"hljs-built_in": {
"color": "#f40"
},
"hljs-builtin-name": {
"color": "#f40"
},
"hljs-section": {
"color": "#642"
},
"hljs-meta": {
"color": "#642"
},
"hljs-class .hljs-title": {
"color": "#639"
},
"hljs-type": {
"color": "#639"
},
"hljs-function .hljs-title": {
"color": "#000"
},
"hljs-subst": {
"color": "#000"
},
"hljs-formula": {
"backgroundColor": "#eee",
"fontStyle": "italic"
},
"hljs-addition": {
"backgroundColor": "#beb"
},
"hljs-deletion": {
"backgroundColor": "#fbb"
},
"hljs-selector-id": {
"color": "#964"
},
"hljs-selector-class": {
"color": "#964"
},
"hljs-doctag": {
"fontWeight": "bold"
},
"hljs-strong": {
"fontWeight": "bold"
},
"hljs-emphasis": {
"fontStyle": "italic"
}
};

View File

@@ -0,0 +1,242 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#2E3440",
"color": "#D8DEE9"
},
"hljs-subst": {
"color": "#D8DEE9"
},
"hljs-selector-tag": {
"color": "#81A1C1"
},
"hljs-selector-id": {
"color": "#8FBCBB",
"fontWeight": "bold"
},
"hljs-selector-class": {
"color": "#8FBCBB"
},
"hljs-selector-attr": {
"color": "#8FBCBB"
},
"hljs-selector-pseudo": {
"color": "#88C0D0"
},
"hljs-addition": {
"backgroundColor": "rgba(163, 190, 140, 0.5)"
},
"hljs-deletion": {
"backgroundColor": "rgba(191, 97, 106, 0.5)"
},
"hljs-built_in": {
"color": "#8FBCBB"
},
"hljs-type": {
"color": "#8FBCBB"
},
"hljs-class": {
"color": "#8FBCBB"
},
"hljs-function": {
"color": "#88C0D0"
},
"hljs-function > .hljs-title": {
"color": "#88C0D0"
},
"hljs-keyword": {
"color": "#81A1C1"
},
"hljs-literal": {
"color": "#81A1C1"
},
"hljs-symbol": {
"color": "#81A1C1"
},
"hljs-number": {
"color": "#B48EAD"
},
"hljs-regexp": {
"color": "#EBCB8B"
},
"hljs-string": {
"color": "#A3BE8C"
},
"hljs-title": {
"color": "#8FBCBB"
},
"hljs-params": {
"color": "#D8DEE9"
},
"hljs-bullet": {
"color": "#81A1C1"
},
"hljs-code": {
"color": "#8FBCBB"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-formula": {
"color": "#8FBCBB"
},
"hljs-strong": {
"fontWeight": "bold"
},
"hljs-link:hover": {
"textDecoration": "underline"
},
"hljs-quote": {
"color": "#4C566A"
},
"hljs-comment": {
"color": "#4C566A"
},
"hljs-doctag": {
"color": "#8FBCBB"
},
"hljs-meta": {
"color": "#5E81AC"
},
"hljs-meta-keyword": {
"color": "#5E81AC"
},
"hljs-meta-string": {
"color": "#A3BE8C"
},
"hljs-attr": {
"color": "#8FBCBB"
},
"hljs-attribute": {
"color": "#D8DEE9"
},
"hljs-builtin-name": {
"color": "#81A1C1"
},
"hljs-name": {
"color": "#81A1C1"
},
"hljs-section": {
"color": "#88C0D0"
},
"hljs-tag": {
"color": "#81A1C1"
},
"hljs-variable": {
"color": "#D8DEE9"
},
"hljs-template-variable": {
"color": "#D8DEE9"
},
"hljs-template-tag": {
"color": "#5E81AC"
},
"abnf .hljs-attribute": {
"color": "#88C0D0"
},
"abnf .hljs-symbol": {
"color": "#EBCB8B"
},
"apache .hljs-attribute": {
"color": "#88C0D0"
},
"apache .hljs-section": {
"color": "#81A1C1"
},
"arduino .hljs-built_in": {
"color": "#88C0D0"
},
"aspectj .hljs-meta": {
"color": "#D08770"
},
"aspectj > .hljs-title": {
"color": "#88C0D0"
},
"bnf .hljs-attribute": {
"color": "#8FBCBB"
},
"clojure .hljs-name": {
"color": "#88C0D0"
},
"clojure .hljs-symbol": {
"color": "#EBCB8B"
},
"coq .hljs-built_in": {
"color": "#88C0D0"
},
"cpp .hljs-meta-string": {
"color": "#8FBCBB"
},
"css .hljs-built_in": {
"color": "#88C0D0"
},
"css .hljs-keyword": {
"color": "#D08770"
},
"diff .hljs-meta": {
"color": "#8FBCBB"
},
"ebnf .hljs-attribute": {
"color": "#8FBCBB"
},
"glsl .hljs-built_in": {
"color": "#88C0D0"
},
"groovy .hljs-meta:not(:first-child)": {
"color": "#D08770"
},
"haxe .hljs-meta": {
"color": "#D08770"
},
"java .hljs-meta": {
"color": "#D08770"
},
"ldif .hljs-attribute": {
"color": "#8FBCBB"
},
"lisp .hljs-name": {
"color": "#88C0D0"
},
"lua .hljs-built_in": {
"color": "#88C0D0"
},
"moonscript .hljs-built_in": {
"color": "#88C0D0"
},
"nginx .hljs-attribute": {
"color": "#88C0D0"
},
"nginx .hljs-section": {
"color": "#5E81AC"
},
"pf .hljs-built_in": {
"color": "#88C0D0"
},
"processing .hljs-built_in": {
"color": "#88C0D0"
},
"scss .hljs-keyword": {
"color": "#81A1C1"
},
"stylus .hljs-keyword": {
"color": "#81A1C1"
},
"swift .hljs-meta": {
"color": "#D08770"
},
"vim .hljs-built_in": {
"color": "#88C0D0",
"fontStyle": "italic"
},
"yaml .hljs-meta": {
"color": "#D08770"
}
};

View File

@@ -0,0 +1,123 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#282b2e",
"color": "#e0e2e4"
},
"hljs-keyword": {
"color": "#93c763",
"fontWeight": "bold"
},
"hljs-selector-tag": {
"color": "#93c763",
"fontWeight": "bold"
},
"hljs-literal": {
"color": "#93c763",
"fontWeight": "bold"
},
"hljs-selector-id": {
"color": "#93c763"
},
"hljs-number": {
"color": "#ffcd22"
},
"hljs-attribute": {
"color": "#668bb0"
},
"hljs-code": {
"color": "white"
},
"hljs-class .hljs-title": {
"color": "white"
},
"hljs-section": {
"color": "white",
"fontWeight": "bold"
},
"hljs-regexp": {
"color": "#d39745"
},
"hljs-link": {
"color": "#d39745"
},
"hljs-meta": {
"color": "#557182"
},
"hljs-tag": {
"color": "#8cbbad"
},
"hljs-name": {
"color": "#8cbbad",
"fontWeight": "bold"
},
"hljs-bullet": {
"color": "#8cbbad"
},
"hljs-subst": {
"color": "#8cbbad"
},
"hljs-emphasis": {
"color": "#8cbbad"
},
"hljs-type": {
"color": "#8cbbad",
"fontWeight": "bold"
},
"hljs-built_in": {
"color": "#8cbbad"
},
"hljs-selector-attr": {
"color": "#8cbbad"
},
"hljs-selector-pseudo": {
"color": "#8cbbad"
},
"hljs-addition": {
"color": "#8cbbad"
},
"hljs-variable": {
"color": "#8cbbad"
},
"hljs-template-tag": {
"color": "#8cbbad"
},
"hljs-template-variable": {
"color": "#8cbbad"
},
"hljs-string": {
"color": "#ec7600"
},
"hljs-symbol": {
"color": "#ec7600"
},
"hljs-comment": {
"color": "#818e96"
},
"hljs-quote": {
"color": "#818e96"
},
"hljs-deletion": {
"color": "#818e96"
},
"hljs-selector-class": {
"color": "#A082BD"
},
"hljs-doctag": {
"fontWeight": "bold"
},
"hljs-title": {
"fontWeight": "bold"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,102 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#65737e"
},
"hljs-quote": {
"color": "#65737e"
},
"hljs-variable": {
"color": "#bf616a"
},
"hljs-template-variable": {
"color": "#bf616a"
},
"hljs-tag": {
"color": "#bf616a"
},
"hljs-name": {
"color": "#bf616a"
},
"hljs-selector-id": {
"color": "#bf616a"
},
"hljs-selector-class": {
"color": "#bf616a"
},
"hljs-regexp": {
"color": "#bf616a"
},
"hljs-deletion": {
"color": "#bf616a"
},
"hljs-number": {
"color": "#d08770"
},
"hljs-built_in": {
"color": "#d08770"
},
"hljs-builtin-name": {
"color": "#d08770"
},
"hljs-literal": {
"color": "#d08770"
},
"hljs-type": {
"color": "#d08770"
},
"hljs-params": {
"color": "#d08770"
},
"hljs-meta": {
"color": "#d08770"
},
"hljs-link": {
"color": "#d08770"
},
"hljs-attribute": {
"color": "#ebcb8b"
},
"hljs-string": {
"color": "#a3be8c"
},
"hljs-symbol": {
"color": "#a3be8c"
},
"hljs-bullet": {
"color": "#a3be8c"
},
"hljs-addition": {
"color": "#a3be8c"
},
"hljs-title": {
"color": "#8fa1b3"
},
"hljs-section": {
"color": "#8fa1b3"
},
"hljs-keyword": {
"color": "#b48ead"
},
"hljs-selector-tag": {
"color": "#b48ead"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#2b303b",
"color": "#c0c5ce",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,102 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#8d8687"
},
"hljs-quote": {
"color": "#8d8687"
},
"hljs-variable": {
"color": "#ef6155"
},
"hljs-template-variable": {
"color": "#ef6155"
},
"hljs-tag": {
"color": "#ef6155"
},
"hljs-name": {
"color": "#ef6155"
},
"hljs-selector-id": {
"color": "#ef6155"
},
"hljs-selector-class": {
"color": "#ef6155"
},
"hljs-regexp": {
"color": "#ef6155"
},
"hljs-link": {
"color": "#ef6155"
},
"hljs-meta": {
"color": "#ef6155"
},
"hljs-number": {
"color": "#f99b15"
},
"hljs-built_in": {
"color": "#f99b15"
},
"hljs-builtin-name": {
"color": "#f99b15"
},
"hljs-literal": {
"color": "#f99b15"
},
"hljs-type": {
"color": "#f99b15"
},
"hljs-params": {
"color": "#f99b15"
},
"hljs-deletion": {
"color": "#f99b15"
},
"hljs-title": {
"color": "#fec418"
},
"hljs-section": {
"color": "#fec418"
},
"hljs-attribute": {
"color": "#fec418"
},
"hljs-string": {
"color": "#48b685"
},
"hljs-symbol": {
"color": "#48b685"
},
"hljs-bullet": {
"color": "#48b685"
},
"hljs-addition": {
"color": "#48b685"
},
"hljs-keyword": {
"color": "#815ba4"
},
"hljs-selector-tag": {
"color": "#815ba4"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#2f1e2e",
"color": "#a39e9b",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,102 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#776e71"
},
"hljs-quote": {
"color": "#776e71"
},
"hljs-variable": {
"color": "#ef6155"
},
"hljs-template-variable": {
"color": "#ef6155"
},
"hljs-tag": {
"color": "#ef6155"
},
"hljs-name": {
"color": "#ef6155"
},
"hljs-selector-id": {
"color": "#ef6155"
},
"hljs-selector-class": {
"color": "#ef6155"
},
"hljs-regexp": {
"color": "#ef6155"
},
"hljs-link": {
"color": "#ef6155"
},
"hljs-meta": {
"color": "#ef6155"
},
"hljs-number": {
"color": "#f99b15"
},
"hljs-built_in": {
"color": "#f99b15"
},
"hljs-builtin-name": {
"color": "#f99b15"
},
"hljs-literal": {
"color": "#f99b15"
},
"hljs-type": {
"color": "#f99b15"
},
"hljs-params": {
"color": "#f99b15"
},
"hljs-deletion": {
"color": "#f99b15"
},
"hljs-title": {
"color": "#fec418"
},
"hljs-section": {
"color": "#fec418"
},
"hljs-attribute": {
"color": "#fec418"
},
"hljs-string": {
"color": "#48b685"
},
"hljs-symbol": {
"color": "#48b685"
},
"hljs-bullet": {
"color": "#48b685"
},
"hljs-addition": {
"color": "#48b685"
},
"hljs-keyword": {
"color": "#815ba4"
},
"hljs-selector-tag": {
"color": "#815ba4"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#e7e9db",
"color": "#4f424c",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,110 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"color": "#dccf8f",
"background": "url(./pojoaque.jpg) repeat scroll left top #181914"
},
"hljs-comment": {
"color": "#586e75",
"fontStyle": "italic"
},
"hljs-quote": {
"color": "#586e75",
"fontStyle": "italic"
},
"hljs-keyword": {
"color": "#b64926"
},
"hljs-selector-tag": {
"color": "#b64926"
},
"hljs-literal": {
"color": "#b64926"
},
"hljs-addition": {
"color": "#b64926"
},
"hljs-number": {
"color": "#468966"
},
"hljs-string": {
"color": "#468966"
},
"hljs-doctag": {
"color": "#468966"
},
"hljs-regexp": {
"color": "#468966"
},
"hljs-title": {
"color": "#ffb03b"
},
"hljs-section": {
"color": "#ffb03b"
},
"hljs-built_in": {
"color": "#ffb03b"
},
"hljs-name": {
"color": "#ffb03b"
},
"hljs-variable": {
"color": "#b58900"
},
"hljs-template-variable": {
"color": "#b58900"
},
"hljs-class .hljs-title": {
"color": "#b58900"
},
"hljs-type": {
"color": "#b58900"
},
"hljs-tag": {
"color": "#b58900"
},
"hljs-attribute": {
"color": "#b89859"
},
"hljs-symbol": {
"color": "#cb4b16"
},
"hljs-bullet": {
"color": "#cb4b16"
},
"hljs-link": {
"color": "#cb4b16"
},
"hljs-subst": {
"color": "#cb4b16"
},
"hljs-meta": {
"color": "#cb4b16"
},
"hljs-deletion": {
"color": "#dc322f"
},
"hljs-selector-id": {
"color": "#d3a60c"
},
"hljs-selector-class": {
"color": "#d3a60c"
},
"hljs-formula": {
"background": "#073642"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,124 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#FFFFDF",
"color": "#000000"
},
"hljs-type": {
"color": "#000000"
},
"hljs-function": {
"color": "#000000"
},
"hljs-name": {
"color": "#000000",
"fontWeight": "bold"
},
"hljs-number": {
"color": "#000000"
},
"hljs-attr": {
"color": "#000000"
},
"hljs-params": {
"color": "#000000"
},
"hljs-subst": {
"color": "#000000"
},
"hljs-comment": {
"color": "#00AAAA"
},
"hljs-regexp": {
"color": "#00AAAA"
},
"hljs-section": {
"color": "#00AAAA"
},
"hljs-selector-pseudo": {
"color": "#00AAAA"
},
"hljs-addition": {
"color": "#00AAAA"
},
"hljs-title": {
"color": "#006666"
},
"hljs-tag": {
"color": "#006666"
},
"hljs-variable": {
"color": "#006666"
},
"hljs-code": {
"color": "#006666"
},
"hljs-keyword": {
"color": "#006666",
"fontWeight": "bold"
},
"hljs-class": {
"color": "#006666",
"fontWeight": "bold"
},
"hljs-meta-keyword": {
"color": "#006666",
"fontWeight": "bold"
},
"hljs-selector-class": {
"color": "#006666",
"fontWeight": "bold"
},
"hljs-built_in": {
"color": "#006666",
"fontWeight": "bold"
},
"hljs-builtin-name": {
"color": "#006666",
"fontWeight": "bold"
},
"hljs-string": {
"color": "#0080FF"
},
"hljs-selector-attr": {
"color": "#0080FF"
},
"hljs-symbol": {
"color": "#924B72"
},
"hljs-link": {
"color": "#924B72"
},
"hljs-deletion": {
"color": "#924B72"
},
"hljs-attribute": {
"color": "#924B72"
},
"hljs-meta": {
"color": "#924B72",
"fontWeight": "bold"
},
"hljs-literal": {
"color": "#924B72",
"fontWeight": "bold"
},
"hljs-selector-id": {
"color": "#924B72",
"fontWeight": "bold"
},
"hljs-strong": {
"fontWeight": "bold"
},
"hljs-emphasis": {
"fontStyle": "italic"
}
};

View File

@@ -0,0 +1,125 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#000000",
"color": "#aaaaaa"
},
"hljs-subst": {
"color": "#aaaaaa"
},
"hljs-tag": {
"color": "#aaaaaa"
},
"hljs-title": {
"color": "#aaaaaa"
},
"hljs-strong": {
"color": "#a8a8a2"
},
"hljs-emphasis": {
"color": "#a8a8a2",
"fontStyle": "italic"
},
"hljs-bullet": {
"color": "#ff55ff"
},
"hljs-quote": {
"color": "#ff55ff"
},
"hljs-number": {
"color": "#ff55ff"
},
"hljs-regexp": {
"color": "#ff55ff"
},
"hljs-literal": {
"color": "#ff55ff"
},
"hljs-code\n.hljs-selector-class": {
"color": "#aaaaff"
},
"hljs-stronge": {
"fontStyle": "italic"
},
"hljs-type": {
"fontStyle": "italic",
"color": "#ff55ff"
},
"hljs-keyword": {
"color": "#ffff55"
},
"hljs-selector-tag": {
"color": "#ffff55"
},
"hljs-function": {
"color": "#ffff55"
},
"hljs-section": {
"color": "#ffff55"
},
"hljs-symbol": {
"color": "#ffff55"
},
"hljs-name": {
"color": "#ffff55"
},
"hljs-attribute": {
"color": "#ff5555"
},
"hljs-variable": {
"color": "#8888ff"
},
"hljs-params": {
"color": "#8888ff"
},
"hljs-class .hljs-title": {
"color": "#8888ff"
},
"hljs-string": {
"color": "#ff55ff"
},
"hljs-selector-id": {
"color": "#ff55ff"
},
"hljs-selector-attr": {
"color": "#ff55ff"
},
"hljs-selector-pseudo": {
"color": "#ff55ff"
},
"hljs-built_in": {
"color": "#ff55ff"
},
"hljs-builtin-name": {
"color": "#ff55ff"
},
"hljs-template-tag": {
"color": "#ff55ff"
},
"hljs-template-variable": {
"color": "#ff55ff"
},
"hljs-addition": {
"color": "#ff55ff"
},
"hljs-link": {
"color": "#ff55ff"
},
"hljs-comment": {
"color": "#55ffff"
},
"hljs-meta": {
"color": "#55ffff"
},
"hljs-deletion": {
"color": "#55ffff"
}
};

View File

@@ -0,0 +1,125 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#ffffff",
"color": "#000000"
},
"hljs-subst": {
"color": "#000000"
},
"hljs-tag": {
"color": "#000000"
},
"hljs-title": {
"color": "#000000"
},
"hljs-strong": {
"color": "#000000"
},
"hljs-emphasis": {
"color": "#000000",
"fontStyle": "italic"
},
"hljs-bullet": {
"color": "#000080"
},
"hljs-quote": {
"color": "#000080"
},
"hljs-number": {
"color": "#000080"
},
"hljs-regexp": {
"color": "#000080"
},
"hljs-literal": {
"color": "#000080"
},
"hljs-code\n.hljs-selector-class": {
"color": "#800080"
},
"hljs-stronge": {
"fontStyle": "italic"
},
"hljs-type": {
"fontStyle": "italic",
"color": "#008000"
},
"hljs-keyword": {
"color": "#808000"
},
"hljs-selector-tag": {
"color": "#808000"
},
"hljs-function": {
"color": "#808000"
},
"hljs-section": {
"color": "#808000"
},
"hljs-symbol": {
"color": "#808000"
},
"hljs-name": {
"color": "#808000"
},
"hljs-attribute": {
"color": "#800000"
},
"hljs-variable": {
"color": "#0055AF"
},
"hljs-params": {
"color": "#0055AF"
},
"hljs-class .hljs-title": {
"color": "#0055AF"
},
"hljs-string": {
"color": "#008000"
},
"hljs-selector-id": {
"color": "#008000"
},
"hljs-selector-attr": {
"color": "#008000"
},
"hljs-selector-pseudo": {
"color": "#008000"
},
"hljs-built_in": {
"color": "#008000"
},
"hljs-builtin-name": {
"color": "#008000"
},
"hljs-template-tag": {
"color": "#008000"
},
"hljs-template-variable": {
"color": "#008000"
},
"hljs-addition": {
"color": "#008000"
},
"hljs-link": {
"color": "#008000"
},
"hljs-comment": {
"color": "#008000"
},
"hljs-meta": {
"color": "#008000"
},
"hljs-deletion": {
"color": "#008000"
}
};

View File

@@ -0,0 +1,114 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#232323",
"color": "#e6e1dc"
},
"hljs-comment": {
"color": "#bc9458",
"fontStyle": "italic"
},
"hljs-quote": {
"color": "#bc9458",
"fontStyle": "italic"
},
"hljs-keyword": {
"color": "#c26230"
},
"hljs-selector-tag": {
"color": "#c26230"
},
"hljs-string": {
"color": "#a5c261"
},
"hljs-number": {
"color": "#a5c261"
},
"hljs-regexp": {
"color": "#a5c261"
},
"hljs-variable": {
"color": "#a5c261"
},
"hljs-template-variable": {
"color": "#a5c261"
},
"hljs-subst": {
"color": "#519f50"
},
"hljs-tag": {
"color": "#e8bf6a"
},
"hljs-name": {
"color": "#e8bf6a"
},
"hljs-type": {
"color": "#da4939"
},
"hljs-symbol": {
"color": "#6d9cbe"
},
"hljs-bullet": {
"color": "#6d9cbe"
},
"hljs-built_in": {
"color": "#6d9cbe"
},
"hljs-builtin-name": {
"color": "#6d9cbe"
},
"hljs-attr": {
"color": "#6d9cbe"
},
"hljs-link": {
"color": "#6d9cbe",
"textDecoration": "underline"
},
"hljs-params": {
"color": "#d0d0ff"
},
"hljs-attribute": {
"color": "#cda869"
},
"hljs-meta": {
"color": "#9b859d"
},
"hljs-title": {
"color": "#ffc66d"
},
"hljs-section": {
"color": "#ffc66d"
},
"hljs-addition": {
"backgroundColor": "#144212",
"color": "#e6e1dc",
"display": "inline-block",
"width": "100%"
},
"hljs-deletion": {
"backgroundColor": "#600",
"color": "#e6e1dc",
"display": "inline-block",
"width": "100%"
},
"hljs-selector-class": {
"color": "#9b703f"
},
"hljs-selector-id": {
"color": "#8b98ab"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,115 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#474949",
"color": "#d1d9e1"
},
"hljs-comment": {
"color": "#969896",
"fontStyle": "italic"
},
"hljs-quote": {
"color": "#969896",
"fontStyle": "italic"
},
"hljs-keyword": {
"color": "#cc99cc"
},
"hljs-selector-tag": {
"color": "#cc99cc"
},
"hljs-literal": {
"color": "#cc99cc"
},
"hljs-type": {
"color": "#cc99cc"
},
"hljs-addition": {
"color": "#cc99cc"
},
"hljs-number": {
"color": "#f99157"
},
"hljs-selector-attr": {
"color": "#f99157"
},
"hljs-selector-pseudo": {
"color": "#f99157"
},
"hljs-string": {
"color": "#8abeb7"
},
"hljs-doctag": {
"color": "#8abeb7"
},
"hljs-regexp": {
"color": "#8abeb7"
},
"hljs-title": {
"color": "#b5bd68"
},
"hljs-name": {
"color": "#b5bd68",
"fontWeight": "bold"
},
"hljs-section": {
"color": "#b5bd68",
"fontWeight": "bold"
},
"hljs-built_in": {
"color": "#b5bd68"
},
"hljs-variable": {
"color": "#ffcc66"
},
"hljs-template-variable": {
"color": "#ffcc66"
},
"hljs-selector-id": {
"color": "#ffcc66"
},
"hljs-class .hljs-title": {
"color": "#ffcc66"
},
"hljs-strong": {
"fontWeight": "bold"
},
"hljs-symbol": {
"color": "#f99157"
},
"hljs-bullet": {
"color": "#f99157"
},
"hljs-subst": {
"color": "#f99157"
},
"hljs-meta": {
"color": "#f99157"
},
"hljs-link": {
"color": "#f99157"
},
"hljs-deletion": {
"color": "#dc322f"
},
"hljs-formula": {
"background": "#eee8d5"
},
"hljs-attr": {
"color": "#81a2be"
},
"hljs-attribute": {
"color": "#81a2be"
},
"hljs-emphasis": {
"fontStyle": "italic"
}
};

View File

@@ -0,0 +1,125 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#F0F0F0",
"color": "#444"
},
"hljs-subst": {
"color": "#444"
},
"hljs-comment": {
"color": "#888888"
},
"hljs-keyword": {
"fontWeight": "bold"
},
"hljs-selector-tag": {
"fontWeight": "bold"
},
"hljs-meta-keyword": {
"fontWeight": "bold"
},
"hljs-doctag": {
"fontWeight": "bold"
},
"hljs-name": {
"fontWeight": "bold"
},
"hljs-attribute": {
"color": "#0E9A00"
},
"hljs-function": {
"color": "#99069A"
},
"hljs-builtin-name": {
"color": "#99069A"
},
"hljs-type": {
"color": "#880000"
},
"hljs-string": {
"color": "#880000"
},
"hljs-number": {
"color": "#880000"
},
"hljs-selector-id": {
"color": "#880000"
},
"hljs-selector-class": {
"color": "#880000"
},
"hljs-quote": {
"color": "#880000"
},
"hljs-template-tag": {
"color": "#880000"
},
"hljs-deletion": {
"color": "#880000"
},
"hljs-title": {
"color": "#880000",
"fontWeight": "bold"
},
"hljs-section": {
"color": "#880000",
"fontWeight": "bold"
},
"hljs-regexp": {
"color": "#BC6060"
},
"hljs-symbol": {
"color": "#BC6060"
},
"hljs-variable": {
"color": "#BC6060"
},
"hljs-template-variable": {
"color": "#BC6060"
},
"hljs-link": {
"color": "#BC6060"
},
"hljs-selector-attr": {
"color": "#BC6060"
},
"hljs-selector-pseudo": {
"color": "#BC6060"
},
"hljs-literal": {
"color": "#78A960"
},
"hljs-built_in": {
"color": "#0C9A9A"
},
"hljs-bullet": {
"color": "#0C9A9A"
},
"hljs-code": {
"color": "#0C9A9A"
},
"hljs-addition": {
"color": "#0C9A9A"
},
"hljs-meta": {
"color": "#1f7199"
},
"hljs-meta-string": {
"color": "#4d99bf"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,106 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "15px 0.5em 0.5em 30px",
"fontSize": "11px",
"lineHeight": "16px",
"background": "#f6f6ae url(./school-book.png)",
"borderTop": "solid 2px #d2e8b9",
"borderBottom": "solid 1px #d2e8b9",
"color": "#3e5915"
},
"hljs-keyword": {
"color": "#005599",
"fontWeight": "bold"
},
"hljs-selector-tag": {
"color": "#005599",
"fontWeight": "bold"
},
"hljs-literal": {
"color": "#005599",
"fontWeight": "bold"
},
"hljs-subst": {
"color": "#3e5915"
},
"hljs-string": {
"color": "#2c009f"
},
"hljs-title": {
"color": "#2c009f",
"fontWeight": "bold"
},
"hljs-section": {
"color": "#2c009f",
"fontWeight": "bold"
},
"hljs-type": {
"color": "#2c009f",
"fontWeight": "bold"
},
"hljs-symbol": {
"color": "#2c009f"
},
"hljs-bullet": {
"color": "#2c009f"
},
"hljs-attribute": {
"color": "#2c009f"
},
"hljs-built_in": {
"color": "#2c009f"
},
"hljs-builtin-name": {
"color": "#2c009f"
},
"hljs-addition": {
"color": "#2c009f"
},
"hljs-variable": {
"color": "#2c009f"
},
"hljs-template-tag": {
"color": "#2c009f"
},
"hljs-template-variable": {
"color": "#2c009f"
},
"hljs-link": {
"color": "#2c009f"
},
"hljs-comment": {
"color": "#e60415"
},
"hljs-quote": {
"color": "#e60415"
},
"hljs-deletion": {
"color": "#e60415"
},
"hljs-meta": {
"color": "#e60415"
},
"hljs-doctag": {
"fontWeight": "bold"
},
"hljs-name": {
"fontWeight": "bold"
},
"hljs-selector-id": {
"fontWeight": "bold"
},
"hljs-strong": {
"fontWeight": "bold"
},
"hljs-emphasis": {
"fontStyle": "italic"
}
};

View File

@@ -0,0 +1,109 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#2d2b57",
"fontWeight": "normal",
"color": "#e3dfff"
},
"hljs-title": {
"color": "#fad000",
"fontWeight": "normal"
},
"hljs-name": {
"color": "#a1feff",
"fontWeight": "normal"
},
"hljs-tag": {
"color": "#ffffff"
},
"hljs-attr": {
"color": "#f8d000",
"fontStyle": "italic"
},
"hljs-built_in": {
"color": "#fb9e00"
},
"hljs-selector-tag": {
"color": "#fb9e00",
"fontWeight": "normal"
},
"hljs-section": {
"color": "#fb9e00"
},
"hljs-keyword": {
"color": "#fb9e00",
"fontWeight": "normal"
},
"hljs-subst": {
"color": "#e3dfff"
},
"hljs-string": {
"color": "#4cd213"
},
"hljs-attribute": {
"color": "#4cd213"
},
"hljs-symbol": {
"color": "#4cd213"
},
"hljs-bullet": {
"color": "#4cd213"
},
"hljs-addition": {
"color": "#4cd213"
},
"hljs-code": {
"color": "#4cd213"
},
"hljs-regexp": {
"color": "#4cd213"
},
"hljs-selector-class": {
"color": "#4cd213"
},
"hljs-selector-attr": {
"color": "#4cd213"
},
"hljs-selector-pseudo": {
"color": "#4cd213"
},
"hljs-template-tag": {
"color": "#4cd213"
},
"hljs-quote": {
"color": "#4cd213"
},
"hljs-deletion": {
"color": "#4cd213"
},
"hljs-meta": {
"color": "#fb9e00"
},
"hljs-meta-string": {
"color": "#fb9e00"
},
"hljs-comment": {
"color": "#ac65ff"
},
"hljs-literal": {
"fontWeight": "normal",
"color": "#fa658d"
},
"hljs-strong": {
"fontWeight": "bold"
},
"hljs-number": {
"color": "#fa658d"
},
"hljs-emphasis": {
"fontStyle": "italic"
}
};

View File

@@ -0,0 +1,120 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#002b36",
"color": "#839496"
},
"hljs-comment": {
"color": "#586e75"
},
"hljs-quote": {
"color": "#586e75"
},
"hljs-keyword": {
"color": "#859900"
},
"hljs-selector-tag": {
"color": "#859900"
},
"hljs-addition": {
"color": "#859900"
},
"hljs-number": {
"color": "#2aa198"
},
"hljs-string": {
"color": "#2aa198"
},
"hljs-meta .hljs-meta-string": {
"color": "#2aa198"
},
"hljs-literal": {
"color": "#2aa198"
},
"hljs-doctag": {
"color": "#2aa198"
},
"hljs-regexp": {
"color": "#2aa198"
},
"hljs-title": {
"color": "#268bd2"
},
"hljs-section": {
"color": "#268bd2"
},
"hljs-name": {
"color": "#268bd2"
},
"hljs-selector-id": {
"color": "#268bd2"
},
"hljs-selector-class": {
"color": "#268bd2"
},
"hljs-attribute": {
"color": "#b58900"
},
"hljs-attr": {
"color": "#b58900"
},
"hljs-variable": {
"color": "#b58900"
},
"hljs-template-variable": {
"color": "#b58900"
},
"hljs-class .hljs-title": {
"color": "#b58900"
},
"hljs-type": {
"color": "#b58900"
},
"hljs-symbol": {
"color": "#cb4b16"
},
"hljs-bullet": {
"color": "#cb4b16"
},
"hljs-subst": {
"color": "#cb4b16"
},
"hljs-meta": {
"color": "#cb4b16"
},
"hljs-meta .hljs-keyword": {
"color": "#cb4b16"
},
"hljs-selector-attr": {
"color": "#cb4b16"
},
"hljs-selector-pseudo": {
"color": "#cb4b16"
},
"hljs-link": {
"color": "#cb4b16"
},
"hljs-built_in": {
"color": "#dc322f"
},
"hljs-deletion": {
"color": "#dc322f"
},
"hljs-formula": {
"background": "#073642"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,120 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#fdf6e3",
"color": "#657b83"
},
"hljs-comment": {
"color": "#93a1a1"
},
"hljs-quote": {
"color": "#93a1a1"
},
"hljs-keyword": {
"color": "#859900"
},
"hljs-selector-tag": {
"color": "#859900"
},
"hljs-addition": {
"color": "#859900"
},
"hljs-number": {
"color": "#2aa198"
},
"hljs-string": {
"color": "#2aa198"
},
"hljs-meta .hljs-meta-string": {
"color": "#2aa198"
},
"hljs-literal": {
"color": "#2aa198"
},
"hljs-doctag": {
"color": "#2aa198"
},
"hljs-regexp": {
"color": "#2aa198"
},
"hljs-title": {
"color": "#268bd2"
},
"hljs-section": {
"color": "#268bd2"
},
"hljs-name": {
"color": "#268bd2"
},
"hljs-selector-id": {
"color": "#268bd2"
},
"hljs-selector-class": {
"color": "#268bd2"
},
"hljs-attribute": {
"color": "#b58900"
},
"hljs-attr": {
"color": "#b58900"
},
"hljs-variable": {
"color": "#b58900"
},
"hljs-template-variable": {
"color": "#b58900"
},
"hljs-class .hljs-title": {
"color": "#b58900"
},
"hljs-type": {
"color": "#b58900"
},
"hljs-symbol": {
"color": "#cb4b16"
},
"hljs-bullet": {
"color": "#cb4b16"
},
"hljs-subst": {
"color": "#cb4b16"
},
"hljs-meta": {
"color": "#cb4b16"
},
"hljs-meta .hljs-keyword": {
"color": "#cb4b16"
},
"hljs-selector-attr": {
"color": "#cb4b16"
},
"hljs-selector-pseudo": {
"color": "#cb4b16"
},
"hljs-link": {
"color": "#cb4b16"
},
"hljs-built_in": {
"color": "#dc322f"
},
"hljs-deletion": {
"color": "#dc322f"
},
"hljs-formula": {
"background": "#eee8d5"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,115 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#1C1B19",
"color": "#FCE8C3"
},
"hljs-strong": {
"color": "#918175"
},
"hljs-emphasis": {
"color": "#918175",
"fontStyle": "italic"
},
"hljs-bullet": {
"color": "#FF5C8F"
},
"hljs-quote": {
"color": "#FF5C8F"
},
"hljs-link": {
"color": "#FF5C8F"
},
"hljs-number": {
"color": "#FF5C8F"
},
"hljs-regexp": {
"color": "#FF5C8F"
},
"hljs-literal": {
"color": "#FF5C8F"
},
"hljs-code": {
"color": "#68A8E4"
},
"hljs-selector-class": {
"color": "#68A8E4"
},
"hljs-keyword": {
"color": "#EF2F27"
},
"hljs-selector-tag": {
"color": "#EF2F27"
},
"hljs-section": {
"color": "#EF2F27"
},
"hljs-attribute": {
"color": "#EF2F27"
},
"hljs-variable": {
"color": "#EF2F27"
},
"hljs-name": {
"color": "#FBB829"
},
"hljs-title": {
"color": "#FBB829"
},
"hljs-type": {
"color": "#0AAEB3"
},
"hljs-params": {
"color": "#0AAEB3"
},
"hljs-string": {
"color": "#98BC37"
},
"hljs-subst": {
"color": "#C07ABE"
},
"hljs-built_in": {
"color": "#C07ABE"
},
"hljs-builtin-name": {
"color": "#C07ABE"
},
"hljs-symbol": {
"color": "#C07ABE"
},
"hljs-selector-id": {
"color": "#C07ABE"
},
"hljs-selector-attr": {
"color": "#C07ABE"
},
"hljs-selector-pseudo": {
"color": "#C07ABE"
},
"hljs-template-tag": {
"color": "#C07ABE"
},
"hljs-template-variable": {
"color": "#C07ABE"
},
"hljs-addition": {
"color": "#C07ABE"
},
"hljs-comment": {
"color": "#918175"
},
"hljs-deletion": {
"color": "#918175"
},
"hljs-meta": {
"color": "#918175"
}
};

View File

@@ -0,0 +1,117 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"color": "#ffffff",
"background": "#1c1b1b"
},
"hljs-comment": {
"color": "#999999"
},
"hljs-keyword": {
"color": "#88aece"
},
"hljs-selector-tag": {
"color": "#88aece"
},
"hljs-meta-keyword": {
"color": "#88aece"
},
"hljs-doctag": {
"color": "#88aece"
},
"hljs-section": {
"color": "#88aece"
},
"hljs-selector-class": {
"color": "#88aece"
},
"hljs-meta": {
"color": "#88aece"
},
"hljs-selector-pseudo": {
"color": "#88aece"
},
"hljs-attr": {
"color": "#88aece"
},
"hljs-attribute": {
"color": "v#c59bc1"
},
"hljs-name": {
"color": "#f08d49"
},
"hljs-type": {
"color": "#f08d49"
},
"hljs-number": {
"color": "#f08d49"
},
"hljs-selector-id": {
"color": "#f08d49"
},
"hljs-quote": {
"color": "#f08d49"
},
"hljs-template-tag": {
"color": "#f08d49"
},
"hljs-built_in": {
"color": "#f08d49"
},
"hljs-title": {
"color": "#f08d49"
},
"hljs-literal": {
"color": "#f08d49"
},
"hljs-string": {
"color": "#b5bd68"
},
"hljs-regexp": {
"color": "#b5bd68"
},
"hljs-symbol": {
"color": "#b5bd68"
},
"hljs-variable": {
"color": "#b5bd68"
},
"hljs-template-variable": {
"color": "#b5bd68"
},
"hljs-link": {
"color": "#b5bd68"
},
"hljs-selector-attr": {
"color": "#b5bd68"
},
"hljs-meta-string": {
"color": "#b5bd68"
},
"hljs-bullet": {
"color": "#cccccc"
},
"hljs-code": {
"color": "#cccccc"
},
"hljs-deletion": {
"color": "#de7176"
},
"hljs-addition": {
"color": "#76c490"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,117 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"color": "#2f3337",
"background": "#f6f6f6"
},
"hljs-comment": {
"color": "#656e77"
},
"hljs-keyword": {
"color": "#015692"
},
"hljs-selector-tag": {
"color": "#015692"
},
"hljs-meta-keyword": {
"color": "#015692"
},
"hljs-doctag": {
"color": "#015692"
},
"hljs-section": {
"color": "#015692"
},
"hljs-selector-class": {
"color": "#015692"
},
"hljs-meta": {
"color": "#015692"
},
"hljs-selector-pseudo": {
"color": "#015692"
},
"hljs-attr": {
"color": "#015692"
},
"hljs-attribute": {
"color": "#803378"
},
"hljs-name": {
"color": "#b75501"
},
"hljs-type": {
"color": "#b75501"
},
"hljs-number": {
"color": "#b75501"
},
"hljs-selector-id": {
"color": "#b75501"
},
"hljs-quote": {
"color": "#b75501"
},
"hljs-template-tag": {
"color": "#b75501"
},
"hljs-built_in": {
"color": "#b75501"
},
"hljs-title": {
"color": "#b75501"
},
"hljs-literal": {
"color": "#b75501"
},
"hljs-string": {
"color": "#54790d"
},
"hljs-regexp": {
"color": "#54790d"
},
"hljs-symbol": {
"color": "#54790d"
},
"hljs-variable": {
"color": "#54790d"
},
"hljs-template-variable": {
"color": "#54790d"
},
"hljs-link": {
"color": "#54790d"
},
"hljs-selector-attr": {
"color": "#54790d"
},
"hljs-meta-string": {
"color": "#54790d"
},
"hljs-bullet": {
"color": "#535a60"
},
"hljs-code": {
"color": "#535a60"
},
"hljs-deletion": {
"color": "#c02d2e"
},
"hljs-addition": {
"color": "#2f6f44"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,111 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#000",
"color": "#f8f8f8"
},
"hljs-comment": {
"color": "#aeaeae",
"fontStyle": "italic"
},
"hljs-quote": {
"color": "#aeaeae",
"fontStyle": "italic"
},
"hljs-keyword": {
"color": "#e28964"
},
"hljs-selector-tag": {
"color": "#e28964"
},
"hljs-type": {
"color": "#e28964"
},
"hljs-string": {
"color": "#65b042"
},
"hljs-subst": {
"color": "#daefa3"
},
"hljs-regexp": {
"color": "#e9c062"
},
"hljs-link": {
"color": "#e9c062"
},
"hljs-title": {
"color": "#89bdff"
},
"hljs-section": {
"color": "#89bdff"
},
"hljs-tag": {
"color": "#89bdff"
},
"hljs-name": {
"color": "#89bdff"
},
"hljs-class .hljs-title": {
"textDecoration": "underline"
},
"hljs-doctag": {
"textDecoration": "underline"
},
"hljs-symbol": {
"color": "#3387cc"
},
"hljs-bullet": {
"color": "#3387cc"
},
"hljs-number": {
"color": "#3387cc"
},
"hljs-params": {
"color": "#3e87e3"
},
"hljs-variable": {
"color": "#3e87e3"
},
"hljs-template-variable": {
"color": "#3e87e3"
},
"hljs-attribute": {
"color": "#cda869"
},
"hljs-meta": {
"color": "#8996a8"
},
"hljs-formula": {
"backgroundColor": "#0e2231",
"color": "#f8f8f8",
"fontStyle": "italic"
},
"hljs-addition": {
"backgroundColor": "#253b22",
"color": "#f8f8f8"
},
"hljs-deletion": {
"backgroundColor": "#420e09",
"color": "#f8f8f8"
},
"hljs-selector-class": {
"color": "#9b703f"
},
"hljs-selector-id": {
"color": "#8b98ab"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,102 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#7285b7"
},
"hljs-quote": {
"color": "#7285b7"
},
"hljs-variable": {
"color": "#ff9da4"
},
"hljs-template-variable": {
"color": "#ff9da4"
},
"hljs-tag": {
"color": "#ff9da4"
},
"hljs-name": {
"color": "#ff9da4"
},
"hljs-selector-id": {
"color": "#ff9da4"
},
"hljs-selector-class": {
"color": "#ff9da4"
},
"hljs-regexp": {
"color": "#ff9da4"
},
"hljs-deletion": {
"color": "#ff9da4"
},
"hljs-number": {
"color": "#ffc58f"
},
"hljs-built_in": {
"color": "#ffc58f"
},
"hljs-builtin-name": {
"color": "#ffc58f"
},
"hljs-literal": {
"color": "#ffc58f"
},
"hljs-type": {
"color": "#ffc58f"
},
"hljs-params": {
"color": "#ffc58f"
},
"hljs-meta": {
"color": "#ffc58f"
},
"hljs-link": {
"color": "#ffc58f"
},
"hljs-attribute": {
"color": "#ffeead"
},
"hljs-string": {
"color": "#d1f1a9"
},
"hljs-symbol": {
"color": "#d1f1a9"
},
"hljs-bullet": {
"color": "#d1f1a9"
},
"hljs-addition": {
"color": "#d1f1a9"
},
"hljs-title": {
"color": "#bbdaff"
},
"hljs-section": {
"color": "#bbdaff"
},
"hljs-keyword": {
"color": "#ebbbff"
},
"hljs-selector-tag": {
"color": "#ebbbff"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#002451",
"color": "white",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,102 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#969896"
},
"hljs-quote": {
"color": "#969896"
},
"hljs-variable": {
"color": "#d54e53"
},
"hljs-template-variable": {
"color": "#d54e53"
},
"hljs-tag": {
"color": "#d54e53"
},
"hljs-name": {
"color": "#d54e53"
},
"hljs-selector-id": {
"color": "#d54e53"
},
"hljs-selector-class": {
"color": "#d54e53"
},
"hljs-regexp": {
"color": "#d54e53"
},
"hljs-deletion": {
"color": "#d54e53"
},
"hljs-number": {
"color": "#e78c45"
},
"hljs-built_in": {
"color": "#e78c45"
},
"hljs-builtin-name": {
"color": "#e78c45"
},
"hljs-literal": {
"color": "#e78c45"
},
"hljs-type": {
"color": "#e78c45"
},
"hljs-params": {
"color": "#e78c45"
},
"hljs-meta": {
"color": "#e78c45"
},
"hljs-link": {
"color": "#e78c45"
},
"hljs-attribute": {
"color": "#e7c547"
},
"hljs-string": {
"color": "#b9ca4a"
},
"hljs-symbol": {
"color": "#b9ca4a"
},
"hljs-bullet": {
"color": "#b9ca4a"
},
"hljs-addition": {
"color": "#b9ca4a"
},
"hljs-title": {
"color": "#7aa6da"
},
"hljs-section": {
"color": "#7aa6da"
},
"hljs-keyword": {
"color": "#c397d8"
},
"hljs-selector-tag": {
"color": "#c397d8"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "black",
"color": "#eaeaea",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,102 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#999999"
},
"hljs-quote": {
"color": "#999999"
},
"hljs-variable": {
"color": "#f2777a"
},
"hljs-template-variable": {
"color": "#f2777a"
},
"hljs-tag": {
"color": "#f2777a"
},
"hljs-name": {
"color": "#f2777a"
},
"hljs-selector-id": {
"color": "#f2777a"
},
"hljs-selector-class": {
"color": "#f2777a"
},
"hljs-regexp": {
"color": "#f2777a"
},
"hljs-deletion": {
"color": "#f2777a"
},
"hljs-number": {
"color": "#f99157"
},
"hljs-built_in": {
"color": "#f99157"
},
"hljs-builtin-name": {
"color": "#f99157"
},
"hljs-literal": {
"color": "#f99157"
},
"hljs-type": {
"color": "#f99157"
},
"hljs-params": {
"color": "#f99157"
},
"hljs-meta": {
"color": "#f99157"
},
"hljs-link": {
"color": "#f99157"
},
"hljs-attribute": {
"color": "#ffcc66"
},
"hljs-string": {
"color": "#99cc99"
},
"hljs-symbol": {
"color": "#99cc99"
},
"hljs-bullet": {
"color": "#99cc99"
},
"hljs-addition": {
"color": "#99cc99"
},
"hljs-title": {
"color": "#6699cc"
},
"hljs-section": {
"color": "#6699cc"
},
"hljs-keyword": {
"color": "#cc99cc"
},
"hljs-selector-tag": {
"color": "#cc99cc"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#2d2d2d",
"color": "#cccccc",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,102 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#969896"
},
"hljs-quote": {
"color": "#969896"
},
"hljs-variable": {
"color": "#cc6666"
},
"hljs-template-variable": {
"color": "#cc6666"
},
"hljs-tag": {
"color": "#cc6666"
},
"hljs-name": {
"color": "#cc6666"
},
"hljs-selector-id": {
"color": "#cc6666"
},
"hljs-selector-class": {
"color": "#cc6666"
},
"hljs-regexp": {
"color": "#cc6666"
},
"hljs-deletion": {
"color": "#cc6666"
},
"hljs-number": {
"color": "#de935f"
},
"hljs-built_in": {
"color": "#de935f"
},
"hljs-builtin-name": {
"color": "#de935f"
},
"hljs-literal": {
"color": "#de935f"
},
"hljs-type": {
"color": "#de935f"
},
"hljs-params": {
"color": "#de935f"
},
"hljs-meta": {
"color": "#de935f"
},
"hljs-link": {
"color": "#de935f"
},
"hljs-attribute": {
"color": "#f0c674"
},
"hljs-string": {
"color": "#b5bd68"
},
"hljs-symbol": {
"color": "#b5bd68"
},
"hljs-bullet": {
"color": "#b5bd68"
},
"hljs-addition": {
"color": "#b5bd68"
},
"hljs-title": {
"color": "#81a2be"
},
"hljs-section": {
"color": "#81a2be"
},
"hljs-keyword": {
"color": "#b294bb"
},
"hljs-selector-tag": {
"color": "#b294bb"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "#1d1f21",
"color": "#c5c8c6",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,102 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs-comment": {
"color": "#8e908c"
},
"hljs-quote": {
"color": "#8e908c"
},
"hljs-variable": {
"color": "#c82829"
},
"hljs-template-variable": {
"color": "#c82829"
},
"hljs-tag": {
"color": "#c82829"
},
"hljs-name": {
"color": "#c82829"
},
"hljs-selector-id": {
"color": "#c82829"
},
"hljs-selector-class": {
"color": "#c82829"
},
"hljs-regexp": {
"color": "#c82829"
},
"hljs-deletion": {
"color": "#c82829"
},
"hljs-number": {
"color": "#f5871f"
},
"hljs-built_in": {
"color": "#f5871f"
},
"hljs-builtin-name": {
"color": "#f5871f"
},
"hljs-literal": {
"color": "#f5871f"
},
"hljs-type": {
"color": "#f5871f"
},
"hljs-params": {
"color": "#f5871f"
},
"hljs-meta": {
"color": "#f5871f"
},
"hljs-link": {
"color": "#f5871f"
},
"hljs-attribute": {
"color": "#eab700"
},
"hljs-string": {
"color": "#718c00"
},
"hljs-symbol": {
"color": "#718c00"
},
"hljs-bullet": {
"color": "#718c00"
},
"hljs-addition": {
"color": "#718c00"
},
"hljs-title": {
"color": "#4271ae"
},
"hljs-section": {
"color": "#4271ae"
},
"hljs-keyword": {
"color": "#8959a8"
},
"hljs-selector-tag": {
"color": "#8959a8"
},
"hljs": {
"display": "block",
"overflowX": "auto",
"background": "white",
"color": "#4d4d4c",
"padding": "0.5em"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,99 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "white",
"color": "black"
},
"hljs-comment": {
"color": "#008000"
},
"hljs-quote": {
"color": "#008000"
},
"hljs-variable": {
"color": "#008000"
},
"hljs-keyword": {
"color": "#00f"
},
"hljs-selector-tag": {
"color": "#00f"
},
"hljs-built_in": {
"color": "#00f"
},
"hljs-name": {
"color": "#00f"
},
"hljs-tag": {
"color": "#00f"
},
"hljs-string": {
"color": "#a31515"
},
"hljs-title": {
"color": "#a31515"
},
"hljs-section": {
"color": "#a31515"
},
"hljs-attribute": {
"color": "#a31515"
},
"hljs-literal": {
"color": "#a31515"
},
"hljs-template-tag": {
"color": "#a31515"
},
"hljs-template-variable": {
"color": "#a31515"
},
"hljs-type": {
"color": "#a31515"
},
"hljs-addition": {
"color": "#a31515"
},
"hljs-deletion": {
"color": "#2b91af"
},
"hljs-selector-attr": {
"color": "#2b91af"
},
"hljs-selector-pseudo": {
"color": "#2b91af"
},
"hljs-meta": {
"color": "#2b91af"
},
"hljs-doctag": {
"color": "#808080"
},
"hljs-attr": {
"color": "#f00"
},
"hljs-symbol": {
"color": "#00b0e8"
},
"hljs-bullet": {
"color": "#00b0e8"
},
"hljs-link": {
"color": "#00b0e8"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,142 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#1E1E1E",
"color": "#DCDCDC"
},
"hljs-keyword": {
"color": "#569CD6"
},
"hljs-literal": {
"color": "#569CD6"
},
"hljs-symbol": {
"color": "#569CD6"
},
"hljs-name": {
"color": "#569CD6"
},
"hljs-link": {
"color": "#569CD6",
"textDecoration": "underline"
},
"hljs-built_in": {
"color": "#4EC9B0"
},
"hljs-type": {
"color": "#4EC9B0"
},
"hljs-number": {
"color": "#B8D7A3"
},
"hljs-class": {
"color": "#B8D7A3"
},
"hljs-string": {
"color": "#D69D85"
},
"hljs-meta-string": {
"color": "#D69D85"
},
"hljs-regexp": {
"color": "#9A5334"
},
"hljs-template-tag": {
"color": "#9A5334"
},
"hljs-subst": {
"color": "#DCDCDC"
},
"hljs-function": {
"color": "#DCDCDC"
},
"hljs-title": {
"color": "#DCDCDC"
},
"hljs-params": {
"color": "#DCDCDC"
},
"hljs-formula": {
"color": "#DCDCDC"
},
"hljs-comment": {
"color": "#57A64A",
"fontStyle": "italic"
},
"hljs-quote": {
"color": "#57A64A",
"fontStyle": "italic"
},
"hljs-doctag": {
"color": "#608B4E"
},
"hljs-meta": {
"color": "#9B9B9B"
},
"hljs-meta-keyword": {
"color": "#9B9B9B"
},
"hljs-tag": {
"color": "#9B9B9B"
},
"hljs-variable": {
"color": "#BD63C5"
},
"hljs-template-variable": {
"color": "#BD63C5"
},
"hljs-attr": {
"color": "#9CDCFE"
},
"hljs-attribute": {
"color": "#9CDCFE"
},
"hljs-builtin-name": {
"color": "#9CDCFE"
},
"hljs-section": {
"color": "gold"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
},
"hljs-bullet": {
"color": "#D7BA7D"
},
"hljs-selector-tag": {
"color": "#D7BA7D"
},
"hljs-selector-id": {
"color": "#D7BA7D"
},
"hljs-selector-class": {
"color": "#D7BA7D"
},
"hljs-selector-attr": {
"color": "#D7BA7D"
},
"hljs-selector-pseudo": {
"color": "#D7BA7D"
},
"hljs-addition": {
"backgroundColor": "#144212",
"display": "inline-block",
"width": "100%"
},
"hljs-deletion": {
"backgroundColor": "#600",
"display": "inline-block",
"width": "100%"
}
};

View File

@@ -0,0 +1,127 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#fff",
"color": "black"
},
"xml .hljs-meta": {
"color": "#c0c0c0"
},
"hljs-comment": {
"color": "#007400"
},
"hljs-quote": {
"color": "#007400"
},
"hljs-tag": {
"color": "#aa0d91"
},
"hljs-attribute": {
"color": "#aa0d91"
},
"hljs-keyword": {
"color": "#aa0d91"
},
"hljs-selector-tag": {
"color": "#aa0d91"
},
"hljs-literal": {
"color": "#aa0d91"
},
"hljs-name": {
"color": "#aa0d91"
},
"hljs-variable": {
"color": "#3F6E74"
},
"hljs-template-variable": {
"color": "#3F6E74"
},
"hljs-code": {
"color": "#c41a16"
},
"hljs-string": {
"color": "#c41a16"
},
"hljs-meta-string": {
"color": "#c41a16"
},
"hljs-regexp": {
"color": "#0E0EFF"
},
"hljs-link": {
"color": "#0E0EFF"
},
"hljs-title": {
"color": "#1c00cf"
},
"hljs-symbol": {
"color": "#1c00cf"
},
"hljs-bullet": {
"color": "#1c00cf"
},
"hljs-number": {
"color": "#1c00cf"
},
"hljs-section": {
"color": "#643820"
},
"hljs-meta": {
"color": "#643820"
},
"hljs-class .hljs-title": {
"color": "#5c2699"
},
"hljs-type": {
"color": "#5c2699"
},
"hljs-built_in": {
"color": "#5c2699"
},
"hljs-builtin-name": {
"color": "#5c2699"
},
"hljs-params": {
"color": "#5c2699"
},
"hljs-attr": {
"color": "#836C28"
},
"hljs-subst": {
"color": "#000"
},
"hljs-formula": {
"backgroundColor": "#eee",
"fontStyle": "italic"
},
"hljs-addition": {
"backgroundColor": "#baeeba"
},
"hljs-deletion": {
"backgroundColor": "#ffc8bd"
},
"hljs-selector-id": {
"color": "#9b703f"
},
"hljs-selector-class": {
"color": "#9b703f"
},
"hljs-doctag": {
"fontWeight": "bold"
},
"hljs-strong": {
"fontWeight": "bold"
},
"hljs-emphasis": {
"fontStyle": "italic"
}
};

View File

@@ -0,0 +1,107 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"color": "#eaeaea",
"background": "#000",
"padding": "0.5em"
},
"hljs-subst": {
"color": "#eaeaea"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
},
"hljs-builtin-name": {
"color": "#eaeaea"
},
"hljs-type": {
"color": "#eaeaea"
},
"hljs-params": {
"color": "#da0000"
},
"hljs-literal": {
"color": "#ff0000",
"fontWeight": "bolder"
},
"hljs-number": {
"color": "#ff0000",
"fontWeight": "bolder"
},
"hljs-name": {
"color": "#ff0000",
"fontWeight": "bolder"
},
"hljs-comment": {
"color": "#969896"
},
"hljs-selector-id": {
"color": "#00ffff"
},
"hljs-quote": {
"color": "#00ffff"
},
"hljs-template-variable": {
"color": "#00ffff",
"fontWeight": "bold"
},
"hljs-variable": {
"color": "#00ffff",
"fontWeight": "bold"
},
"hljs-title": {
"color": "#00ffff",
"fontWeight": "bold"
},
"hljs-selector-class": {
"color": "#fff000"
},
"hljs-keyword": {
"color": "#fff000"
},
"hljs-symbol": {
"color": "#fff000"
},
"hljs-string": {
"color": "#00ff00"
},
"hljs-bullet": {
"color": "#00ff00"
},
"hljs-tag": {
"color": "#000fff"
},
"hljs-section": {
"color": "#000fff"
},
"hljs-selector-tag": {
"color": "#000fff",
"fontWeight": "bold"
},
"hljs-attribute": {
"color": "#ff00ff"
},
"hljs-built_in": {
"color": "#ff00ff"
},
"hljs-regexp": {
"color": "#ff00ff"
},
"hljs-link": {
"color": "#ff00ff"
},
"hljs-meta": {
"color": "#fff",
"fontWeight": "bolder"
}
};

View File

@@ -0,0 +1,102 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"hljs": {
"display": "block",
"overflowX": "auto",
"padding": "0.5em",
"background": "#3f3f3f",
"color": "#dcdcdc"
},
"hljs-keyword": {
"color": "#e3ceab"
},
"hljs-selector-tag": {
"color": "#e3ceab"
},
"hljs-tag": {
"color": "#e3ceab"
},
"hljs-template-tag": {
"color": "#dcdcdc"
},
"hljs-number": {
"color": "#8cd0d3"
},
"hljs-variable": {
"color": "#efdcbc"
},
"hljs-template-variable": {
"color": "#efdcbc"
},
"hljs-attribute": {
"color": "#efdcbc"
},
"hljs-literal": {
"color": "#efefaf"
},
"hljs-subst": {
"color": "#8f8f8f"
},
"hljs-title": {
"color": "#efef8f"
},
"hljs-name": {
"color": "#efef8f"
},
"hljs-selector-id": {
"color": "#efef8f"
},
"hljs-selector-class": {
"color": "#efef8f"
},
"hljs-section": {
"color": "#efef8f"
},
"hljs-type": {
"color": "#efef8f"
},
"hljs-symbol": {
"color": "#dca3a3"
},
"hljs-bullet": {
"color": "#dca3a3"
},
"hljs-link": {
"color": "#dca3a3"
},
"hljs-deletion": {
"color": "#cc9393"
},
"hljs-string": {
"color": "#cc9393"
},
"hljs-built_in": {
"color": "#cc9393"
},
"hljs-builtin-name": {
"color": "#cc9393"
},
"hljs-addition": {
"color": "#7f9f7f"
},
"hljs-comment": {
"color": "#7f9f7f"
},
"hljs-quote": {
"color": "#7f9f7f"
},
"hljs-meta": {
"color": "#7f9f7f"
},
"hljs-emphasis": {
"fontStyle": "italic"
},
"hljs-strong": {
"fontWeight": "bold"
}
};

View File

@@ -0,0 +1,152 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = exports["default"] = {
"code[class*=\"language-\"]": {
"color": "#f8f8f2",
"background": "none",
"fontFamily": "Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace",
"textAlign": "left",
"whiteSpace": "pre",
"wordSpacing": "normal",
"wordBreak": "normal",
"wordWrap": "normal",
"lineHeight": "1.5",
"MozTabSize": "4",
"OTabSize": "4",
"tabSize": "4",
"WebkitHyphens": "none",
"MozHyphens": "none",
"msHyphens": "none",
"hyphens": "none"
},
"pre[class*=\"language-\"]": {
"color": "#f8f8f2",
"background": "#2b2b2b",
"fontFamily": "Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace",
"textAlign": "left",
"whiteSpace": "pre",
"wordSpacing": "normal",
"wordBreak": "normal",
"wordWrap": "normal",
"lineHeight": "1.5",
"MozTabSize": "4",
"OTabSize": "4",
"tabSize": "4",
"WebkitHyphens": "none",
"MozHyphens": "none",
"msHyphens": "none",
"hyphens": "none",
"padding": "1em",
"margin": "0.5em 0",
"overflow": "auto",
"borderRadius": "0.3em"
},
":not(pre) > code[class*=\"language-\"]": {
"background": "#2b2b2b",
"padding": "0.1em",
"borderRadius": "0.3em",
"whiteSpace": "normal"
},
"comment": {
"color": "#d4d0ab"
},
"prolog": {
"color": "#d4d0ab"
},
"doctype": {
"color": "#d4d0ab"
},
"cdata": {
"color": "#d4d0ab"
},
"punctuation": {
"color": "#fefefe"
},
"property": {
"color": "#ffa07a"
},
"tag": {
"color": "#ffa07a"
},
"constant": {
"color": "#ffa07a"
},
"symbol": {
"color": "#ffa07a"
},
"deleted": {
"color": "#ffa07a"
},
"boolean": {
"color": "#00e0e0"
},
"number": {
"color": "#00e0e0"
},
"selector": {
"color": "#abe338"
},
"attr-name": {
"color": "#abe338"
},
"string": {
"color": "#abe338"
},
"char": {
"color": "#abe338"
},
"builtin": {
"color": "#abe338"
},
"inserted": {
"color": "#abe338"
},
"operator": {
"color": "#00e0e0"
},
"entity": {
"color": "#00e0e0",
"cursor": "help"
},
"url": {
"color": "#00e0e0"
},
".language-css .token.string": {
"color": "#00e0e0"
},
".style .token.string": {
"color": "#00e0e0"
},
"variable": {
"color": "#00e0e0"
},
"atrule": {
"color": "#ffd700"
},
"attr-value": {
"color": "#ffd700"
},
"function": {
"color": "#ffd700"
},
"keyword": {
"color": "#00e0e0"
},
"regex": {
"color": "#ffd700"
},
"important": {
"color": "#ffd700",
"fontWeight": "bold"
},
"bold": {
"fontWeight": "bold"
},
"italic": {
"fontStyle": "italic"
}
};

Some files were not shown because too many files have changed in this diff Show More