-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path17.render-page.js
21 lines (15 loc) · 1.26 KB
/
17.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 = [17];
exports.modules = {
/***/ "./node_modules/@deckdeckgo/highlight-code/dist/esm-es5/one-light-81b6cd67.js":
/*!************************************************************************************!*\
!*** ./node_modules/@deckdeckgo/highlight-code/dist/esm-es5/one-light-81b6cd67.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: #fafafa;\n --deckgo-highlight-code-carbon-color: rgb(56, 58, 66);\n --deckgo-highlight-code-token-atrule: #a626a4;\n --deckgo-highlight-code-token-comment: #65737e;\n --deckgo-highlight-code-token-function: #4078f2;\n --deckgo-highlight-code-token-operator: #0184bc;\n --deckgo-highlight-code-token-property: #4078f2;\n --deckgo-highlight-code-token-punctuation: rgb(56, 58, 66);\n --deckgo-highlight-code-token-regex: rgb(80, 161, 79);\n --deckgo-highlight-code-token-selector: #e45649;\n}";
/***/ })
};;
//# sourceMappingURL=17.render-page.js.map