-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path20.render-page.js
21 lines (15 loc) · 1.22 KB
/
20.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 = [20];
exports.modules = {
/***/ "./node_modules/@deckdeckgo/highlight-code/dist/esm-es5/seti-977c4512.js":
/*!*******************************************************************************!*\
!*** ./node_modules/@deckdeckgo/highlight-code/dist/esm-es5/seti-977c4512.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: #151718;\n --deckgo-highlight-code-carbon-color: #cfd2d1;\n --deckgo-highlight-code-token-atrule: #e6cd69;\n --deckgo-highlight-code-token-comment: #41535b;\n --deckgo-highlight-code-token-function: #55b5db;\n --deckgo-highlight-code-token-operator: #9fca56;\n --deckgo-highlight-code-token-property: #a074c4;\n --deckgo-highlight-code-token-regex: #55b5db;\n --deckgo-highlight-code-token-selector: #55b5db;\n --deckgo-highlight-code-token-punctuation: #cfd2d1;\n}";
/***/ })
};;
//# sourceMappingURL=20.render-page.js.map