-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path30.render-page.js
21 lines (15 loc) · 1.23 KB
/
30.render-page.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
exports.ids = [30];
exports.modules = {
/***/ "./node_modules/@deckdeckgo/highlight-code/dist/esm-es5/zenburn-a2e7f052.js":
/*!**********************************************************************************!*\
!*** ./node_modules/@deckdeckgo/highlight-code/dist/esm-es5/zenburn-a2e7f052.js ***!
\**********************************************************************************/
/*! exports provided: theme */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "theme", function() { return theme; });
var theme = "{\n --deckgo-highlight-code-carbon-background: #3f3f3f;\n --deckgo-highlight-code-carbon-color: #dcdccc;\n --deckgo-highlight-code-token-atrule: #f0dfaf;\n --deckgo-highlight-code-token-comment: #7f9f7f;\n --deckgo-highlight-code-token-function: #dcdccc;\n --deckgo-highlight-code-token-operator: #f0efd0;\n --deckgo-highlight-code-token-property: #dfaf8f;\n --deckgo-highlight-code-token-regex: #cc9393;\n --deckgo-highlight-code-token-selector: #93e0e3;\n --deckgo-highlight-code-token-punctuation: #dcdccc;\n}";
/***/ })
};;
//# sourceMappingURL=30.render-page.js.map