-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path25.render-page.js
21 lines (15 loc) · 1.26 KB
/
25.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 = [25];
exports.modules = {
/***/ "./node_modules/@deckdeckgo/highlight-code/dist/esm-es5/synthwave-af3bb869.js":
/*!************************************************************************************!*\
!*** ./node_modules/@deckdeckgo/highlight-code/dist/esm-es5/synthwave-af3bb869.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: #2b213a;\n --deckgo-highlight-code-carbon-color: rgb(182, 177, 177);\n --deckgo-highlight-code-token-atrule: #f4eee4;\n --deckgo-highlight-code-token-comment: #6d77b3;\n --deckgo-highlight-code-token-function: #f92aad;\n --deckgo-highlight-code-token-operator: #f4eee4;\n --deckgo-highlight-code-token-property: #fdfdfd;\n --deckgo-highlight-code-token-regex: #ff8b39;\n --deckgo-highlight-code-token-selector: #b6b1b1;\n --deckgo-highlight-code-token-punctuation: rgb(182, 177, 177);\n}";
/***/ })
};;
//# sourceMappingURL=25.render-page.js.map