@modern-js/module-tools-docs 2.2.1-beta.1 → 2.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (160) hide show
  1. package/docs/en/api/plugin-api/plugin-hooks.md +2 -10
  2. package/docs/en/guide/advance/in-depth-about-dev-command.md +0 -9
  3. package/docs/en/guide/basic/command-preview.md +1 -1
  4. package/docs/en/guide/basic/using-storybook.mdx +28 -6
  5. package/docs/en/guide/intro/getting-started.md +1 -1
  6. package/docs/en/index.md +14 -8
  7. package/docs/en/plugins/guide/getting-started.mdx +1 -1
  8. package/docs/zh/api/plugin-api/plugin-hooks.md +2 -10
  9. package/docs/zh/guide/advance/in-depth-about-dev-command.md +0 -8
  10. package/docs/zh/guide/basic/command-preview.md +1 -1
  11. package/docs/zh/guide/basic/using-storybook.mdx +28 -5
  12. package/docs/zh/index.md +16 -10
  13. package/docs/zh/plugins/guide/getting-started.mdx +1 -1
  14. package/modern.config.ts +4 -6
  15. package/package.json +4 -4
  16. package/doc_build/html/main/index.html +0 -16
  17. package/doc_build/route.json +0 -10
  18. package/doc_build/static/css/main.css +0 -2977
  19. package/doc_build/static/css/main.css.map +0 -1
  20. package/doc_build/static/css/vendors-node_modules_pnpm_remix-run_router_1_2_0_node_modules_remix-run_router_dist_router_js-9d5e9c.css +0 -68
  21. package/doc_build/static/css/vendors-node_modules_pnpm_remix-run_router_1_2_0_node_modules_remix-run_router_dist_router_js-9d5e9c.css.map +0 -1
  22. package/doc_build/static/js/async/en_api_config_build-config.js +0 -8406
  23. package/doc_build/static/js/async/en_api_config_build-config.js.map +0 -1
  24. package/doc_build/static/js/async/en_api_config_build-preset.js +0 -7865
  25. package/doc_build/static/js/async/en_api_config_build-preset.js.map +0 -1
  26. package/doc_build/static/js/async/en_api_config_design-system.js +0 -47805
  27. package/doc_build/static/js/async/en_api_config_design-system.js.map +0 -1
  28. package/doc_build/static/js/async/en_api_config_plugins.js +0 -1488
  29. package/doc_build/static/js/async/en_api_config_plugins.js.map +0 -1
  30. package/doc_build/static/js/async/en_api_config_testing.js +0 -2139
  31. package/doc_build/static/js/async/en_api_config_testing.js.map +0 -1
  32. package/doc_build/static/js/async/en_api_index.js +0 -51
  33. package/doc_build/static/js/async/en_api_index.js.map +0 -1
  34. package/doc_build/static/js/async/en_api_plugin-api_plugin-hooks.js +0 -14360
  35. package/doc_build/static/js/async/en_api_plugin-api_plugin-hooks.js.map +0 -1
  36. package/doc_build/static/js/async/en_guide_advance_asset.js +0 -3972
  37. package/doc_build/static/js/async/en_guide_advance_asset.js.map +0 -1
  38. package/doc_build/static/js/async/en_guide_advance_build-umd.js +0 -9857
  39. package/doc_build/static/js/async/en_guide_advance_build-umd.js.map +0 -1
  40. package/doc_build/static/js/async/en_guide_advance_copy.js +0 -6541
  41. package/doc_build/static/js/async/en_guide_advance_copy.js.map +0 -1
  42. package/doc_build/static/js/async/en_guide_advance_external-dependency.js +0 -3806
  43. package/doc_build/static/js/async/en_guide_advance_external-dependency.js.map +0 -1
  44. package/doc_build/static/js/async/en_guide_advance_in-depth-about-build.js +0 -5304
  45. package/doc_build/static/js/async/en_guide_advance_in-depth-about-build.js.map +0 -1
  46. package/doc_build/static/js/async/en_guide_advance_in-depth-about-dev-command.js +0 -2526
  47. package/doc_build/static/js/async/en_guide_advance_in-depth-about-dev-command.js.map +0 -1
  48. package/doc_build/static/js/async/en_guide_advance_theme-config.js +0 -2486
  49. package/doc_build/static/js/async/en_guide_advance_theme-config.js.map +0 -1
  50. package/doc_build/static/js/async/en_guide_basic_before-getting-started.js +0 -3720
  51. package/doc_build/static/js/async/en_guide_basic_before-getting-started.js.map +0 -1
  52. package/doc_build/static/js/async/en_guide_basic_command-preview.js +0 -3973
  53. package/doc_build/static/js/async/en_guide_basic_command-preview.js.map +0 -1
  54. package/doc_build/static/js/async/en_guide_basic_modify-output-product.js +0 -3137
  55. package/doc_build/static/js/async/en_guide_basic_modify-output-product.js.map +0 -1
  56. package/doc_build/static/js/async/en_guide_basic_publish-your-project.js +0 -2180
  57. package/doc_build/static/js/async/en_guide_basic_publish-your-project.js.map +0 -1
  58. package/doc_build/static/js/async/en_guide_basic_test-your-project.js +0 -3887
  59. package/doc_build/static/js/async/en_guide_basic_test-your-project.js.map +0 -1
  60. package/doc_build/static/js/async/en_guide_basic_use-micro-generator.js +0 -2973
  61. package/doc_build/static/js/async/en_guide_basic_use-micro-generator.js.map +0 -1
  62. package/doc_build/static/js/async/en_guide_basic_using-storybook.js +0 -4723
  63. package/doc_build/static/js/async/en_guide_basic_using-storybook.js.map +0 -1
  64. package/doc_build/static/js/async/en_guide_best-practices_components.js +0 -21400
  65. package/doc_build/static/js/async/en_guide_best-practices_components.js.map +0 -1
  66. package/doc_build/static/js/async/en_guide_intro_getting-started.js +0 -2149
  67. package/doc_build/static/js/async/en_guide_intro_getting-started.js.map +0 -1
  68. package/doc_build/static/js/async/en_guide_intro_welcome.js +0 -162
  69. package/doc_build/static/js/async/en_guide_intro_welcome.js.map +0 -1
  70. package/doc_build/static/js/async/en_guide_intro_why-module-engineering-solution.js +0 -96
  71. package/doc_build/static/js/async/en_guide_intro_why-module-engineering-solution.js.map +0 -1
  72. package/doc_build/static/js/async/en_index.js +0 -81
  73. package/doc_build/static/js/async/en_index.js.map +0 -1
  74. package/doc_build/static/js/async/en_plugins_guide_getting-started.js +0 -2556
  75. package/doc_build/static/js/async/en_plugins_guide_getting-started.js.map +0 -1
  76. package/doc_build/static/js/async/en_plugins_guide_plugin-object.js +0 -4173
  77. package/doc_build/static/js/async/en_plugins_guide_plugin-object.js.map +0 -1
  78. package/doc_build/static/js/async/en_plugins_guide_setup-function.js +0 -3815
  79. package/doc_build/static/js/async/en_plugins_guide_setup-function.js.map +0 -1
  80. package/doc_build/static/js/async/en_plugins_official-list_overview.js +0 -66
  81. package/doc_build/static/js/async/en_plugins_official-list_overview.js.map +0 -1
  82. package/doc_build/static/js/async/packages_cli_doc-core_src_theme-default_components_Search_logic_search_ts.js +0 -246
  83. package/doc_build/static/js/async/packages_cli_doc-core_src_theme-default_components_Search_logic_search_ts.js.map +0 -1
  84. package/doc_build/static/js/async/vendors-node_modules_pnpm_code-hike_mdx_0_7_4_react_18_2_0_node_modules_code-hike_mdx_dist_co-06dd41.js +0 -6656
  85. package/doc_build/static/js/async/vendors-node_modules_pnpm_code-hike_mdx_0_7_4_react_18_2_0_node_modules_code-hike_mdx_dist_co-06dd41.js.map +0 -1
  86. package/doc_build/static/js/async/vendors-node_modules_pnpm_flexsearch_0_6_32_node_modules_flexsearch_dist_flexsearch_min_js.js +0 -54
  87. package/doc_build/static/js/async/vendors-node_modules_pnpm_flexsearch_0_6_32_node_modules_flexsearch_dist_flexsearch_min_js.js.map +0 -1
  88. package/doc_build/static/js/async/zh_api_config_build-config.js +0 -11354
  89. package/doc_build/static/js/async/zh_api_config_build-config.js.map +0 -1
  90. package/doc_build/static/js/async/zh_api_config_build-preset.js +0 -7867
  91. package/doc_build/static/js/async/zh_api_config_build-preset.js.map +0 -1
  92. package/doc_build/static/js/async/zh_api_config_design-system.js +0 -48712
  93. package/doc_build/static/js/async/zh_api_config_design-system.js.map +0 -1
  94. package/doc_build/static/js/async/zh_api_config_plugins.js +0 -1488
  95. package/doc_build/static/js/async/zh_api_config_plugins.js.map +0 -1
  96. package/doc_build/static/js/async/zh_api_config_testing.js +0 -2132
  97. package/doc_build/static/js/async/zh_api_config_testing.js.map +0 -1
  98. package/doc_build/static/js/async/zh_api_index.js +0 -52
  99. package/doc_build/static/js/async/zh_api_index.js.map +0 -1
  100. package/doc_build/static/js/async/zh_api_plugin-api_plugin-hooks.js +0 -14392
  101. package/doc_build/static/js/async/zh_api_plugin-api_plugin-hooks.js.map +0 -1
  102. package/doc_build/static/js/async/zh_guide_advance_asset.js +0 -3972
  103. package/doc_build/static/js/async/zh_guide_advance_asset.js.map +0 -1
  104. package/doc_build/static/js/async/zh_guide_advance_build-umd.js +0 -9859
  105. package/doc_build/static/js/async/zh_guide_advance_build-umd.js.map +0 -1
  106. package/doc_build/static/js/async/zh_guide_advance_copy.js +0 -6541
  107. package/doc_build/static/js/async/zh_guide_advance_copy.js.map +0 -1
  108. package/doc_build/static/js/async/zh_guide_advance_external-dependency.js +0 -3808
  109. package/doc_build/static/js/async/zh_guide_advance_external-dependency.js.map +0 -1
  110. package/doc_build/static/js/async/zh_guide_advance_in-depth-about-build.js +0 -5304
  111. package/doc_build/static/js/async/zh_guide_advance_in-depth-about-build.js.map +0 -1
  112. package/doc_build/static/js/async/zh_guide_advance_in-depth-about-dev-command.js +0 -2526
  113. package/doc_build/static/js/async/zh_guide_advance_in-depth-about-dev-command.js.map +0 -1
  114. package/doc_build/static/js/async/zh_guide_advance_theme-config.js +0 -2477
  115. package/doc_build/static/js/async/zh_guide_advance_theme-config.js.map +0 -1
  116. package/doc_build/static/js/async/zh_guide_basic_before-getting-started.js +0 -3711
  117. package/doc_build/static/js/async/zh_guide_basic_before-getting-started.js.map +0 -1
  118. package/doc_build/static/js/async/zh_guide_basic_command-preview.js +0 -3805
  119. package/doc_build/static/js/async/zh_guide_basic_command-preview.js.map +0 -1
  120. package/doc_build/static/js/async/zh_guide_basic_modify-output-product.js +0 -3142
  121. package/doc_build/static/js/async/zh_guide_basic_modify-output-product.js.map +0 -1
  122. package/doc_build/static/js/async/zh_guide_basic_publish-your-project.js +0 -2241
  123. package/doc_build/static/js/async/zh_guide_basic_publish-your-project.js.map +0 -1
  124. package/doc_build/static/js/async/zh_guide_basic_test-your-project.js +0 -4286
  125. package/doc_build/static/js/async/zh_guide_basic_test-your-project.js.map +0 -1
  126. package/doc_build/static/js/async/zh_guide_basic_use-micro-generator.js +0 -2979
  127. package/doc_build/static/js/async/zh_guide_basic_use-micro-generator.js.map +0 -1
  128. package/doc_build/static/js/async/zh_guide_basic_using-storybook.js +0 -4760
  129. package/doc_build/static/js/async/zh_guide_basic_using-storybook.js.map +0 -1
  130. package/doc_build/static/js/async/zh_guide_best-practices_components.js +0 -21100
  131. package/doc_build/static/js/async/zh_guide_best-practices_components.js.map +0 -1
  132. package/doc_build/static/js/async/zh_guide_intro_getting-started.js +0 -2031
  133. package/doc_build/static/js/async/zh_guide_intro_getting-started.js.map +0 -1
  134. package/doc_build/static/js/async/zh_guide_intro_welcome.js +0 -162
  135. package/doc_build/static/js/async/zh_guide_intro_welcome.js.map +0 -1
  136. package/doc_build/static/js/async/zh_guide_intro_why-module-engineering-solution.js +0 -96
  137. package/doc_build/static/js/async/zh_guide_intro_why-module-engineering-solution.js.map +0 -1
  138. package/doc_build/static/js/async/zh_index.js +0 -81
  139. package/doc_build/static/js/async/zh_index.js.map +0 -1
  140. package/doc_build/static/js/async/zh_plugins_guide_getting-started.js +0 -2604
  141. package/doc_build/static/js/async/zh_plugins_guide_getting-started.js.map +0 -1
  142. package/doc_build/static/js/async/zh_plugins_guide_plugin-object.js +0 -4169
  143. package/doc_build/static/js/async/zh_plugins_guide_plugin-object.js.map +0 -1
  144. package/doc_build/static/js/async/zh_plugins_guide_setup-function.js +0 -3815
  145. package/doc_build/static/js/async/zh_plugins_guide_setup-function.js.map +0 -1
  146. package/doc_build/static/js/async/zh_plugins_official-list_overview.js +0 -66
  147. package/doc_build/static/js/async/zh_plugins_official-list_overview.js.map +0 -1
  148. package/doc_build/static/js/builder-runtime.js +0 -1375
  149. package/doc_build/static/js/builder-runtime.js.map +0 -1
  150. package/doc_build/static/js/lib-lodash.js +0 -4907
  151. package/doc_build/static/js/lib-lodash.js.map +0 -1
  152. package/doc_build/static/js/lib-polyfill.js +0 -11847
  153. package/doc_build/static/js/lib-polyfill.js.map +0 -1
  154. package/doc_build/static/js/lib-react.js +0 -39510
  155. package/doc_build/static/js/lib-react.js.map +0 -1
  156. package/doc_build/static/js/main.js +0 -8610
  157. package/doc_build/static/js/main.js.map +0 -1
  158. package/doc_build/static/js/vendors-node_modules_pnpm_remix-run_router_1_2_0_node_modules_remix-run_router_dist_router_js-9d5e9c.js +0 -7328
  159. package/doc_build/static/js/vendors-node_modules_pnpm_remix-run_router_1_2_0_node_modules_remix-run_router_dist_router_js-9d5e9c.js.map +0 -1
  160. package/doc_build/static/search_index.json +0 -1
@@ -1,2486 +0,0 @@
1
- "use strict";
2
- (self["webpackChunk_modern_js_module_tools_docs"] = self["webpackChunk_modern_js_module_tools_docs"] || []).push([["en_guide_advance_theme-config"],{
3
-
4
- /***/ "./docs/en/guide/advance/theme-config.mdx":
5
- /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
6
-
7
- __webpack_require__.r(__webpack_exports__);
8
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
9
- /* harmony export */ "CH": function() { return /* binding */ CH; },
10
- /* harmony export */ "chCodeConfig": function() { return /* binding */ chCodeConfig; },
11
- /* harmony export */ "content": function() { return /* binding */ content; },
12
- /* harmony export */ "frontmatter": function() { return /* binding */ frontmatter; },
13
- /* harmony export */ "title": function() { return /* binding */ title; },
14
- /* harmony export */ "toc": function() { return /* binding */ toc; }
15
- /* harmony export */ });
16
- /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("../../node_modules/.pnpm/react@18.2.0/node_modules/react/jsx-runtime.js");
17
- /* harmony import */ var _code_hike_mdx_dist_components_cjs_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("../../node_modules/.pnpm/@code-hike+mdx@0.7.4_react@18.2.0/node_modules/@code-hike/mdx/dist/components.esm.mjs");
18
- /*@jsxRuntime automatic @jsxImportSource react*/
19
-
20
-
21
- const CH = {
22
- annotations: _code_hike_mdx_dist_components_cjs_js__WEBPACK_IMPORTED_MODULE_1__.annotations,
23
- Code: _code_hike_mdx_dist_components_cjs_js__WEBPACK_IMPORTED_MODULE_1__.Code
24
- };
25
- const chCodeConfig = {
26
- "staticMediaQuery": "not screen, (max-width: 768px)",
27
- "theme": {
28
- "name": "nord",
29
- "type": "dark",
30
- "semanticHighlighting": true,
31
- "colors": {
32
- "focusBorder": "#3b4252",
33
- "foreground": "#d8dee9",
34
- "activityBar.background": "#2e3440",
35
- "activityBar.dropBackground": "#3b4252",
36
- "activityBar.foreground": "#d8dee9",
37
- "activityBar.activeBorder": "#88c0d0",
38
- "activityBar.activeBackground": "#3b4252",
39
- "activityBarBadge.background": "#88c0d0",
40
- "activityBarBadge.foreground": "#2e3440",
41
- "badge.foreground": "#2e3440",
42
- "badge.background": "#88c0d0",
43
- "button.background": "#88c0d0ee",
44
- "button.foreground": "#2e3440",
45
- "button.hoverBackground": "#88c0d0",
46
- "button.secondaryBackground": "#434c5e",
47
- "button.secondaryForeground": "#d8dee9",
48
- "button.secondaryHoverBackground": "#4c566a",
49
- "charts.red": "#bf616a",
50
- "charts.blue": "#81a1c1",
51
- "charts.yellow": "#ebcb8b",
52
- "charts.orange": "#d08770",
53
- "charts.green": "#a3be8c",
54
- "charts.purple": "#b48ead",
55
- "charts.foreground": "#d8dee9",
56
- "charts.lines": "#88c0d0",
57
- "debugConsole.infoForeground": "#88c0d0",
58
- "debugConsole.warningForeground": "#ebcb8b",
59
- "debugConsole.errorForeground": "#bf616a",
60
- "debugConsole.sourceForeground": "#616e88",
61
- "debugConsoleInputIcon.foreground": "#81a1c1",
62
- "debugExceptionWidget.background": "#4c566a",
63
- "debugExceptionWidget.border": "#2e3440",
64
- "debugToolBar.background": "#3b4252",
65
- "descriptionForeground": "#d8dee9e6",
66
- "diffEditor.insertedTextBackground": "#81a1c133",
67
- "diffEditor.removedTextBackground": "#bf616a4d",
68
- "dropdown.background": "#3b4252",
69
- "dropdown.border": "#3b4252",
70
- "dropdown.foreground": "#d8dee9",
71
- "editorActiveLineNumber.foreground": "#d8dee9cc",
72
- "editorCursor.foreground": "#d8dee9",
73
- "editorHint.border": "#ebcb8b00",
74
- "editorHint.foreground": "#ebcb8b",
75
- "editorIndentGuide.background": "#434c5eb3",
76
- "editorIndentGuide.activeBackground": "#4c566a",
77
- "editorInlayHint.background": "#434c5e",
78
- "editorInlayHint.foreground": "#d8dee9",
79
- "editorLineNumber.foreground": "#4c566a",
80
- "editorLineNumber.activeForeground": "#d8dee9",
81
- "editorWhitespace.foreground": "#4c566ab3",
82
- "editorWidget.background": "#2e3440",
83
- "editorWidget.border": "#3b4252",
84
- "editor.background": "#2e3440",
85
- "editor.foreground": "#d8dee9",
86
- "editor.hoverHighlightBackground": "#3b4252",
87
- "editor.findMatchBackground": "#88c0d066",
88
- "editor.findMatchHighlightBackground": "#88c0d033",
89
- "editor.findRangeHighlightBackground": "#88c0d033",
90
- "editor.lineHighlightBackground": "#3b4252",
91
- "editor.lineHighlightBorder": "#3b4252",
92
- "editor.inactiveSelectionBackground": "#434c5ecc",
93
- "editor.inlineValuesBackground": "#4c566a",
94
- "editor.inlineValuesForeground": "#eceff4",
95
- "editor.selectionBackground": "#434c5ecc",
96
- "editor.selectionHighlightBackground": "#434c5ecc",
97
- "editor.rangeHighlightBackground": "#434c5e52",
98
- "editor.wordHighlightBackground": "#81a1c166",
99
- "editor.wordHighlightStrongBackground": "#81a1c199",
100
- "editor.stackFrameHighlightBackground": "#5e81ac",
101
- "editor.focusedStackFrameHighlightBackground": "#5e81ac",
102
- "editorError.foreground": "#bf616a",
103
- "editorError.border": "#bf616a00",
104
- "editorWarning.foreground": "#ebcb8b",
105
- "editorWarning.border": "#ebcb8b00",
106
- "editorBracketMatch.background": "#2e344000",
107
- "editorBracketMatch.border": "#88c0d0",
108
- "editorBracketHighlight.foreground1": "#8fbcbb",
109
- "editorBracketHighlight.foreground2": "#88c0d0",
110
- "editorBracketHighlight.foreground3": "#81a1c1",
111
- "editorBracketHighlight.foreground4": "#5e81ac",
112
- "editorBracketHighlight.foreground5": "#8fbcbb",
113
- "editorBracketHighlight.foreground6": "#88c0d0",
114
- "editorBracketHighlight.unexpectedBracket.foreground": "#bf616a",
115
- "editorCodeLens.foreground": "#4c566a",
116
- "editorGroup.background": "#2e3440",
117
- "editorGroup.border": "#3b425201",
118
- "editorGroup.dropBackground": "#3b425299",
119
- "editorGroupHeader.border": "#3b425200",
120
- "editorGroupHeader.noTabsBackground": "#2e3440",
121
- "editorGroupHeader.tabsBackground": "#2e3440",
122
- "editorGroupHeader.tabsBorder": "#3b425200",
123
- "editorGutter.background": "#2e3440",
124
- "editorGutter.modifiedBackground": "#ebcb8b",
125
- "editorGutter.addedBackground": "#a3be8c",
126
- "editorGutter.deletedBackground": "#bf616a",
127
- "editorHoverWidget.background": "#3b4252",
128
- "editorHoverWidget.border": "#3b4252",
129
- "editorLink.activeForeground": "#88c0d0",
130
- "editorMarkerNavigation.background": "#5e81acc0",
131
- "editorMarkerNavigationError.background": "#bf616ac0",
132
- "editorMarkerNavigationWarning.background": "#ebcb8bc0",
133
- "editorOverviewRuler.border": "#3b4252",
134
- "editorOverviewRuler.currentContentForeground": "#3b4252",
135
- "editorOverviewRuler.incomingContentForeground": "#3b4252",
136
- "editorOverviewRuler.findMatchForeground": "#88c0d066",
137
- "editorOverviewRuler.rangeHighlightForeground": "#88c0d066",
138
- "editorOverviewRuler.selectionHighlightForeground": "#88c0d066",
139
- "editorOverviewRuler.wordHighlightForeground": "#88c0d066",
140
- "editorOverviewRuler.wordHighlightStrongForeground": "#88c0d066",
141
- "editorOverviewRuler.modifiedForeground": "#ebcb8b",
142
- "editorOverviewRuler.addedForeground": "#a3be8c",
143
- "editorOverviewRuler.deletedForeground": "#bf616a",
144
- "editorOverviewRuler.errorForeground": "#bf616a",
145
- "editorOverviewRuler.warningForeground": "#ebcb8b",
146
- "editorOverviewRuler.infoForeground": "#81a1c1",
147
- "editorRuler.foreground": "#434c5e",
148
- "editorSuggestWidget.background": "#2e3440",
149
- "editorSuggestWidget.border": "#3b4252",
150
- "editorSuggestWidget.foreground": "#d8dee9",
151
- "editorSuggestWidget.focusHighlightForeground": "#88c0d0",
152
- "editorSuggestWidget.highlightForeground": "#88c0d0",
153
- "editorSuggestWidget.selectedBackground": "#434c5e",
154
- "editorSuggestWidget.selectedForeground": "#d8dee9",
155
- "extensionButton.prominentForeground": "#d8dee9",
156
- "extensionButton.prominentBackground": "#434c5e",
157
- "extensionButton.prominentHoverBackground": "#4c566a",
158
- "errorForeground": "#bf616a",
159
- "gitDecoration.modifiedResourceForeground": "#ebcb8b",
160
- "gitDecoration.deletedResourceForeground": "#bf616a",
161
- "gitDecoration.untrackedResourceForeground": "#a3be8c",
162
- "gitDecoration.ignoredResourceForeground": "#d8dee966",
163
- "gitDecoration.conflictingResourceForeground": "#5e81ac",
164
- "gitDecoration.submoduleResourceForeground": "#8fbcbb",
165
- "gitDecoration.stageDeletedResourceForeground": "#bf616a",
166
- "gitDecoration.stageModifiedResourceForeground": "#ebcb8b",
167
- "input.background": "#3b4252",
168
- "input.foreground": "#d8dee9",
169
- "input.placeholderForeground": "#d8dee999",
170
- "input.border": "#3b4252",
171
- "inputOption.activeBackground": "#5e81ac",
172
- "inputOption.activeBorder": "#5e81ac",
173
- "inputOption.activeForeground": "#eceff4",
174
- "inputValidation.errorBackground": "#bf616a",
175
- "inputValidation.errorBorder": "#bf616a",
176
- "inputValidation.infoBackground": "#81a1c1",
177
- "inputValidation.infoBorder": "#81a1c1",
178
- "inputValidation.warningBackground": "#d08770",
179
- "inputValidation.warningBorder": "#d08770",
180
- "keybindingLabel.background": "#4c566a",
181
- "keybindingLabel.border": "#4c566a",
182
- "keybindingLabel.bottomBorder": "#4c566a",
183
- "keybindingLabel.foreground": "#d8dee9",
184
- "list.activeSelectionBackground": "#88c0d0",
185
- "list.activeSelectionForeground": "#2e3440",
186
- "list.inactiveSelectionBackground": "#434c5e",
187
- "list.inactiveSelectionForeground": "#d8dee9",
188
- "list.inactiveFocusBackground": "#434c5ecc",
189
- "list.hoverForeground": "#eceff4",
190
- "list.focusForeground": "#d8dee9",
191
- "list.focusBackground": "#88c0d099",
192
- "list.focusHighlightForeground": "#eceff4",
193
- "list.hoverBackground": "#3b4252",
194
- "list.dropBackground": "#88c0d099",
195
- "list.highlightForeground": "#88c0d0",
196
- "list.errorForeground": "#bf616a",
197
- "list.warningForeground": "#ebcb8b",
198
- "merge.currentHeaderBackground": "#81a1c166",
199
- "merge.currentContentBackground": "#81a1c14d",
200
- "merge.incomingHeaderBackground": "#8fbcbb66",
201
- "merge.incomingContentBackground": "#8fbcbb4d",
202
- "merge.border": "#3b425200",
203
- "minimap.background": "#2e3440",
204
- "minimap.errorHighlight": "#bf616acc",
205
- "minimap.findMatchHighlight": "#88c0d0",
206
- "minimap.selectionHighlight": "#88c0d0cc",
207
- "minimap.warningHighlight": "#ebcb8bcc",
208
- "minimapGutter.addedBackground": "#a3be8c",
209
- "minimapGutter.deletedBackground": "#bf616a",
210
- "minimapGutter.modifiedBackground": "#ebcb8b",
211
- "minimapSlider.activeBackground": "#434c5eaa",
212
- "minimapSlider.background": "#434c5e99",
213
- "minimapSlider.hoverBackground": "#434c5eaa",
214
- "notification.background": "#3b4252",
215
- "notification.buttonBackground": "#434c5e",
216
- "notification.buttonForeground": "#d8dee9",
217
- "notification.buttonHoverBackground": "#4c566a",
218
- "notification.errorBackground": "#bf616a",
219
- "notification.errorForeground": "#2e3440",
220
- "notification.foreground": "#d8dee9",
221
- "notification.infoBackground": "#88c0d0",
222
- "notification.infoForeground": "#2e3440",
223
- "notification.warningBackground": "#ebcb8b",
224
- "notification.warningForeground": "#2e3440",
225
- "notificationCenter.border": "#3b425200",
226
- "notificationCenterHeader.background": "#2e3440",
227
- "notificationCenterHeader.foreground": "#88c0d0",
228
- "notificationLink.foreground": "#88c0d0",
229
- "notifications.background": "#3b4252",
230
- "notifications.border": "#2e3440",
231
- "notifications.foreground": "#d8dee9",
232
- "notificationToast.border": "#3b425200",
233
- "panel.background": "#2e3440",
234
- "panel.border": "#3b4252",
235
- "panelTitle.activeBorder": "#88c0d000",
236
- "panelTitle.activeForeground": "#88c0d0",
237
- "panelTitle.inactiveForeground": "#d8dee9",
238
- "peekView.border": "#4c566a",
239
- "peekViewEditor.background": "#2e3440",
240
- "peekViewEditorGutter.background": "#2e3440",
241
- "peekViewEditor.matchHighlightBackground": "#88c0d04d",
242
- "peekViewResult.background": "#2e3440",
243
- "peekViewResult.fileForeground": "#88c0d0",
244
- "peekViewResult.lineForeground": "#d8dee966",
245
- "peekViewResult.matchHighlightBackground": "#88c0d0cc",
246
- "peekViewResult.selectionBackground": "#434c5e",
247
- "peekViewResult.selectionForeground": "#d8dee9",
248
- "peekViewTitle.background": "#3b4252",
249
- "peekViewTitleDescription.foreground": "#d8dee9",
250
- "peekViewTitleLabel.foreground": "#88c0d0",
251
- "pickerGroup.border": "#3b4252",
252
- "pickerGroup.foreground": "#88c0d0",
253
- "progressBar.background": "#88c0d0",
254
- "quickInputList.focusBackground": "#88c0d0",
255
- "quickInputList.focusForeground": "#2e3440",
256
- "sash.hoverBorder": "#88c0d0",
257
- "scrollbar.shadow": "#00000066",
258
- "scrollbarSlider.activeBackground": "#434c5eaa",
259
- "scrollbarSlider.background": "#434c5e99",
260
- "scrollbarSlider.hoverBackground": "#434c5eaa",
261
- "selection.background": "#88c0d099",
262
- "sideBar.background": "#2e3440",
263
- "sideBar.foreground": "#d8dee9",
264
- "sideBar.border": "#3b4252",
265
- "sideBarSectionHeader.background": "#3b4252",
266
- "sideBarSectionHeader.foreground": "#d8dee9",
267
- "sideBarTitle.foreground": "#d8dee9",
268
- "statusBar.background": "#3b4252",
269
- "statusBar.debuggingBackground": "#5e81ac",
270
- "statusBar.debuggingForeground": "#d8dee9",
271
- "statusBar.noFolderForeground": "#d8dee9",
272
- "statusBar.noFolderBackground": "#3b4252",
273
- "statusBar.foreground": "#d8dee9",
274
- "statusBarItem.activeBackground": "#4c566a",
275
- "statusBarItem.hoverBackground": "#434c5e",
276
- "statusBarItem.prominentBackground": "#3b4252",
277
- "statusBarItem.prominentHoverBackground": "#434c5e",
278
- "statusBarItem.errorBackground": "#3b4252",
279
- "statusBarItem.errorForeground": "#bf616a",
280
- "statusBarItem.warningBackground": "#ebcb8b",
281
- "statusBarItem.warningForeground": "#2e3440",
282
- "statusBar.border": "#3b425200",
283
- "tab.activeBackground": "#3b4252",
284
- "tab.activeForeground": "#d8dee9",
285
- "tab.border": "#3b425200",
286
- "tab.activeBorder": "#88c0d000",
287
- "tab.unfocusedActiveBorder": "#88c0d000",
288
- "tab.inactiveBackground": "#2e3440",
289
- "tab.inactiveForeground": "#d8dee966",
290
- "tab.unfocusedActiveForeground": "#d8dee999",
291
- "tab.unfocusedInactiveForeground": "#d8dee966",
292
- "tab.hoverBackground": "#3b4252cc",
293
- "tab.unfocusedHoverBackground": "#3b4252b3",
294
- "tab.hoverBorder": "#88c0d000",
295
- "tab.unfocusedHoverBorder": "#88c0d000",
296
- "tab.activeBorderTop": "#88c0d000",
297
- "tab.unfocusedActiveBorderTop": "#88c0d000",
298
- "tab.lastPinnedBorder": "#4c566a",
299
- "terminal.background": "#2e3440",
300
- "terminal.foreground": "#d8dee9",
301
- "terminal.ansiBlack": "#3b4252",
302
- "terminal.ansiRed": "#bf616a",
303
- "terminal.ansiGreen": "#a3be8c",
304
- "terminal.ansiYellow": "#ebcb8b",
305
- "terminal.ansiBlue": "#81a1c1",
306
- "terminal.ansiMagenta": "#b48ead",
307
- "terminal.ansiCyan": "#88c0d0",
308
- "terminal.ansiWhite": "#e5e9f0",
309
- "terminal.ansiBrightBlack": "#4c566a",
310
- "terminal.ansiBrightRed": "#bf616a",
311
- "terminal.ansiBrightGreen": "#a3be8c",
312
- "terminal.ansiBrightYellow": "#ebcb8b",
313
- "terminal.ansiBrightBlue": "#81a1c1",
314
- "terminal.ansiBrightMagenta": "#b48ead",
315
- "terminal.ansiBrightCyan": "#8fbcbb",
316
- "terminal.ansiBrightWhite": "#eceff4",
317
- "terminal.tab.activeBorder": "#88c0d0",
318
- "textBlockQuote.background": "#3b4252",
319
- "textBlockQuote.border": "#81a1c1",
320
- "textCodeBlock.background": "#4c566a",
321
- "textLink.activeForeground": "#88c0d0",
322
- "textLink.foreground": "#88c0d0",
323
- "textPreformat.foreground": "#8fbcbb",
324
- "textSeparator.foreground": "#eceff4",
325
- "titleBar.activeBackground": "#2e3440",
326
- "titleBar.activeForeground": "#d8dee9",
327
- "titleBar.border": "#2e344000",
328
- "titleBar.inactiveBackground": "#2e3440",
329
- "titleBar.inactiveForeground": "#d8dee966",
330
- "tree.indentGuidesStroke": "#616e88",
331
- "walkThrough.embeddedEditorBackground": "#2e3440",
332
- "welcomePage.buttonBackground": "#434c5e",
333
- "welcomePage.buttonHoverBackground": "#4c566a",
334
- "widget.shadow": "#00000066"
335
- },
336
- "tokenColors": [{
337
- "settings": {
338
- "foreground": "#d8dee9ff",
339
- "background": "#2e3440ff"
340
- }
341
- }, {
342
- "scope": "emphasis",
343
- "settings": {
344
- "fontStyle": "italic"
345
- }
346
- }, {
347
- "scope": "strong",
348
- "settings": {
349
- "fontStyle": "bold"
350
- }
351
- }, {
352
- "name": "Comment",
353
- "scope": "comment",
354
- "settings": {
355
- "foreground": "#616E88"
356
- }
357
- }, {
358
- "name": "Constant Character",
359
- "scope": "constant.character",
360
- "settings": {
361
- "foreground": "#EBCB8B"
362
- }
363
- }, {
364
- "name": "Constant Character Escape",
365
- "scope": "constant.character.escape",
366
- "settings": {
367
- "foreground": "#EBCB8B"
368
- }
369
- }, {
370
- "name": "Constant Language",
371
- "scope": "constant.language",
372
- "settings": {
373
- "foreground": "#81A1C1"
374
- }
375
- }, {
376
- "name": "Constant Numeric",
377
- "scope": "constant.numeric",
378
- "settings": {
379
- "foreground": "#B48EAD"
380
- }
381
- }, {
382
- "name": "Constant Regexp",
383
- "scope": "constant.regexp",
384
- "settings": {
385
- "foreground": "#EBCB8B"
386
- }
387
- }, {
388
- "name": "Entity Name Class/Type",
389
- "scope": ["entity.name.class", "entity.name.type.class"],
390
- "settings": {
391
- "foreground": "#8FBCBB"
392
- }
393
- }, {
394
- "name": "Entity Name Function",
395
- "scope": "entity.name.function",
396
- "settings": {
397
- "foreground": "#88C0D0"
398
- }
399
- }, {
400
- "name": "Entity Name Tag",
401
- "scope": "entity.name.tag",
402
- "settings": {
403
- "foreground": "#81A1C1"
404
- }
405
- }, {
406
- "name": "Entity Other Attribute Name",
407
- "scope": "entity.other.attribute-name",
408
- "settings": {
409
- "foreground": "#8FBCBB"
410
- }
411
- }, {
412
- "name": "Entity Other Inherited Class",
413
- "scope": "entity.other.inherited-class",
414
- "settings": {
415
- "fontStyle": "bold",
416
- "foreground": "#8FBCBB"
417
- }
418
- }, {
419
- "name": "Invalid Deprecated",
420
- "scope": "invalid.deprecated",
421
- "settings": {
422
- "foreground": "#D8DEE9",
423
- "background": "#EBCB8B"
424
- }
425
- }, {
426
- "name": "Invalid Illegal",
427
- "scope": "invalid.illegal",
428
- "settings": {
429
- "foreground": "#D8DEE9",
430
- "background": "#BF616A"
431
- }
432
- }, {
433
- "name": "Keyword",
434
- "scope": "keyword",
435
- "settings": {
436
- "foreground": "#81A1C1"
437
- }
438
- }, {
439
- "name": "Keyword Operator",
440
- "scope": "keyword.operator",
441
- "settings": {
442
- "foreground": "#81A1C1"
443
- }
444
- }, {
445
- "name": "Keyword Other New",
446
- "scope": "keyword.other.new",
447
- "settings": {
448
- "foreground": "#81A1C1"
449
- }
450
- }, {
451
- "name": "Markup Bold",
452
- "scope": "markup.bold",
453
- "settings": {
454
- "fontStyle": "bold"
455
- }
456
- }, {
457
- "name": "Markup Changed",
458
- "scope": "markup.changed",
459
- "settings": {
460
- "foreground": "#EBCB8B"
461
- }
462
- }, {
463
- "name": "Markup Deleted",
464
- "scope": "markup.deleted",
465
- "settings": {
466
- "foreground": "#BF616A"
467
- }
468
- }, {
469
- "name": "Markup Inserted",
470
- "scope": "markup.inserted",
471
- "settings": {
472
- "foreground": "#A3BE8C"
473
- }
474
- }, {
475
- "name": "Meta Preprocessor",
476
- "scope": "meta.preprocessor",
477
- "settings": {
478
- "foreground": "#5E81AC"
479
- }
480
- }, {
481
- "name": "Punctuation",
482
- "scope": "punctuation",
483
- "settings": {
484
- "foreground": "#ECEFF4"
485
- }
486
- }, {
487
- "name": "Punctuation Definition Parameters",
488
- "scope": ["punctuation.definition.method-parameters", "punctuation.definition.function-parameters", "punctuation.definition.parameters"],
489
- "settings": {
490
- "foreground": "#ECEFF4"
491
- }
492
- }, {
493
- "name": "Punctuation Definition Tag",
494
- "scope": "punctuation.definition.tag",
495
- "settings": {
496
- "foreground": "#81A1C1"
497
- }
498
- }, {
499
- "name": "Punctuation Definition Comment",
500
- "scope": ["punctuation.definition.comment", "punctuation.end.definition.comment", "punctuation.start.definition.comment"],
501
- "settings": {
502
- "foreground": "#616E88"
503
- }
504
- }, {
505
- "name": "Punctuation Section",
506
- "scope": "punctuation.section",
507
- "settings": {
508
- "foreground": "#ECEFF4"
509
- }
510
- }, {
511
- "name": "Punctuation Section Embedded",
512
- "scope": ["punctuation.section.embedded.begin", "punctuation.section.embedded.end"],
513
- "settings": {
514
- "foreground": "#81A1C1"
515
- }
516
- }, {
517
- "name": "Punctuation Terminator",
518
- "scope": "punctuation.terminator",
519
- "settings": {
520
- "foreground": "#81A1C1"
521
- }
522
- }, {
523
- "name": "Punctuation Variable",
524
- "scope": "punctuation.definition.variable",
525
- "settings": {
526
- "foreground": "#81A1C1"
527
- }
528
- }, {
529
- "name": "Storage",
530
- "scope": "storage",
531
- "settings": {
532
- "foreground": "#81A1C1"
533
- }
534
- }, {
535
- "name": "String",
536
- "scope": "string",
537
- "settings": {
538
- "foreground": "#A3BE8C"
539
- }
540
- }, {
541
- "name": "String Regexp",
542
- "scope": "string.regexp",
543
- "settings": {
544
- "foreground": "#EBCB8B"
545
- }
546
- }, {
547
- "name": "Support Class",
548
- "scope": "support.class",
549
- "settings": {
550
- "foreground": "#8FBCBB"
551
- }
552
- }, {
553
- "name": "Support Constant",
554
- "scope": "support.constant",
555
- "settings": {
556
- "foreground": "#81A1C1"
557
- }
558
- }, {
559
- "name": "Support Function",
560
- "scope": "support.function",
561
- "settings": {
562
- "foreground": "#88C0D0"
563
- }
564
- }, {
565
- "name": "Support Function Construct",
566
- "scope": "support.function.construct",
567
- "settings": {
568
- "foreground": "#81A1C1"
569
- }
570
- }, {
571
- "name": "Support Type",
572
- "scope": "support.type",
573
- "settings": {
574
- "foreground": "#8FBCBB"
575
- }
576
- }, {
577
- "name": "Support Type Exception",
578
- "scope": "support.type.exception",
579
- "settings": {
580
- "foreground": "#8FBCBB"
581
- }
582
- }, {
583
- "name": "Token Debug",
584
- "scope": "token.debug-token",
585
- "settings": {
586
- "foreground": "#b48ead"
587
- }
588
- }, {
589
- "name": "Token Error",
590
- "scope": "token.error-token",
591
- "settings": {
592
- "foreground": "#bf616a"
593
- }
594
- }, {
595
- "name": "Token Info",
596
- "scope": "token.info-token",
597
- "settings": {
598
- "foreground": "#88c0d0"
599
- }
600
- }, {
601
- "name": "Token Warning",
602
- "scope": "token.warn-token",
603
- "settings": {
604
- "foreground": "#ebcb8b"
605
- }
606
- }, {
607
- "name": "Variable",
608
- "scope": "variable.other",
609
- "settings": {
610
- "foreground": "#D8DEE9"
611
- }
612
- }, {
613
- "name": "Variable Language",
614
- "scope": "variable.language",
615
- "settings": {
616
- "foreground": "#81A1C1"
617
- }
618
- }, {
619
- "name": "Variable Parameter",
620
- "scope": "variable.parameter",
621
- "settings": {
622
- "foreground": "#D8DEE9"
623
- }
624
- }, {
625
- "name": "[C/CPP] Punctuation Separator Pointer-Access",
626
- "scope": "punctuation.separator.pointer-access.c",
627
- "settings": {
628
- "foreground": "#81A1C1"
629
- }
630
- }, {
631
- "name": "[C/CPP] Meta Preprocessor Include",
632
- "scope": ["source.c meta.preprocessor.include", "source.c string.quoted.other.lt-gt.include"],
633
- "settings": {
634
- "foreground": "#8FBCBB"
635
- }
636
- }, {
637
- "name": "[C/CPP] Conditional Directive",
638
- "scope": ["source.cpp keyword.control.directive.conditional", "source.cpp punctuation.definition.directive", "source.c keyword.control.directive.conditional", "source.c punctuation.definition.directive"],
639
- "settings": {
640
- "foreground": "#5E81AC",
641
- "fontStyle": "bold"
642
- }
643
- }, {
644
- "name": "[CSS] Constant Other Color RGB Value",
645
- "scope": "source.css constant.other.color.rgb-value",
646
- "settings": {
647
- "foreground": "#B48EAD"
648
- }
649
- }, {
650
- "name": "[CSS](Function) Meta Property-Value",
651
- "scope": "source.css meta.property-value",
652
- "settings": {
653
- "foreground": "#88C0D0"
654
- }
655
- }, {
656
- "name": "[CSS] Media Queries",
657
- "scope": ["source.css keyword.control.at-rule.media", "source.css keyword.control.at-rule.media punctuation.definition.keyword"],
658
- "settings": {
659
- "foreground": "#D08770"
660
- }
661
- }, {
662
- "name": "[CSS] Punctuation Definition Keyword",
663
- "scope": "source.css punctuation.definition.keyword",
664
- "settings": {
665
- "foreground": "#81A1C1"
666
- }
667
- }, {
668
- "name": "[CSS] Support Type Property Name",
669
- "scope": "source.css support.type.property-name",
670
- "settings": {
671
- "foreground": "#D8DEE9"
672
- }
673
- }, {
674
- "name": "[diff] Meta Range Context",
675
- "scope": "source.diff meta.diff.range.context",
676
- "settings": {
677
- "foreground": "#8FBCBB"
678
- }
679
- }, {
680
- "name": "[diff] Meta Header From-File",
681
- "scope": "source.diff meta.diff.header.from-file",
682
- "settings": {
683
- "foreground": "#8FBCBB"
684
- }
685
- }, {
686
- "name": "[diff] Punctuation Definition From-File",
687
- "scope": "source.diff punctuation.definition.from-file",
688
- "settings": {
689
- "foreground": "#8FBCBB"
690
- }
691
- }, {
692
- "name": "[diff] Punctuation Definition Range",
693
- "scope": "source.diff punctuation.definition.range",
694
- "settings": {
695
- "foreground": "#8FBCBB"
696
- }
697
- }, {
698
- "name": "[diff] Punctuation Definition Separator",
699
- "scope": "source.diff punctuation.definition.separator",
700
- "settings": {
701
- "foreground": "#81A1C1"
702
- }
703
- }, {
704
- "name": "[Elixir](JakeBecker.elixir-ls) module names",
705
- "scope": "entity.name.type.module.elixir",
706
- "settings": {
707
- "foreground": "#8FBCBB"
708
- }
709
- }, {
710
- "name": "[Elixir](JakeBecker.elixir-ls) module attributes",
711
- "scope": "variable.other.readwrite.module.elixir",
712
- "settings": {
713
- "foreground": "#D8DEE9",
714
- "fontStyle": "bold"
715
- }
716
- }, {
717
- "name": "[Elixir](JakeBecker.elixir-ls) atoms",
718
- "scope": "constant.other.symbol.elixir",
719
- "settings": {
720
- "foreground": "#D8DEE9",
721
- "fontStyle": "bold"
722
- }
723
- }, {
724
- "name": "[Elixir](JakeBecker.elixir-ls) modules",
725
- "scope": "variable.other.constant.elixir",
726
- "settings": {
727
- "foreground": "#8FBCBB"
728
- }
729
- }, {
730
- "name": "[Go] String Format Placeholder",
731
- "scope": "source.go constant.other.placeholder.go",
732
- "settings": {
733
- "foreground": "#EBCB8B"
734
- }
735
- }, {
736
- "name": "[Java](JavaDoc) Comment Block Documentation HTML Entities",
737
- "scope": "source.java comment.block.documentation.javadoc punctuation.definition.entity.html",
738
- "settings": {
739
- "foreground": "#81A1C1"
740
- }
741
- }, {
742
- "name": "[Java](JavaDoc) Constant Other",
743
- "scope": "source.java constant.other",
744
- "settings": {
745
- "foreground": "#D8DEE9"
746
- }
747
- }, {
748
- "name": "[Java](JavaDoc) Keyword Other Documentation",
749
- "scope": "source.java keyword.other.documentation",
750
- "settings": {
751
- "foreground": "#8FBCBB"
752
- }
753
- }, {
754
- "name": "[Java](JavaDoc) Keyword Other Documentation Author",
755
- "scope": "source.java keyword.other.documentation.author.javadoc",
756
- "settings": {
757
- "foreground": "#8FBCBB"
758
- }
759
- }, {
760
- "name": "[Java](JavaDoc) Keyword Other Documentation Directive/Custom",
761
- "scope": ["source.java keyword.other.documentation.directive", "source.java keyword.other.documentation.custom"],
762
- "settings": {
763
- "foreground": "#8FBCBB"
764
- }
765
- }, {
766
- "name": "[Java](JavaDoc) Keyword Other Documentation See",
767
- "scope": "source.java keyword.other.documentation.see.javadoc",
768
- "settings": {
769
- "foreground": "#8FBCBB"
770
- }
771
- }, {
772
- "name": "[Java] Meta Method-Call",
773
- "scope": "source.java meta.method-call meta.method",
774
- "settings": {
775
- "foreground": "#88C0D0"
776
- }
777
- }, {
778
- "name": "[Java](JavaDoc) Meta Tag Template Link",
779
- "scope": ["source.java meta.tag.template.link.javadoc", "source.java string.other.link.title.javadoc"],
780
- "settings": {
781
- "foreground": "#8FBCBB"
782
- }
783
- }, {
784
- "name": "[Java](JavaDoc) Meta Tag Template Value",
785
- "scope": "source.java meta.tag.template.value.javadoc",
786
- "settings": {
787
- "foreground": "#88C0D0"
788
- }
789
- }, {
790
- "name": "[Java](JavaDoc) Punctuation Definition Keyword",
791
- "scope": "source.java punctuation.definition.keyword.javadoc",
792
- "settings": {
793
- "foreground": "#8FBCBB"
794
- }
795
- }, {
796
- "name": "[Java](JavaDoc) Punctuation Definition Tag",
797
- "scope": ["source.java punctuation.definition.tag.begin.javadoc", "source.java punctuation.definition.tag.end.javadoc"],
798
- "settings": {
799
- "foreground": "#616E88"
800
- }
801
- }, {
802
- "name": "[Java] Storage Modifier Import",
803
- "scope": "source.java storage.modifier.import",
804
- "settings": {
805
- "foreground": "#8FBCBB"
806
- }
807
- }, {
808
- "name": "[Java] Storage Modifier Package",
809
- "scope": "source.java storage.modifier.package",
810
- "settings": {
811
- "foreground": "#8FBCBB"
812
- }
813
- }, {
814
- "name": "[Java] Storage Type",
815
- "scope": "source.java storage.type",
816
- "settings": {
817
- "foreground": "#8FBCBB"
818
- }
819
- }, {
820
- "name": "[Java] Storage Type Annotation",
821
- "scope": "source.java storage.type.annotation",
822
- "settings": {
823
- "foreground": "#D08770"
824
- }
825
- }, {
826
- "name": "[Java] Storage Type Generic",
827
- "scope": "source.java storage.type.generic",
828
- "settings": {
829
- "foreground": "#8FBCBB"
830
- }
831
- }, {
832
- "name": "[Java] Storage Type Primitive",
833
- "scope": "source.java storage.type.primitive",
834
- "settings": {
835
- "foreground": "#81A1C1"
836
- }
837
- }, {
838
- "name": "[JavaScript] Decorator",
839
- "scope": ["source.js punctuation.decorator", "source.js meta.decorator variable.other.readwrite", "source.js meta.decorator entity.name.function"],
840
- "settings": {
841
- "foreground": "#D08770"
842
- }
843
- }, {
844
- "name": "[JavaScript] Meta Object-Literal Key",
845
- "scope": "source.js meta.object-literal.key",
846
- "settings": {
847
- "foreground": "#88C0D0"
848
- }
849
- }, {
850
- "name": "[JavaScript](JSDoc) Storage Type Class",
851
- "scope": "source.js storage.type.class.jsdoc",
852
- "settings": {
853
- "foreground": "#8FBCBB"
854
- }
855
- }, {
856
- "name": "[JavaScript] String Template Literals Punctuation",
857
- "scope": ["source.js string.quoted.template punctuation.quasi.element.begin", "source.js string.quoted.template punctuation.quasi.element.end", "source.js string.template punctuation.definition.template-expression"],
858
- "settings": {
859
- "foreground": "#81A1C1"
860
- }
861
- }, {
862
- "name": "[JavaScript] Interpolated String Template Punctuation Functions",
863
- "scope": "source.js string.quoted.template meta.method-call.with-arguments",
864
- "settings": {
865
- "foreground": "#ECEFF4"
866
- }
867
- }, {
868
- "name": "[JavaScript] String Template Literal Variable",
869
- "scope": ["source.js string.template meta.template.expression support.variable.property", "source.js string.template meta.template.expression variable.other.object"],
870
- "settings": {
871
- "foreground": "#D8DEE9"
872
- }
873
- }, {
874
- "name": "[JavaScript] Support Type Primitive",
875
- "scope": "source.js support.type.primitive",
876
- "settings": {
877
- "foreground": "#81A1C1"
878
- }
879
- }, {
880
- "name": "[JavaScript] Variable Other Object",
881
- "scope": "source.js variable.other.object",
882
- "settings": {
883
- "foreground": "#D8DEE9"
884
- }
885
- }, {
886
- "name": "[JavaScript] Variable Other Read-Write Alias",
887
- "scope": "source.js variable.other.readwrite.alias",
888
- "settings": {
889
- "foreground": "#8FBCBB"
890
- }
891
- }, {
892
- "name": "[JavaScript] Parentheses in Template Strings",
893
- "scope": ["source.js meta.embedded.line meta.brace.square", "source.js meta.embedded.line meta.brace.round", "source.js string.quoted.template meta.brace.square", "source.js string.quoted.template meta.brace.round"],
894
- "settings": {
895
- "foreground": "#ECEFF4"
896
- }
897
- }, {
898
- "name": "[HTML] Constant Character Entity",
899
- "scope": "text.html.basic constant.character.entity.html",
900
- "settings": {
901
- "foreground": "#EBCB8B"
902
- }
903
- }, {
904
- "name": "[HTML] Constant Other Inline-Data",
905
- "scope": "text.html.basic constant.other.inline-data",
906
- "settings": {
907
- "foreground": "#D08770",
908
- "fontStyle": "italic"
909
- }
910
- }, {
911
- "name": "[HTML] Meta Tag SGML Doctype",
912
- "scope": "text.html.basic meta.tag.sgml.doctype",
913
- "settings": {
914
- "foreground": "#5E81AC"
915
- }
916
- }, {
917
- "name": "[HTML] Punctuation Definition Entity",
918
- "scope": "text.html.basic punctuation.definition.entity",
919
- "settings": {
920
- "foreground": "#81A1C1"
921
- }
922
- }, {
923
- "name": "[INI] Entity Name Section Group-Title",
924
- "scope": "source.properties entity.name.section.group-title.ini",
925
- "settings": {
926
- "foreground": "#88C0D0"
927
- }
928
- }, {
929
- "name": "[INI] Punctuation Separator Key-Value",
930
- "scope": "source.properties punctuation.separator.key-value.ini",
931
- "settings": {
932
- "foreground": "#81A1C1"
933
- }
934
- }, {
935
- "name": "[Markdown] Markup Fenced Code Block",
936
- "scope": ["text.html.markdown markup.fenced_code.block", "text.html.markdown markup.fenced_code.block punctuation.definition"],
937
- "settings": {
938
- "foreground": "#8FBCBB"
939
- }
940
- }, {
941
- "name": "[Markdown] Markup Heading",
942
- "scope": "markup.heading",
943
- "settings": {
944
- "foreground": "#88C0D0"
945
- }
946
- }, {
947
- "name": "[Markdown] Markup Inline",
948
- "scope": ["text.html.markdown markup.inline.raw", "text.html.markdown markup.inline.raw punctuation.definition.raw"],
949
- "settings": {
950
- "foreground": "#8FBCBB"
951
- }
952
- }, {
953
- "name": "[Markdown] Markup Italic",
954
- "scope": "text.html.markdown markup.italic",
955
- "settings": {
956
- "fontStyle": "italic"
957
- }
958
- }, {
959
- "name": "[Markdown] Markup Link",
960
- "scope": "text.html.markdown markup.underline.link",
961
- "settings": {
962
- "fontStyle": "underline"
963
- }
964
- }, {
965
- "name": "[Markdown] Markup List Numbered/Unnumbered",
966
- "scope": "text.html.markdown beginning.punctuation.definition.list",
967
- "settings": {
968
- "foreground": "#81A1C1"
969
- }
970
- }, {
971
- "name": "[Markdown] Markup Quote Punctuation Definition",
972
- "scope": "text.html.markdown beginning.punctuation.definition.quote",
973
- "settings": {
974
- "foreground": "#8FBCBB"
975
- }
976
- }, {
977
- "name": "[Markdown] Markup Quote Punctuation Definition",
978
- "scope": "text.html.markdown markup.quote",
979
- "settings": {
980
- "foreground": "#616E88"
981
- }
982
- }, {
983
- "name": "[Markdown] Markup Math Constant",
984
- "scope": "text.html.markdown constant.character.math.tex",
985
- "settings": {
986
- "foreground": "#81A1C1"
987
- }
988
- }, {
989
- "name": "[Markdown] Markup Math Definition Marker",
990
- "scope": ["text.html.markdown punctuation.definition.math.begin", "text.html.markdown punctuation.definition.math.end"],
991
- "settings": {
992
- "foreground": "#5E81AC"
993
- }
994
- }, {
995
- "name": "[Markdown] Markup Math Function Definition Marker",
996
- "scope": "text.html.markdown punctuation.definition.function.math.tex",
997
- "settings": {
998
- "foreground": "#88C0D0"
999
- }
1000
- }, {
1001
- "name": "[Markdown] Markup Math Operator",
1002
- "scope": "text.html.markdown punctuation.math.operator.latex",
1003
- "settings": {
1004
- "foreground": "#81A1C1"
1005
- }
1006
- }, {
1007
- "name": "[Markdown] Punctuation Definition Heading",
1008
- "scope": "text.html.markdown punctuation.definition.heading",
1009
- "settings": {
1010
- "foreground": "#81A1C1"
1011
- }
1012
- }, {
1013
- "name": "[Markdown] Punctuation Definition Constant/String",
1014
- "scope": ["text.html.markdown punctuation.definition.constant", "text.html.markdown punctuation.definition.string"],
1015
- "settings": {
1016
- "foreground": "#81A1C1"
1017
- }
1018
- }, {
1019
- "name": "[Markdown] String Other Link Description/Title",
1020
- "scope": ["text.html.markdown constant.other.reference.link", "text.html.markdown string.other.link.description", "text.html.markdown string.other.link.title"],
1021
- "settings": {
1022
- "foreground": "#88C0D0"
1023
- }
1024
- }, {
1025
- "name": "[Perl] Perl Sigils",
1026
- "scope": "source.perl punctuation.definition.variable",
1027
- "settings": {
1028
- "foreground": "#D8DEE9"
1029
- }
1030
- }, {
1031
- "name": "[PHP] Meta Function-Call Object",
1032
- "scope": ["source.php meta.function-call", "source.php meta.function-call.object"],
1033
- "settings": {
1034
- "foreground": "#88C0D0"
1035
- }
1036
- }, {
1037
- "name": "[Python] Decorator",
1038
- "scope": ["source.python entity.name.function.decorator", "source.python meta.function.decorator support.type"],
1039
- "settings": {
1040
- "foreground": "#D08770"
1041
- }
1042
- }, {
1043
- "name": "[Python] Function Call",
1044
- "scope": "source.python meta.function-call.generic",
1045
- "settings": {
1046
- "foreground": "#88C0D0"
1047
- }
1048
- }, {
1049
- "name": "[Python] Support Type",
1050
- "scope": "source.python support.type",
1051
- "settings": {
1052
- "foreground": "#88C0D0"
1053
- }
1054
- }, {
1055
- "name": "[Python] Function Parameter",
1056
- "scope": ["source.python variable.parameter.function.language"],
1057
- "settings": {
1058
- "foreground": "#D8DEE9"
1059
- }
1060
- }, {
1061
- "name": "[Python] Function Parameter Special",
1062
- "scope": ["source.python meta.function.parameters variable.parameter.function.language.special.self"],
1063
- "settings": {
1064
- "foreground": "#81A1C1"
1065
- }
1066
- }, {
1067
- "name": "[Rust] Entity types",
1068
- "scope": "source.rust entity.name.type",
1069
- "settings": {
1070
- "foreground": "#8FBCBB"
1071
- }
1072
- }, {
1073
- "name": "[Rust] Macro",
1074
- "scope": "source.rust meta.macro entity.name.function",
1075
- "settings": {
1076
- "fontStyle": "bold",
1077
- "foreground": "#88C0D0"
1078
- }
1079
- }, {
1080
- "name": "[Rust] Attributes",
1081
- "scope": ["source.rust meta.attribute", "source.rust meta.attribute punctuation", "source.rust meta.attribute keyword.operator"],
1082
- "settings": {
1083
- "foreground": "#5E81AC"
1084
- }
1085
- }, {
1086
- "name": "[Rust] Traits",
1087
- "scope": "source.rust entity.name.type.trait",
1088
- "settings": {
1089
- "fontStyle": "bold"
1090
- }
1091
- }, {
1092
- "name": "[Rust] Interpolation Bracket Curly",
1093
- "scope": "source.rust punctuation.definition.interpolation",
1094
- "settings": {
1095
- "foreground": "#EBCB8B"
1096
- }
1097
- }, {
1098
- "name": "[SCSS] Punctuation Definition Interpolation Bracket Curly",
1099
- "scope": ["source.css.scss punctuation.definition.interpolation.begin.bracket.curly", "source.css.scss punctuation.definition.interpolation.end.bracket.curly"],
1100
- "settings": {
1101
- "foreground": "#81A1C1"
1102
- }
1103
- }, {
1104
- "name": "[SCSS] Variable Interpolation",
1105
- "scope": "source.css.scss variable.interpolation",
1106
- "settings": {
1107
- "foreground": "#D8DEE9",
1108
- "fontStyle": "italic"
1109
- }
1110
- }, {
1111
- "name": "[TypeScript] Decorators",
1112
- "scope": ["source.ts punctuation.decorator", "source.ts meta.decorator variable.other.readwrite", "source.ts meta.decorator entity.name.function", "source.tsx punctuation.decorator", "source.tsx meta.decorator variable.other.readwrite", "source.tsx meta.decorator entity.name.function"],
1113
- "settings": {
1114
- "foreground": "#D08770"
1115
- }
1116
- }, {
1117
- "name": "[TypeScript] Object-literal keys",
1118
- "scope": ["source.ts meta.object-literal.key", "source.tsx meta.object-literal.key"],
1119
- "settings": {
1120
- "foreground": "#D8DEE9"
1121
- }
1122
- }, {
1123
- "name": "[TypeScript] Object-literal functions",
1124
- "scope": ["source.ts meta.object-literal.key entity.name.function", "source.tsx meta.object-literal.key entity.name.function"],
1125
- "settings": {
1126
- "foreground": "#88C0D0"
1127
- }
1128
- }, {
1129
- "name": "[TypeScript] Type/Class",
1130
- "scope": ["source.ts support.class", "source.ts support.type", "source.ts entity.name.type", "source.ts entity.name.class", "source.tsx support.class", "source.tsx support.type", "source.tsx entity.name.type", "source.tsx entity.name.class"],
1131
- "settings": {
1132
- "foreground": "#8FBCBB"
1133
- }
1134
- }, {
1135
- "name": "[TypeScript] Static Class Support",
1136
- "scope": ["source.ts support.constant.math", "source.ts support.constant.dom", "source.ts support.constant.json", "source.tsx support.constant.math", "source.tsx support.constant.dom", "source.tsx support.constant.json"],
1137
- "settings": {
1138
- "foreground": "#8FBCBB"
1139
- }
1140
- }, {
1141
- "name": "[TypeScript] Variables",
1142
- "scope": ["source.ts support.variable", "source.tsx support.variable"],
1143
- "settings": {
1144
- "foreground": "#D8DEE9"
1145
- }
1146
- }, {
1147
- "name": "[TypeScript] Parentheses in Template Strings",
1148
- "scope": ["source.ts meta.embedded.line meta.brace.square", "source.ts meta.embedded.line meta.brace.round", "source.tsx meta.embedded.line meta.brace.square", "source.tsx meta.embedded.line meta.brace.round"],
1149
- "settings": {
1150
- "foreground": "#ECEFF4"
1151
- }
1152
- }, {
1153
- "name": "[XML] Entity Name Tag Namespace",
1154
- "scope": "text.xml entity.name.tag.namespace",
1155
- "settings": {
1156
- "foreground": "#8FBCBB"
1157
- }
1158
- }, {
1159
- "name": "[XML] Keyword Other Doctype",
1160
- "scope": "text.xml keyword.other.doctype",
1161
- "settings": {
1162
- "foreground": "#5E81AC"
1163
- }
1164
- }, {
1165
- "name": "[XML] Meta Tag Preprocessor",
1166
- "scope": "text.xml meta.tag.preprocessor entity.name.tag",
1167
- "settings": {
1168
- "foreground": "#5E81AC"
1169
- }
1170
- }, {
1171
- "name": "[XML] Entity Name Tag Namespace",
1172
- "scope": ["text.xml string.unquoted.cdata", "text.xml string.unquoted.cdata punctuation.definition.string"],
1173
- "settings": {
1174
- "foreground": "#D08770",
1175
- "fontStyle": "italic"
1176
- }
1177
- }, {
1178
- "name": "[YAML] Entity Name Tag",
1179
- "scope": "source.yaml entity.name.tag",
1180
- "settings": {
1181
- "foreground": "#8FBCBB"
1182
- }
1183
- }]
1184
- },
1185
- "autoImport": true,
1186
- "showCopyButton": true,
1187
- "skipLanguages": [],
1188
- "filepath": "/Users/bytedance/github/targeral/modern-dev/website/module-tools/docs/en/guide/advance/theme-config.mdx"
1189
- };
1190
- const frontmatter = {
1191
- "sidebar_position": 7
1192
- };
1193
- const toc = [{
1194
- "id": "motivation-and-rationale",
1195
- "text": "Motivation and rationale",
1196
- "depth": 2
1197
- }, {
1198
- "id": "usage-examples",
1199
- "text": "Usage examples",
1200
- "depth": 2
1201
- }, {
1202
- "id": "tailwindcss",
1203
- "text": "tailwindcss",
1204
- "depth": 3
1205
- }, {
1206
- "id": "html-class",
1207
- "text": "HTML Class",
1208
- "depth": 4
1209
- }, {
1210
- "id": "apply-directives",
1211
- "text": "@apply Directives",
1212
- "depth": 4
1213
- }];
1214
- const title = `Theme Configuration`;
1215
- const content = "\"---\\nsidebar_position: 7\\n---\\n\\n# Theme Configuration\\n\\nThe module project provides the ability to configure themes through the [`designSystem`](/en/api/config/design-system) API.\\n\\n## Motivation and rationale\\n\\nTheme configuration is somewhat similar to the custom theme functionality in the component library and is mainly used in style development. We can use the `designToken` generated by the `designSystem` configuration in different style development environments.\\n\\nThe so-called `designToken` corresponds to different things in different style development environments.\\n\\n- tailwindcss: use `designSystem` as the `theme` configuration for tailwindcss. So you can use.\\n - The name of the HTML class supported by tailwindcss.\\n - `@apply` custom directive under css/less/sass to use a string with the same name as the HTML class name supported by tailwindcss.\\n- css/less/scss: Generate global style variables via `designSystem`.\\n\\nThe data structure of the `designSystem` API is borrowed from the [theme API](https://tailwindcss.com/docs/theme) in the `tailwindcss` configuration object, so a default set of `designToken` exists. For the default values, see the [`designSystem` API](/api/config/design-system).\\n\\n:::info\\nThe css/less/sass global variables are not supported yet.\\n:::\\n\\n## Usage examples\\n\\n### tailwindcss\\n\\nWhen using tailwindcss, its [`theme`](https://v2.tailwindcss.com/docs/theme#extending-the-default-theme) configuration can be set via `designSystem`.\\n\\nFor example, the following configuration extends the original color configuration:\\n\\n```ts ./modern.config.ts\\nexport default {\\n designSystem: {\\n extend: {\\n colors: {\\n primary: '#1677ff',\\n },\\n },\\n },\\n};\\n```\\n\\nWe can have two ways of using tailwindcss in our code.\\n\\n#### HTML Class\\n\\n```tsx ./src/index.tsx\\nimport 'tailwindcss/utilities.css';\\n\\nexport default () => {\\n return <div className=\\\"bg-primary\\\"></div>;\\n};\\n```\\n\\n#### `@apply` Directives\\n\\n:::info\\nAbout [`@apply`](https://tailwindcss.com/docs/functions-and-directives#apply)。\\n:::\\n\\n<CH.Code>\\n\\n```tsx ./src/index.tsx\\nimport './index.css';\\n\\nexport default () => {\\n return <div className=\\\"btn-primary\\\"></div>;\\n};\\n```\\n\\n```css ./src/index.css\\n.btn-primary {\\n @apply bg-primary;\\n}\\n```\\n\\n</CH.Code>\\n\"";
1216
- function _createMdxContent(props) {
1217
- const _components = Object.assign({
1218
- h1: "h1",
1219
- a: "a",
1220
- p: "p",
1221
- code: "code",
1222
- h2: "h2",
1223
- ul: "ul",
1224
- li: "li",
1225
- div: "div",
1226
- h3: "h3",
1227
- h4: "h4"
1228
- }, props.components);
1229
- if (!CH) _missingMdxReference("CH", false, "34:1-44:4");
1230
- if (!CH.Code) _missingMdxReference("CH.Code", true, "34:1-44:4");
1231
- return (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.Fragment, {
1232
- children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.h1, {
1233
- id: "theme-configuration",
1234
- children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.a, {
1235
- className: "header-anchor",
1236
- "aria-hidden": "true",
1237
- href: "#theme-configuration",
1238
- children: "#"
1239
- }), "Theme Configuration"]
1240
- }), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.p, {
1241
- children: ["The module project provides the ability to configure themes through the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.a, {
1242
- href: "/module-tools/en/api/config/design-system.html",
1243
- children: (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
1244
- children: "designSystem"
1245
- })
1246
- }), " API."]
1247
- }), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.h2, {
1248
- id: "motivation-and-rationale",
1249
- children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.a, {
1250
- className: "header-anchor",
1251
- "aria-hidden": "true",
1252
- href: "#motivation-and-rationale",
1253
- children: "#"
1254
- }), "Motivation and rationale"]
1255
- }), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.p, {
1256
- children: ["Theme configuration is somewhat similar to the custom theme functionality in the component library and is mainly used in style development. We can use the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
1257
- children: "designToken"
1258
- }), " generated by the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
1259
- children: "designSystem"
1260
- }), " configuration in different style development environments."]
1261
- }), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.p, {
1262
- children: ["The so-called ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
1263
- children: "designToken"
1264
- }), " corresponds to different things in different style development environments."]
1265
- }), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.ul, {
1266
- children: ["\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.li, {
1267
- children: ["tailwindcss: use ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
1268
- children: "designSystem"
1269
- }), " as the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
1270
- children: "theme"
1271
- }), " configuration for tailwindcss. So you can use.", "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.ul, {
1272
- children: ["\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.li, {
1273
- children: "The name of the HTML class supported by tailwindcss."
1274
- }), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.li, {
1275
- children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
1276
- children: "@apply"
1277
- }), " custom directive under css/less/sass to use a string with the same name as the HTML class name supported by tailwindcss."]
1278
- }), "\n"]
1279
- }), "\n"]
1280
- }), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.li, {
1281
- children: ["css/less/scss: Generate global style variables via ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
1282
- children: "designSystem"
1283
- }), "."]
1284
- }), "\n"]
1285
- }), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.p, {
1286
- children: ["The data structure of the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
1287
- children: "designSystem"
1288
- }), " API is borrowed from the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.a, {
1289
- href: "https://tailwindcss.com/docs/theme",
1290
- target: "_blank",
1291
- rel: "nofollow",
1292
- children: "theme API"
1293
- }), " in the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
1294
- children: "tailwindcss"
1295
- }), " configuration object, so a default set of ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
1296
- children: "designToken"
1297
- }), " exists. For the default values, see the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.a, {
1298
- href: "/module-tools/en/api/config/design-system.html",
1299
- children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
1300
- children: "designSystem"
1301
- }), " API"]
1302
- }), "."]
1303
- }), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.div, {
1304
- className: "modern-directive info",
1305
- children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.p, {
1306
- className: "modern-directive-title",
1307
- children: "INFO"
1308
- }), (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.div, {
1309
- className: "modern-directive-content",
1310
- children: (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.p, {
1311
- children: "\nThe css/less/sass global variables are not supported yet."
1312
- })
1313
- })]
1314
- }), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.h2, {
1315
- id: "usage-examples",
1316
- children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.a, {
1317
- className: "header-anchor",
1318
- "aria-hidden": "true",
1319
- href: "#usage-examples",
1320
- children: "#"
1321
- }), "Usage examples"]
1322
- }), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.h3, {
1323
- id: "tailwindcss",
1324
- children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.a, {
1325
- className: "header-anchor",
1326
- "aria-hidden": "true",
1327
- href: "#tailwindcss",
1328
- children: "#"
1329
- }), "tailwindcss"]
1330
- }), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.p, {
1331
- children: ["When using tailwindcss, its ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.a, {
1332
- href: "https://v2.tailwindcss.com/docs/theme#extending-the-default-theme-1",
1333
- target: "_blank",
1334
- rel: "nofollow",
1335
- children: (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
1336
- children: "theme"
1337
- })
1338
- }), " configuration can be set via ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
1339
- children: "designSystem"
1340
- }), "."]
1341
- }), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.p, {
1342
- children: "For example, the following configuration extends the original color configuration:"
1343
- }), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(CH.Code, {
1344
- codeConfig: chCodeConfig,
1345
- northPanel: {
1346
- "tabs": ["./modern.config.ts"],
1347
- "active": "./modern.config.ts",
1348
- "heightRatio": 1
1349
- },
1350
- files: [{
1351
- "name": "./modern.config.ts",
1352
- "focus": "",
1353
- "code": {
1354
- "lines": [{
1355
- "tokens": [{
1356
- "content": "export",
1357
- "props": {
1358
- "style": {
1359
- "color": "#81A1C1"
1360
- }
1361
- }
1362
- }, {
1363
- "content": " ",
1364
- "props": {
1365
- "style": {
1366
- "color": "#D8DEE9FF"
1367
- }
1368
- }
1369
- }, {
1370
- "content": "default",
1371
- "props": {
1372
- "style": {
1373
- "color": "#81A1C1"
1374
- }
1375
- }
1376
- }, {
1377
- "content": " ",
1378
- "props": {
1379
- "style": {
1380
- "color": "#D8DEE9FF"
1381
- }
1382
- }
1383
- }, {
1384
- "content": "{",
1385
- "props": {
1386
- "style": {
1387
- "color": "#ECEFF4"
1388
- }
1389
- }
1390
- }]
1391
- }, {
1392
- "tokens": [{
1393
- "content": " ",
1394
- "props": {
1395
- "style": {
1396
- "color": "#D8DEE9FF"
1397
- }
1398
- }
1399
- }, {
1400
- "content": "designSystem",
1401
- "props": {
1402
- "style": {
1403
- "color": "#D8DEE9"
1404
- }
1405
- }
1406
- }, {
1407
- "content": ":",
1408
- "props": {
1409
- "style": {
1410
- "color": "#ECEFF4"
1411
- }
1412
- }
1413
- }, {
1414
- "content": " ",
1415
- "props": {
1416
- "style": {
1417
- "color": "#D8DEE9FF"
1418
- }
1419
- }
1420
- }, {
1421
- "content": "{",
1422
- "props": {
1423
- "style": {
1424
- "color": "#ECEFF4"
1425
- }
1426
- }
1427
- }]
1428
- }, {
1429
- "tokens": [{
1430
- "content": " ",
1431
- "props": {
1432
- "style": {
1433
- "color": "#D8DEE9FF"
1434
- }
1435
- }
1436
- }, {
1437
- "content": "extend",
1438
- "props": {
1439
- "style": {
1440
- "color": "#D8DEE9"
1441
- }
1442
- }
1443
- }, {
1444
- "content": ":",
1445
- "props": {
1446
- "style": {
1447
- "color": "#ECEFF4"
1448
- }
1449
- }
1450
- }, {
1451
- "content": " ",
1452
- "props": {
1453
- "style": {
1454
- "color": "#D8DEE9FF"
1455
- }
1456
- }
1457
- }, {
1458
- "content": "{",
1459
- "props": {
1460
- "style": {
1461
- "color": "#ECEFF4"
1462
- }
1463
- }
1464
- }]
1465
- }, {
1466
- "tokens": [{
1467
- "content": " ",
1468
- "props": {
1469
- "style": {
1470
- "color": "#D8DEE9FF"
1471
- }
1472
- }
1473
- }, {
1474
- "content": "colors",
1475
- "props": {
1476
- "style": {
1477
- "color": "#D8DEE9"
1478
- }
1479
- }
1480
- }, {
1481
- "content": ":",
1482
- "props": {
1483
- "style": {
1484
- "color": "#ECEFF4"
1485
- }
1486
- }
1487
- }, {
1488
- "content": " ",
1489
- "props": {
1490
- "style": {
1491
- "color": "#D8DEE9FF"
1492
- }
1493
- }
1494
- }, {
1495
- "content": "{",
1496
- "props": {
1497
- "style": {
1498
- "color": "#ECEFF4"
1499
- }
1500
- }
1501
- }]
1502
- }, {
1503
- "tokens": [{
1504
- "content": " ",
1505
- "props": {
1506
- "style": {
1507
- "color": "#D8DEE9FF"
1508
- }
1509
- }
1510
- }, {
1511
- "content": "primary",
1512
- "props": {
1513
- "style": {
1514
- "color": "#D8DEE9"
1515
- }
1516
- }
1517
- }, {
1518
- "content": ":",
1519
- "props": {
1520
- "style": {
1521
- "color": "#ECEFF4"
1522
- }
1523
- }
1524
- }, {
1525
- "content": " ",
1526
- "props": {
1527
- "style": {
1528
- "color": "#D8DEE9FF"
1529
- }
1530
- }
1531
- }, {
1532
- "content": "'",
1533
- "props": {
1534
- "style": {
1535
- "color": "#ECEFF4"
1536
- }
1537
- }
1538
- }, {
1539
- "content": "#1677ff",
1540
- "props": {
1541
- "style": {
1542
- "color": "#A3BE8C"
1543
- }
1544
- }
1545
- }, {
1546
- "content": "'",
1547
- "props": {
1548
- "style": {
1549
- "color": "#ECEFF4"
1550
- }
1551
- }
1552
- }, {
1553
- "content": ",",
1554
- "props": {
1555
- "style": {
1556
- "color": "#ECEFF4"
1557
- }
1558
- }
1559
- }]
1560
- }, {
1561
- "tokens": [{
1562
- "content": " ",
1563
- "props": {
1564
- "style": {
1565
- "color": "#D8DEE9FF"
1566
- }
1567
- }
1568
- }, {
1569
- "content": "},",
1570
- "props": {
1571
- "style": {
1572
- "color": "#ECEFF4"
1573
- }
1574
- }
1575
- }]
1576
- }, {
1577
- "tokens": [{
1578
- "content": " ",
1579
- "props": {
1580
- "style": {
1581
- "color": "#D8DEE9FF"
1582
- }
1583
- }
1584
- }, {
1585
- "content": "},",
1586
- "props": {
1587
- "style": {
1588
- "color": "#ECEFF4"
1589
- }
1590
- }
1591
- }]
1592
- }, {
1593
- "tokens": [{
1594
- "content": " ",
1595
- "props": {
1596
- "style": {
1597
- "color": "#D8DEE9FF"
1598
- }
1599
- }
1600
- }, {
1601
- "content": "},",
1602
- "props": {
1603
- "style": {
1604
- "color": "#ECEFF4"
1605
- }
1606
- }
1607
- }]
1608
- }, {
1609
- "tokens": [{
1610
- "content": "}",
1611
- "props": {
1612
- "style": {
1613
- "color": "#ECEFF4"
1614
- }
1615
- }
1616
- }, {
1617
- "content": ";",
1618
- "props": {
1619
- "style": {
1620
- "color": "#81A1C1"
1621
- }
1622
- }
1623
- }]
1624
- }],
1625
- "lang": "ts"
1626
- },
1627
- "annotations": []
1628
- }]
1629
- }), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.p, {
1630
- children: "We can have two ways of using tailwindcss in our code."
1631
- }), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.h4, {
1632
- id: "html-class",
1633
- children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.a, {
1634
- className: "header-anchor",
1635
- "aria-hidden": "true",
1636
- href: "#html-class",
1637
- children: "#"
1638
- }), "HTML Class"]
1639
- }), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(CH.Code, {
1640
- codeConfig: chCodeConfig,
1641
- northPanel: {
1642
- "tabs": ["./src/index.tsx"],
1643
- "active": "./src/index.tsx",
1644
- "heightRatio": 1
1645
- },
1646
- files: [{
1647
- "name": "./src/index.tsx",
1648
- "focus": "",
1649
- "code": {
1650
- "lines": [{
1651
- "tokens": [{
1652
- "content": "import",
1653
- "props": {
1654
- "style": {
1655
- "color": "#81A1C1"
1656
- }
1657
- }
1658
- }, {
1659
- "content": " ",
1660
- "props": {
1661
- "style": {
1662
- "color": "#D8DEE9FF"
1663
- }
1664
- }
1665
- }, {
1666
- "content": "'",
1667
- "props": {
1668
- "style": {
1669
- "color": "#ECEFF4"
1670
- }
1671
- }
1672
- }, {
1673
- "content": "tailwindcss/utilities.css",
1674
- "props": {
1675
- "style": {
1676
- "color": "#A3BE8C"
1677
- }
1678
- }
1679
- }, {
1680
- "content": "'",
1681
- "props": {
1682
- "style": {
1683
- "color": "#ECEFF4"
1684
- }
1685
- }
1686
- }, {
1687
- "content": ";",
1688
- "props": {
1689
- "style": {
1690
- "color": "#81A1C1"
1691
- }
1692
- }
1693
- }]
1694
- }, {
1695
- "tokens": []
1696
- }, {
1697
- "tokens": [{
1698
- "content": "export",
1699
- "props": {
1700
- "style": {
1701
- "color": "#81A1C1"
1702
- }
1703
- }
1704
- }, {
1705
- "content": " ",
1706
- "props": {
1707
- "style": {
1708
- "color": "#D8DEE9FF"
1709
- }
1710
- }
1711
- }, {
1712
- "content": "default",
1713
- "props": {
1714
- "style": {
1715
- "color": "#81A1C1"
1716
- }
1717
- }
1718
- }, {
1719
- "content": " ",
1720
- "props": {
1721
- "style": {
1722
- "color": "#D8DEE9FF"
1723
- }
1724
- }
1725
- }, {
1726
- "content": "()",
1727
- "props": {
1728
- "style": {
1729
- "color": "#ECEFF4"
1730
- }
1731
- }
1732
- }, {
1733
- "content": " ",
1734
- "props": {
1735
- "style": {
1736
- "color": "#D8DEE9FF"
1737
- }
1738
- }
1739
- }, {
1740
- "content": "=>",
1741
- "props": {
1742
- "style": {
1743
- "color": "#81A1C1"
1744
- }
1745
- }
1746
- }, {
1747
- "content": " ",
1748
- "props": {
1749
- "style": {
1750
- "color": "#D8DEE9FF"
1751
- }
1752
- }
1753
- }, {
1754
- "content": "{",
1755
- "props": {
1756
- "style": {
1757
- "color": "#ECEFF4"
1758
- }
1759
- }
1760
- }]
1761
- }, {
1762
- "tokens": [{
1763
- "content": " ",
1764
- "props": {
1765
- "style": {
1766
- "color": "#D8DEE9FF"
1767
- }
1768
- }
1769
- }, {
1770
- "content": "return",
1771
- "props": {
1772
- "style": {
1773
- "color": "#81A1C1"
1774
- }
1775
- }
1776
- }, {
1777
- "content": " ",
1778
- "props": {
1779
- "style": {
1780
- "color": "#D8DEE9FF"
1781
- }
1782
- }
1783
- }, {
1784
- "content": "<div",
1785
- "props": {
1786
- "style": {
1787
- "color": "#81A1C1"
1788
- }
1789
- }
1790
- }, {
1791
- "content": " ",
1792
- "props": {
1793
- "style": {
1794
- "color": "#D8DEE9FF"
1795
- }
1796
- }
1797
- }, {
1798
- "content": "className",
1799
- "props": {
1800
- "style": {
1801
- "color": "#8FBCBB"
1802
- }
1803
- }
1804
- }, {
1805
- "content": "=",
1806
- "props": {
1807
- "style": {
1808
- "color": "#81A1C1"
1809
- }
1810
- }
1811
- }, {
1812
- "content": "\"",
1813
- "props": {
1814
- "style": {
1815
- "color": "#ECEFF4"
1816
- }
1817
- }
1818
- }, {
1819
- "content": "bg-primary",
1820
- "props": {
1821
- "style": {
1822
- "color": "#A3BE8C"
1823
- }
1824
- }
1825
- }, {
1826
- "content": "\"",
1827
- "props": {
1828
- "style": {
1829
- "color": "#ECEFF4"
1830
- }
1831
- }
1832
- }, {
1833
- "content": "></div>;",
1834
- "props": {
1835
- "style": {
1836
- "color": "#81A1C1"
1837
- }
1838
- }
1839
- }]
1840
- }, {
1841
- "tokens": [{
1842
- "content": "}",
1843
- "props": {
1844
- "style": {
1845
- "color": "#ECEFF4"
1846
- }
1847
- }
1848
- }, {
1849
- "content": ";",
1850
- "props": {
1851
- "style": {
1852
- "color": "#81A1C1"
1853
- }
1854
- }
1855
- }]
1856
- }],
1857
- "lang": "tsx"
1858
- },
1859
- "annotations": []
1860
- }]
1861
- }), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.h4, {
1862
- id: "apply-directives",
1863
- children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.a, {
1864
- className: "header-anchor",
1865
- "aria-hidden": "true",
1866
- href: "#apply-directives",
1867
- children: "#"
1868
- }), (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
1869
- children: "@apply"
1870
- }), " Directives"]
1871
- }), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.div, {
1872
- className: "modern-directive info",
1873
- children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.p, {
1874
- className: "modern-directive-title",
1875
- children: "INFO"
1876
- }), (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.div, {
1877
- className: "modern-directive-content",
1878
- children: (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.p, {
1879
- children: ["\nAbout ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.a, {
1880
- href: "https://tailwindcss.com/docs/functions-and-directives#apply-3",
1881
- target: "_blank",
1882
- rel: "nofollow",
1883
- children: (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
1884
- children: "@apply"
1885
- })
1886
- }), "。"]
1887
- })
1888
- })]
1889
- }), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(CH.Code, {
1890
- codeConfig: chCodeConfig,
1891
- northPanel: {
1892
- "tabs": ["./src/index.tsx", "./src/index.css"],
1893
- "active": "./src/index.tsx",
1894
- "heightRatio": 1
1895
- },
1896
- files: [{
1897
- "name": "./src/index.tsx",
1898
- "focus": "",
1899
- "code": {
1900
- "lines": [{
1901
- "tokens": [{
1902
- "content": "import",
1903
- "props": {
1904
- "style": {
1905
- "color": "#81A1C1"
1906
- }
1907
- }
1908
- }, {
1909
- "content": " ",
1910
- "props": {
1911
- "style": {
1912
- "color": "#D8DEE9FF"
1913
- }
1914
- }
1915
- }, {
1916
- "content": "'",
1917
- "props": {
1918
- "style": {
1919
- "color": "#ECEFF4"
1920
- }
1921
- }
1922
- }, {
1923
- "content": "./index.css",
1924
- "props": {
1925
- "style": {
1926
- "color": "#A3BE8C"
1927
- }
1928
- }
1929
- }, {
1930
- "content": "'",
1931
- "props": {
1932
- "style": {
1933
- "color": "#ECEFF4"
1934
- }
1935
- }
1936
- }, {
1937
- "content": ";",
1938
- "props": {
1939
- "style": {
1940
- "color": "#81A1C1"
1941
- }
1942
- }
1943
- }]
1944
- }, {
1945
- "tokens": []
1946
- }, {
1947
- "tokens": [{
1948
- "content": "export",
1949
- "props": {
1950
- "style": {
1951
- "color": "#81A1C1"
1952
- }
1953
- }
1954
- }, {
1955
- "content": " ",
1956
- "props": {
1957
- "style": {
1958
- "color": "#D8DEE9FF"
1959
- }
1960
- }
1961
- }, {
1962
- "content": "default",
1963
- "props": {
1964
- "style": {
1965
- "color": "#81A1C1"
1966
- }
1967
- }
1968
- }, {
1969
- "content": " ",
1970
- "props": {
1971
- "style": {
1972
- "color": "#D8DEE9FF"
1973
- }
1974
- }
1975
- }, {
1976
- "content": "()",
1977
- "props": {
1978
- "style": {
1979
- "color": "#ECEFF4"
1980
- }
1981
- }
1982
- }, {
1983
- "content": " ",
1984
- "props": {
1985
- "style": {
1986
- "color": "#D8DEE9FF"
1987
- }
1988
- }
1989
- }, {
1990
- "content": "=>",
1991
- "props": {
1992
- "style": {
1993
- "color": "#81A1C1"
1994
- }
1995
- }
1996
- }, {
1997
- "content": " ",
1998
- "props": {
1999
- "style": {
2000
- "color": "#D8DEE9FF"
2001
- }
2002
- }
2003
- }, {
2004
- "content": "{",
2005
- "props": {
2006
- "style": {
2007
- "color": "#ECEFF4"
2008
- }
2009
- }
2010
- }]
2011
- }, {
2012
- "tokens": [{
2013
- "content": " ",
2014
- "props": {
2015
- "style": {
2016
- "color": "#D8DEE9FF"
2017
- }
2018
- }
2019
- }, {
2020
- "content": "return",
2021
- "props": {
2022
- "style": {
2023
- "color": "#81A1C1"
2024
- }
2025
- }
2026
- }, {
2027
- "content": " ",
2028
- "props": {
2029
- "style": {
2030
- "color": "#D8DEE9FF"
2031
- }
2032
- }
2033
- }, {
2034
- "content": "<div",
2035
- "props": {
2036
- "style": {
2037
- "color": "#81A1C1"
2038
- }
2039
- }
2040
- }, {
2041
- "content": " ",
2042
- "props": {
2043
- "style": {
2044
- "color": "#D8DEE9FF"
2045
- }
2046
- }
2047
- }, {
2048
- "content": "className",
2049
- "props": {
2050
- "style": {
2051
- "color": "#8FBCBB"
2052
- }
2053
- }
2054
- }, {
2055
- "content": "=",
2056
- "props": {
2057
- "style": {
2058
- "color": "#81A1C1"
2059
- }
2060
- }
2061
- }, {
2062
- "content": "\"",
2063
- "props": {
2064
- "style": {
2065
- "color": "#ECEFF4"
2066
- }
2067
- }
2068
- }, {
2069
- "content": "btn-primary",
2070
- "props": {
2071
- "style": {
2072
- "color": "#A3BE8C"
2073
- }
2074
- }
2075
- }, {
2076
- "content": "\"",
2077
- "props": {
2078
- "style": {
2079
- "color": "#ECEFF4"
2080
- }
2081
- }
2082
- }, {
2083
- "content": "></div>;",
2084
- "props": {
2085
- "style": {
2086
- "color": "#81A1C1"
2087
- }
2088
- }
2089
- }]
2090
- }, {
2091
- "tokens": [{
2092
- "content": "}",
2093
- "props": {
2094
- "style": {
2095
- "color": "#ECEFF4"
2096
- }
2097
- }
2098
- }, {
2099
- "content": ";",
2100
- "props": {
2101
- "style": {
2102
- "color": "#81A1C1"
2103
- }
2104
- }
2105
- }]
2106
- }],
2107
- "lang": "tsx"
2108
- },
2109
- "annotations": []
2110
- }, {
2111
- "name": "./src/index.css",
2112
- "focus": "",
2113
- "code": {
2114
- "lines": [{
2115
- "tokens": [{
2116
- "content": ".",
2117
- "props": {
2118
- "style": {
2119
- "color": "#ECEFF4"
2120
- }
2121
- }
2122
- }, {
2123
- "content": "btn-primary",
2124
- "props": {
2125
- "style": {
2126
- "color": "#8FBCBB"
2127
- }
2128
- }
2129
- }, {
2130
- "content": " ",
2131
- "props": {
2132
- "style": {
2133
- "color": "#D8DEE9FF"
2134
- }
2135
- }
2136
- }, {
2137
- "content": "{",
2138
- "props": {
2139
- "style": {
2140
- "color": "#ECEFF4"
2141
- }
2142
- }
2143
- }]
2144
- }, {
2145
- "tokens": [{
2146
- "content": " @apply bg-primary",
2147
- "props": {
2148
- "style": {
2149
- "color": "#D8DEE9FF"
2150
- }
2151
- }
2152
- }, {
2153
- "content": ";",
2154
- "props": {
2155
- "style": {
2156
- "color": "#81A1C1"
2157
- }
2158
- }
2159
- }]
2160
- }, {
2161
- "tokens": [{
2162
- "content": "}",
2163
- "props": {
2164
- "style": {
2165
- "color": "#ECEFF4"
2166
- }
2167
- }
2168
- }]
2169
- }],
2170
- "lang": "css"
2171
- },
2172
- "annotations": []
2173
- }],
2174
- children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(CH.Code, {
2175
- codeConfig: chCodeConfig,
2176
- northPanel: {
2177
- "tabs": ["./src/index.tsx"],
2178
- "active": "./src/index.tsx",
2179
- "heightRatio": 1
2180
- },
2181
- files: [{
2182
- "name": "./src/index.tsx",
2183
- "focus": "",
2184
- "code": {
2185
- "lines": [{
2186
- "tokens": [{
2187
- "content": "import",
2188
- "props": {
2189
- "style": {
2190
- "color": "#81A1C1"
2191
- }
2192
- }
2193
- }, {
2194
- "content": " ",
2195
- "props": {
2196
- "style": {
2197
- "color": "#D8DEE9FF"
2198
- }
2199
- }
2200
- }, {
2201
- "content": "'",
2202
- "props": {
2203
- "style": {
2204
- "color": "#ECEFF4"
2205
- }
2206
- }
2207
- }, {
2208
- "content": "./index.css",
2209
- "props": {
2210
- "style": {
2211
- "color": "#A3BE8C"
2212
- }
2213
- }
2214
- }, {
2215
- "content": "'",
2216
- "props": {
2217
- "style": {
2218
- "color": "#ECEFF4"
2219
- }
2220
- }
2221
- }, {
2222
- "content": ";",
2223
- "props": {
2224
- "style": {
2225
- "color": "#81A1C1"
2226
- }
2227
- }
2228
- }]
2229
- }, {
2230
- "tokens": []
2231
- }, {
2232
- "tokens": [{
2233
- "content": "export",
2234
- "props": {
2235
- "style": {
2236
- "color": "#81A1C1"
2237
- }
2238
- }
2239
- }, {
2240
- "content": " ",
2241
- "props": {
2242
- "style": {
2243
- "color": "#D8DEE9FF"
2244
- }
2245
- }
2246
- }, {
2247
- "content": "default",
2248
- "props": {
2249
- "style": {
2250
- "color": "#81A1C1"
2251
- }
2252
- }
2253
- }, {
2254
- "content": " ",
2255
- "props": {
2256
- "style": {
2257
- "color": "#D8DEE9FF"
2258
- }
2259
- }
2260
- }, {
2261
- "content": "()",
2262
- "props": {
2263
- "style": {
2264
- "color": "#ECEFF4"
2265
- }
2266
- }
2267
- }, {
2268
- "content": " ",
2269
- "props": {
2270
- "style": {
2271
- "color": "#D8DEE9FF"
2272
- }
2273
- }
2274
- }, {
2275
- "content": "=>",
2276
- "props": {
2277
- "style": {
2278
- "color": "#81A1C1"
2279
- }
2280
- }
2281
- }, {
2282
- "content": " ",
2283
- "props": {
2284
- "style": {
2285
- "color": "#D8DEE9FF"
2286
- }
2287
- }
2288
- }, {
2289
- "content": "{",
2290
- "props": {
2291
- "style": {
2292
- "color": "#ECEFF4"
2293
- }
2294
- }
2295
- }]
2296
- }, {
2297
- "tokens": [{
2298
- "content": " ",
2299
- "props": {
2300
- "style": {
2301
- "color": "#D8DEE9FF"
2302
- }
2303
- }
2304
- }, {
2305
- "content": "return",
2306
- "props": {
2307
- "style": {
2308
- "color": "#81A1C1"
2309
- }
2310
- }
2311
- }, {
2312
- "content": " ",
2313
- "props": {
2314
- "style": {
2315
- "color": "#D8DEE9FF"
2316
- }
2317
- }
2318
- }, {
2319
- "content": "<div",
2320
- "props": {
2321
- "style": {
2322
- "color": "#81A1C1"
2323
- }
2324
- }
2325
- }, {
2326
- "content": " ",
2327
- "props": {
2328
- "style": {
2329
- "color": "#D8DEE9FF"
2330
- }
2331
- }
2332
- }, {
2333
- "content": "className",
2334
- "props": {
2335
- "style": {
2336
- "color": "#8FBCBB"
2337
- }
2338
- }
2339
- }, {
2340
- "content": "=",
2341
- "props": {
2342
- "style": {
2343
- "color": "#81A1C1"
2344
- }
2345
- }
2346
- }, {
2347
- "content": "\"",
2348
- "props": {
2349
- "style": {
2350
- "color": "#ECEFF4"
2351
- }
2352
- }
2353
- }, {
2354
- "content": "btn-primary",
2355
- "props": {
2356
- "style": {
2357
- "color": "#A3BE8C"
2358
- }
2359
- }
2360
- }, {
2361
- "content": "\"",
2362
- "props": {
2363
- "style": {
2364
- "color": "#ECEFF4"
2365
- }
2366
- }
2367
- }, {
2368
- "content": "></div>;",
2369
- "props": {
2370
- "style": {
2371
- "color": "#81A1C1"
2372
- }
2373
- }
2374
- }]
2375
- }, {
2376
- "tokens": [{
2377
- "content": "}",
2378
- "props": {
2379
- "style": {
2380
- "color": "#ECEFF4"
2381
- }
2382
- }
2383
- }, {
2384
- "content": ";",
2385
- "props": {
2386
- "style": {
2387
- "color": "#81A1C1"
2388
- }
2389
- }
2390
- }]
2391
- }],
2392
- "lang": "tsx"
2393
- },
2394
- "annotations": []
2395
- }]
2396
- }), (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(CH.Code, {
2397
- codeConfig: chCodeConfig,
2398
- northPanel: {
2399
- "tabs": ["./src/index.css"],
2400
- "active": "./src/index.css",
2401
- "heightRatio": 1
2402
- },
2403
- files: [{
2404
- "name": "./src/index.css",
2405
- "focus": "",
2406
- "code": {
2407
- "lines": [{
2408
- "tokens": [{
2409
- "content": ".",
2410
- "props": {
2411
- "style": {
2412
- "color": "#ECEFF4"
2413
- }
2414
- }
2415
- }, {
2416
- "content": "btn-primary",
2417
- "props": {
2418
- "style": {
2419
- "color": "#8FBCBB"
2420
- }
2421
- }
2422
- }, {
2423
- "content": " ",
2424
- "props": {
2425
- "style": {
2426
- "color": "#D8DEE9FF"
2427
- }
2428
- }
2429
- }, {
2430
- "content": "{",
2431
- "props": {
2432
- "style": {
2433
- "color": "#ECEFF4"
2434
- }
2435
- }
2436
- }]
2437
- }, {
2438
- "tokens": [{
2439
- "content": " @apply bg-primary",
2440
- "props": {
2441
- "style": {
2442
- "color": "#D8DEE9FF"
2443
- }
2444
- }
2445
- }, {
2446
- "content": ";",
2447
- "props": {
2448
- "style": {
2449
- "color": "#81A1C1"
2450
- }
2451
- }
2452
- }]
2453
- }, {
2454
- "tokens": [{
2455
- "content": "}",
2456
- "props": {
2457
- "style": {
2458
- "color": "#ECEFF4"
2459
- }
2460
- }
2461
- }]
2462
- }],
2463
- "lang": "css"
2464
- },
2465
- "annotations": []
2466
- }]
2467
- })]
2468
- })]
2469
- });
2470
- }
2471
- function MDXContent(props = {}) {
2472
- const {wrapper: MDXLayout} = props.components || ({});
2473
- return MDXLayout ? (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(MDXLayout, Object.assign({}, props, {
2474
- children: (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_createMdxContent, props)
2475
- })) : _createMdxContent(props);
2476
- }
2477
- /* harmony default export */ __webpack_exports__["default"] = (MDXContent);
2478
- function _missingMdxReference(id, component, place) {
2479
- throw new Error("Expected " + (component ? "component" : "object") + " `" + id + "` to be defined: you likely forgot to import, pass, or provide it." + (place ? "\nIt’s referenced in your code at `" + place + "` in `/Users/bytedance/github/targeral/modern-dev/website/module-tools/docs/en/guide/advance/theme-config.mdx`" : ""));
2480
- }
2481
-
2482
-
2483
- /***/ })
2484
-
2485
- }]);
2486
- //# sourceMappingURL=en_guide_advance_theme-config.js.map