@redvars/peacock 3.8.1 → 3.8.3

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 (501) hide show
  1. package/dist/{BaseInput-14YmcfK7.js → BaseInput-CU1zZYKc.js} +3 -3
  2. package/dist/{BaseInput-14YmcfK7.js.map → BaseInput-CU1zZYKc.js.map} +1 -1
  3. package/dist/ButtonConstants-CahP2_NA.js +4 -0
  4. package/dist/ButtonConstants-CahP2_NA.js.map +1 -0
  5. package/dist/{IndividualComponent-DUINtMGK.js → IndividualComponent-Bdwyrvd6.js} +2 -2
  6. package/dist/{IndividualComponent-DUINtMGK.js.map → IndividualComponent-Bdwyrvd6.js.map} +1 -1
  7. package/dist/{NativeHyperlinkMixin-DrYXyfMQ.js → NativeHyperlinkMixin-D9J4aBTy.js} +4 -30
  8. package/dist/NativeHyperlinkMixin-D9J4aBTy.js.map +1 -0
  9. package/dist/accordion-item.js +338 -0
  10. package/dist/accordion-item.js.map +1 -0
  11. package/dist/accordion.js +159 -0
  12. package/dist/accordion.js.map +1 -0
  13. package/dist/alert.js +190 -0
  14. package/dist/alert.js.map +1 -0
  15. package/dist/app-bar.js +324 -0
  16. package/dist/app-bar.js.map +1 -0
  17. package/dist/assets/components.css +1 -1
  18. package/dist/assets/components.css.map +1 -1
  19. package/dist/assets/styles.css +1 -1
  20. package/dist/assets/styles.css.map +1 -1
  21. package/dist/attachable-controller-CAKVrfcG.js +119 -0
  22. package/dist/attachable-controller-CAKVrfcG.js.map +1 -0
  23. package/dist/avatar.js +114 -0
  24. package/dist/avatar.js.map +1 -0
  25. package/dist/babel-DBsfpl3B.js +18 -0
  26. package/dist/babel-DBsfpl3B.js.map +1 -0
  27. package/dist/badge.js +91 -0
  28. package/dist/badge.js.map +1 -0
  29. package/dist/base-Cl6v8-BZ.js +9 -0
  30. package/dist/base-Cl6v8-BZ.js.map +1 -0
  31. package/dist/bottom-sheet.js +14 -5
  32. package/dist/bottom-sheet.js.map +1 -1
  33. package/dist/breadcrumb-item.js +163 -0
  34. package/dist/breadcrumb-item.js.map +1 -0
  35. package/dist/breadcrumb.js +95 -0
  36. package/dist/breadcrumb.js.map +1 -0
  37. package/dist/button-group.js +87 -137
  38. package/dist/button-group.js.map +1 -1
  39. package/dist/button.js +863 -133
  40. package/dist/button.js.map +1 -1
  41. package/dist/calendar-column-view.js +8 -4
  42. package/dist/calendar-column-view.js.map +1 -1
  43. package/dist/calendar-month-view.js +8 -4
  44. package/dist/calendar-month-view.js.map +1 -1
  45. package/dist/calendar.js +8 -4
  46. package/dist/calendar.js.map +1 -1
  47. package/dist/canvas.js +8 -4
  48. package/dist/canvas.js.map +1 -1
  49. package/dist/card-content.js +1 -1
  50. package/dist/card.js +45 -52
  51. package/dist/card.js.map +1 -1
  52. package/dist/cb-compound-expression.js +6 -2
  53. package/dist/cb-compound-expression.js.map +1 -1
  54. package/dist/cb-divider.js +7 -3
  55. package/dist/cb-divider.js.map +1 -1
  56. package/dist/cb-expression.js +6 -2
  57. package/dist/cb-expression.js.map +1 -1
  58. package/dist/cb-predicate.js +7 -3
  59. package/dist/cb-predicate.js.map +1 -1
  60. package/dist/{chart-bar-cn6rrna-.js → chart-bar-CYoGNXnK.js} +6 -2
  61. package/dist/{chart-bar-cn6rrna-.js.map → chart-bar-CYoGNXnK.js.map} +1 -1
  62. package/dist/chart-bar.js +7 -6
  63. package/dist/chart-bar.js.map +1 -1
  64. package/dist/chart-doughnut.js +8 -3
  65. package/dist/chart-doughnut.js.map +1 -1
  66. package/dist/chart-pie.js +8 -3
  67. package/dist/chart-pie.js.map +1 -1
  68. package/dist/chart-stacked-bar.js +7 -6
  69. package/dist/chart-stacked-bar.js.map +1 -1
  70. package/dist/checkbox.js +526 -0
  71. package/dist/checkbox.js.map +1 -0
  72. package/dist/chip.js +459 -0
  73. package/dist/chip.js.map +1 -0
  74. package/dist/{class-map-YU7g0o3B.js → class-map-DG7CA1et.js} +2 -2
  75. package/dist/{class-map-YU7g0o3B.js.map → class-map-DG7CA1et.js.map} +1 -1
  76. package/dist/clock.js +6 -2
  77. package/dist/clock.js.map +1 -1
  78. package/dist/code-editor.js +45 -30
  79. package/dist/code-editor.js.map +1 -1
  80. package/dist/code-highlighter.js +82 -11216
  81. package/dist/code-highlighter.js.map +1 -1
  82. package/dist/color-picker.js +701 -0
  83. package/dist/color-picker.js.map +1 -0
  84. package/dist/condition-builder.js +5 -1
  85. package/dist/condition-builder.js.map +1 -1
  86. package/dist/container.js +141 -0
  87. package/dist/container.js.map +1 -0
  88. package/dist/custom-elements-jsdocs.json +823 -778
  89. package/dist/custom-elements.json +4067 -2207
  90. package/dist/datasource-B2eRh6Or.js +108 -0
  91. package/dist/datasource-B2eRh6Or.js.map +1 -0
  92. package/dist/dispatch-event-utils-CuEqjlPT.js.map +1 -1
  93. package/dist/divider.js +135 -0
  94. package/dist/divider.js.map +1 -0
  95. package/dist/dropdown-button.js +11 -6
  96. package/dist/dropdown-button.js.map +1 -1
  97. package/dist/element-internals-2CMts_0M.js +290 -0
  98. package/dist/element-internals-2CMts_0M.js.map +1 -0
  99. package/dist/elevation.js +94 -0
  100. package/dist/elevation.js.map +1 -0
  101. package/dist/empty-state.js +194 -0
  102. package/dist/empty-state.js.map +1 -0
  103. package/dist/estree-C2LDzX4U.js +47 -0
  104. package/dist/estree-C2LDzX4U.js.map +1 -0
  105. package/dist/{event-manager-D-QCmUgR.js → event-manager-DTyX2uYD.js} +2 -2
  106. package/dist/{event-manager-D-QCmUgR.js.map → event-manager-DTyX2uYD.js.map} +1 -1
  107. package/dist/fab.js +139 -148
  108. package/dist/fab.js.map +1 -1
  109. package/dist/field.js +461 -0
  110. package/dist/field.js.map +1 -0
  111. package/dist/{popover-DUPmMVWS.js → floating-controller-CnUZnOhK.js} +2 -171
  112. package/dist/floating-controller-CnUZnOhK.js.map +1 -0
  113. package/dist/{flow-designer-node-BWrPuxAR.js → flow-designer-node-DsVwQTac.js} +7 -3
  114. package/dist/{flow-designer-node-BWrPuxAR.js.map → flow-designer-node-DsVwQTac.js.map} +1 -1
  115. package/dist/flow-designer-node.js +3 -3
  116. package/dist/flow-designer.js +19 -12
  117. package/dist/flow-designer.js.map +1 -1
  118. package/dist/focus-ring.js +126 -0
  119. package/dist/focus-ring.js.map +1 -0
  120. package/dist/form-associated-BXADnjOB.js +388 -0
  121. package/dist/form-associated-BXADnjOB.js.map +1 -0
  122. package/dist/html-D22sQuVy.js +27 -0
  123. package/dist/html-D22sQuVy.js.map +1 -0
  124. package/dist/html-editor.js +21 -9
  125. package/dist/html-editor.js.map +1 -1
  126. package/dist/hyperlink-DLvb6MXE.js +98 -0
  127. package/dist/hyperlink-DLvb6MXE.js.map +1 -0
  128. package/dist/icon-button.js +1064 -0
  129. package/dist/icon-button.js.map +1 -0
  130. package/dist/icon.js +170 -0
  131. package/dist/icon.js.map +1 -0
  132. package/dist/if-defined-BXZpRQ4P.js +10 -0
  133. package/dist/if-defined-BXZpRQ4P.js.map +1 -0
  134. package/dist/image.js +201 -0
  135. package/dist/image.js.map +1 -0
  136. package/dist/index-_g_oLekF.js +14095 -0
  137. package/dist/index-_g_oLekF.js.map +1 -0
  138. package/dist/index.js +74 -20
  139. package/dist/index.js.map +1 -1
  140. package/dist/is-dark-mode-DOcaw4Yq.js.map +1 -1
  141. package/dist/is-link-Dk2OV3PM.js +6 -0
  142. package/dist/is-link-Dk2OV3PM.js.map +1 -0
  143. package/dist/item.js +213 -0
  144. package/dist/item.js.map +1 -0
  145. package/dist/link.js +75 -0
  146. package/dist/link.js.map +1 -0
  147. package/dist/list-H0itjRte.js +526 -0
  148. package/dist/list-H0itjRte.js.map +1 -0
  149. package/dist/list.js +14 -0
  150. package/dist/list.js.map +1 -0
  151. package/dist/{peacock-loader.js → loader.js} +87 -22
  152. package/dist/loader.js.map +1 -0
  153. package/dist/menu-item.js +388 -0
  154. package/dist/menu-item.js.map +1 -0
  155. package/dist/menu.js +520 -0
  156. package/dist/menu.js.map +1 -0
  157. package/dist/modal.js +9 -5
  158. package/dist/modal.js.map +1 -1
  159. package/dist/navigation-rail-item.js +400 -0
  160. package/dist/navigation-rail-item.js.map +1 -0
  161. package/dist/navigation-rail.js +219 -0
  162. package/dist/navigation-rail.js.map +1 -0
  163. package/dist/notification-manager.js +8 -4
  164. package/dist/notification-manager.js.map +1 -1
  165. package/dist/notification.js +8 -4
  166. package/dist/notification.js.map +1 -1
  167. package/dist/number-counter.js +7 -3
  168. package/dist/number-counter.js.map +1 -1
  169. package/dist/{observe-slot-change-D8Xg-kSS.js → observe-slot-change-DPxaZrZF.js} +3 -4
  170. package/dist/observe-slot-change-DPxaZrZF.js.map +1 -0
  171. package/dist/option.js +121 -0
  172. package/dist/option.js.map +1 -0
  173. package/dist/pagination.js +255 -0
  174. package/dist/pagination.js.map +1 -0
  175. package/dist/pierre-dark-DFWl0m-C.js +4 -0
  176. package/dist/pierre-dark-DFWl0m-C.js.map +1 -0
  177. package/dist/pierre-light-BEkAPImt.js +4 -0
  178. package/dist/pierre-light-BEkAPImt.js.map +1 -0
  179. package/dist/popover-content.js +7 -3
  180. package/dist/popover-content.js.map +1 -1
  181. package/dist/popover.js +175 -3
  182. package/dist/popover.js.map +1 -1
  183. package/dist/postcss-BhbitHaI.js +64 -0
  184. package/dist/postcss-BhbitHaI.js.map +1 -0
  185. package/dist/{property-1psGvXOq.js → property-B49QQ8pS.js} +2 -2
  186. package/dist/{property-1psGvXOq.js.map → property-B49QQ8pS.js.map} +1 -1
  187. package/dist/query-CHb9Ft_d.js +10 -0
  188. package/dist/query-CHb9Ft_d.js.map +1 -0
  189. package/dist/query-assigned-elements-BJaGSqM0.js +10 -0
  190. package/dist/query-assigned-elements-BJaGSqM0.js.map +1 -0
  191. package/dist/radio.js +476 -0
  192. package/dist/radio.js.map +1 -0
  193. package/dist/ripple.js +506 -0
  194. package/dist/ripple.js.map +1 -0
  195. package/dist/search.js +12 -7
  196. package/dist/search.js.map +1 -1
  197. package/dist/segmented-button-group.js +137 -0
  198. package/dist/segmented-button-group.js.map +1 -0
  199. package/dist/segmented-button.js +289 -0
  200. package/dist/segmented-button.js.map +1 -0
  201. package/dist/select-CspawZ18.js +3944 -0
  202. package/dist/select-CspawZ18.js.map +1 -0
  203. package/dist/side-sheet.js +9 -5
  204. package/dist/side-sheet.js.map +1 -1
  205. package/dist/skeleton.js +122 -0
  206. package/dist/skeleton.js.map +1 -0
  207. package/dist/slider.js +346 -0
  208. package/dist/slider.js.map +1 -0
  209. package/dist/snackbar.js +335 -0
  210. package/dist/snackbar.js.map +1 -0
  211. package/dist/spinner.js +100 -0
  212. package/dist/spinner.js.map +1 -0
  213. package/dist/split-button.js +10 -5
  214. package/dist/split-button.js.map +1 -1
  215. package/dist/spread-B5cgadZl.js +32 -0
  216. package/dist/spread-B5cgadZl.js.map +1 -0
  217. package/dist/src/__internal/aria/aria.d.ts +98 -0
  218. package/dist/src/__internal/aria/delegate.d.ts +54 -0
  219. package/dist/src/__internal/events/dispatch-hooks.d.ts +80 -0
  220. package/dist/src/__internal/mixins/element-internals.d.ts +40 -0
  221. package/dist/src/__internal/mixins/form-associated.d.ts +174 -0
  222. package/dist/src/__internal/mixins/form-submitter.d.ts +59 -0
  223. package/dist/src/__internal/mixins/hyperlink.d.ts +42 -0
  224. package/dist/src/__internal/mixins/mixin.d.ts +49 -0
  225. package/dist/src/{__utils → __internal/utils}/observe-slot-change.d.ts +1 -0
  226. package/dist/src/accordion/accordion-item.d.ts +3 -1
  227. package/dist/src/accordion/accordion.d.ts +1 -1
  228. package/dist/src/alert/alert.d.ts +43 -0
  229. package/dist/src/alert/index.d.ts +1 -0
  230. package/dist/src/app-bar/app-bar.d.ts +92 -0
  231. package/dist/src/app-bar/index.d.ts +1 -0
  232. package/dist/src/avatar/avatar.d.ts +2 -0
  233. package/dist/src/bottom-sheet/bottom-sheet.d.ts +1 -1
  234. package/dist/src/breadcrumb/breadcrumb-item/breadcrumb-item.d.ts +1 -0
  235. package/dist/src/button/ButtonTypes.d.ts +5 -0
  236. package/dist/src/button/base-button/base-button.d.ts +18 -0
  237. package/dist/src/button/button/button.d.ts +29 -37
  238. package/dist/src/button/button-group/button-group.d.ts +17 -18
  239. package/dist/src/{fab → button/fab}/fab.d.ts +8 -26
  240. package/dist/src/button/icon-button/icon-button.d.ts +20 -27
  241. package/dist/src/button/index.d.ts +1 -0
  242. package/dist/src/calendar/calendar.d.ts +1 -1
  243. package/dist/src/canvas/canvas.d.ts +1 -1
  244. package/dist/src/card/card.d.ts +5 -6
  245. package/dist/src/chart-bar/chart-bar.d.ts +1 -1
  246. package/dist/src/chart-bar/chart-stacked-bar.d.ts +1 -1
  247. package/dist/src/checkbox/checkbox.d.ts +5 -1
  248. package/dist/src/chip/chip/chip.d.ts +9 -8
  249. package/dist/src/code-highlighter/code-highlighter.d.ts +2 -2
  250. package/dist/src/color-picker/color-picker.d.ts +85 -0
  251. package/dist/src/color-picker/index.d.ts +1 -0
  252. package/dist/src/container/container.d.ts +5 -1
  253. package/dist/src/divider/divider.d.ts +2 -0
  254. package/dist/src/empty-state/empty-state.d.ts +1 -0
  255. package/dist/src/field/field.d.ts +19 -1
  256. package/dist/src/focus-ring/focus-ring.d.ts +3 -7
  257. package/dist/src/html-editor/html-editor.d.ts +1 -1
  258. package/dist/src/icon/icon.d.ts +9 -4
  259. package/dist/src/image/image.d.ts +4 -0
  260. package/dist/src/index.d.ts +8 -6
  261. package/dist/src/item/item.d.ts +19 -29
  262. package/dist/src/link/link.d.ts +1 -1
  263. package/dist/src/list/list-item.d.ts +10 -6
  264. package/dist/src/list/list.d.ts +27 -2
  265. package/dist/src/menu/menu/menu.d.ts +14 -0
  266. package/dist/src/menu/menu-item/menu-item.d.ts +11 -4
  267. package/dist/src/modal/modal.d.ts +1 -1
  268. package/dist/src/navigation-rail/navigation-rail-item.d.ts +5 -4
  269. package/dist/src/navigation-rail/navigation-rail.d.ts +1 -1
  270. package/dist/src/radio/radio.d.ts +5 -0
  271. package/dist/src/ripple/ripple.d.ts +10 -1
  272. package/dist/src/search/search.d.ts +1 -1
  273. package/dist/src/segmented-button/segmented-button-group.d.ts +2 -2
  274. package/dist/src/segmented-button/segmented-button.d.ts +2 -0
  275. package/dist/src/side-sheet/side-sheet.d.ts +1 -1
  276. package/dist/src/skeleton/skeleton.d.ts +1 -0
  277. package/dist/src/slider/slider.d.ts +1 -0
  278. package/dist/src/snackbar/snackbar.d.ts +12 -2
  279. package/dist/src/svg/svg.d.ts +5 -0
  280. package/dist/src/table/table.d.ts +5 -0
  281. package/dist/src/tabs/tab.d.ts +2 -7
  282. package/dist/src/toolbar/toolbar.d.ts +2 -2
  283. package/dist/standalone-Ccq0tWwA.js +32 -0
  284. package/dist/standalone-Ccq0tWwA.js.map +1 -0
  285. package/dist/{state-DwbEjqVk.js → state-DkTK9EGF.js} +2 -2
  286. package/dist/{state-DwbEjqVk.js.map → state-DkTK9EGF.js.map} +1 -1
  287. package/dist/{style-map-DVmWOuYy.js → style-map-BQD5Et1D.js} +2 -2
  288. package/dist/{style-map-DVmWOuYy.js.map → style-map-BQD5Et1D.js.map} +1 -1
  289. package/dist/sub-menu.js +246 -0
  290. package/dist/sub-menu.js.map +1 -0
  291. package/dist/svg.js +273 -0
  292. package/dist/svg.js.map +1 -0
  293. package/dist/tab-group.js +188 -0
  294. package/dist/tab-group.js.map +1 -0
  295. package/dist/tab-panel.js +61 -0
  296. package/dist/tab-panel.js.map +1 -0
  297. package/dist/tab.js +658 -0
  298. package/dist/tab.js.map +1 -0
  299. package/dist/table.js +620 -0
  300. package/dist/table.js.map +1 -0
  301. package/dist/tabs.js +240 -0
  302. package/dist/tabs.js.map +1 -0
  303. package/dist/throttle-C7ZAPqtu.js +24 -0
  304. package/dist/throttle-C7ZAPqtu.js.map +1 -0
  305. package/dist/toolbar.js +9 -5
  306. package/dist/toolbar.js.map +1 -1
  307. package/dist/tooltip.js +270 -0
  308. package/dist/tooltip.js.map +1 -0
  309. package/dist/tsconfig.tsbuildinfo +1 -1
  310. package/dist/{unsafe-html-BsGUjx94.js → unsafe-html-Ct0N2_UU.js} +2 -2
  311. package/dist/{unsafe-html-BsGUjx94.js.map → unsafe-html-Ct0N2_UU.js.map} +1 -1
  312. package/dist/when-DEJm_QN9.js +9 -0
  313. package/dist/when-DEJm_QN9.js.map +1 -0
  314. package/package.json +4 -2
  315. package/readme.md +4 -4
  316. package/scss/mixin.scss +9 -6
  317. package/src/__internal/aria/aria.ts +293 -0
  318. package/src/__internal/aria/delegate.ts +206 -0
  319. package/src/__internal/events/dispatch-hooks.ts +182 -0
  320. package/src/__internal/mixins/element-internals.ts +73 -0
  321. package/src/__internal/mixins/form-associated.ts +295 -0
  322. package/src/__internal/mixins/form-submitter.ts +133 -0
  323. package/src/__internal/mixins/hyperlink.ts +71 -0
  324. package/src/__internal/mixins/mixin.ts +58 -0
  325. package/src/{__utils → __internal/utils}/observe-slot-change.ts +2 -5
  326. package/src/accordion/accordion-item.ts +6 -2
  327. package/src/accordion/accordion.ts +4 -2
  328. package/src/accordion/demo/index.html +95 -90
  329. package/src/alert/alert.scss +82 -0
  330. package/src/{banner/banner.ts → alert/alert.ts} +22 -22
  331. package/src/alert/index.ts +1 -0
  332. package/src/app-bar/app-bar-colors.scss +17 -0
  333. package/src/app-bar/app-bar.scss +165 -0
  334. package/src/app-bar/app-bar.ts +155 -0
  335. package/src/app-bar/index.ts +1 -0
  336. package/src/avatar/avatar.ts +4 -0
  337. package/src/badge/badge.ts +2 -0
  338. package/src/bottom-sheet/bottom-sheet.ts +8 -2
  339. package/src/breadcrumb/breadcrumb/breadcrumb.ts +2 -0
  340. package/src/breadcrumb/breadcrumb-item/breadcrumb-item.ts +3 -0
  341. package/src/button/ButtonTypes.ts +17 -0
  342. package/src/button/base-button/base-button.ts +85 -0
  343. package/src/button/button/button-base.scss +307 -0
  344. package/src/button/button/button-colors.scss +27 -32
  345. package/src/button/button/button-layers.scss +126 -43
  346. package/src/button/button/button-shapes.scss +73 -0
  347. package/src/button/button/button.scss +12 -286
  348. package/src/button/button/button.ts +174 -194
  349. package/src/button/button-group/button-group.scss +43 -36
  350. package/src/button/button-group/button-group.ts +26 -137
  351. package/src/{fab → button/fab}/fab-colors.scss +0 -10
  352. package/src/button/fab/fab-sizes.scss +37 -0
  353. package/src/button/fab/fab.scss +172 -0
  354. package/src/{fab → button/fab}/fab.ts +69 -109
  355. package/src/button/icon-button/icon-button-sizes.scss +18 -3
  356. package/src/button/icon-button/icon-button.scss +5 -0
  357. package/src/button/icon-button/icon-button.ts +111 -141
  358. package/src/button/index.ts +7 -0
  359. package/src/calendar/calendar.ts +2 -2
  360. package/src/canvas/canvas.ts +2 -2
  361. package/src/card/card.scss +21 -8
  362. package/src/card/card.ts +20 -40
  363. package/src/chart-bar/chart-bar.ts +2 -2
  364. package/src/chart-bar/chart-stacked-bar.ts +2 -2
  365. package/src/checkbox/checkbox.ts +12 -4
  366. package/src/chip/chip/chip.scss +1 -1
  367. package/src/chip/chip/chip.ts +35 -55
  368. package/src/chip/demo/index.html +30 -26
  369. package/src/code-editor/code-editor.ts +68 -58
  370. package/src/code-editor/demo/index.html +32 -27
  371. package/src/code-highlighter/code-highlighter.ts +95 -40
  372. package/src/code-highlighter/demo/index.html +24 -21
  373. package/src/color-picker/color-picker.scss +217 -0
  374. package/src/color-picker/color-picker.ts +478 -0
  375. package/src/color-picker/index.ts +1 -0
  376. package/src/container/container.ts +8 -2
  377. package/src/date-picker/date-picker.ts +2 -3
  378. package/src/divider/divider.ts +5 -1
  379. package/src/dropdown-button/demo/index.html +106 -101
  380. package/src/dropdown-button/dropdown-button.ts +1 -1
  381. package/src/elevation/elevation.ts +2 -0
  382. package/src/empty-state/empty-state.ts +3 -0
  383. package/src/field/field.ts +52 -33
  384. package/src/focus-ring/focus-ring.ts +5 -7
  385. package/src/html-editor/html-editor.ts +28 -16
  386. package/src/icon/datasource.ts +1 -1
  387. package/src/icon/icon.ts +27 -15
  388. package/src/image/image.ts +18 -6
  389. package/src/index.ts +25 -6
  390. package/src/input/input.ts +2 -2
  391. package/src/item/item.scss +127 -161
  392. package/src/item/item.ts +69 -323
  393. package/src/link/link.ts +3 -1
  394. package/src/list/list-item.scss +48 -32
  395. package/src/list/list-item.ts +109 -79
  396. package/src/list/list.scss +1 -13
  397. package/src/list/list.ts +170 -5
  398. package/src/{peacock-loader.ts → loader.ts} +95 -79
  399. package/src/menu/menu/menu.scss +15 -26
  400. package/src/menu/menu/menu.ts +20 -9
  401. package/src/menu/menu-item/menu-item.scss +82 -20
  402. package/src/menu/menu-item/menu-item.ts +85 -46
  403. package/src/menu/sub-menu/sub-menu.scss +5 -1
  404. package/src/menu/sub-menu/sub-menu.ts +3 -0
  405. package/src/modal/modal.ts +2 -2
  406. package/src/navigation-rail/navigation-rail-item.scss +25 -8
  407. package/src/navigation-rail/navigation-rail-item.ts +21 -36
  408. package/src/navigation-rail/navigation-rail.scss +25 -21
  409. package/src/navigation-rail/navigation-rail.ts +4 -2
  410. package/src/number-field/number-field.ts +2 -2
  411. package/src/pagination/pagination.ts +2 -0
  412. package/src/popover/popover.ts +3 -3
  413. package/src/radio/radio.ts +13 -5
  414. package/src/ripple/ripple.ts +14 -1
  415. package/src/search/search.ts +3 -3
  416. package/src/segmented-button/segmented-button-group.ts +8 -4
  417. package/src/segmented-button/segmented-button.ts +4 -0
  418. package/src/select/option.ts +2 -0
  419. package/src/side-sheet/side-sheet.ts +3 -3
  420. package/src/sidebar-menu/sidebar-menu-item.scss +12 -6
  421. package/src/sidebar-menu/sidebar-menu-item.ts +3 -2
  422. package/src/skeleton/skeleton.ts +3 -0
  423. package/src/slider/slider.ts +4 -1
  424. package/src/snackbar/snackbar.ts +40 -25
  425. package/src/spinner/spinner.ts +2 -0
  426. package/src/svg/svg.ts +27 -9
  427. package/src/switch/switch.ts +1 -1
  428. package/src/table/table.ts +16 -3
  429. package/src/tabs/demo/index.html +79 -79
  430. package/src/tabs/tab-group.ts +2 -0
  431. package/src/tabs/tab-panel.ts +2 -0
  432. package/src/tabs/tab.scss +4 -4
  433. package/src/tabs/tab.ts +16 -39
  434. package/src/tabs/tabs.ts +2 -0
  435. package/src/textarea/textarea.ts +2 -2
  436. package/src/time-picker/time-picker.ts +2 -2
  437. package/src/toolbar/toolbar.ts +3 -3
  438. package/src/tooltip/tooltip.ts +14 -8
  439. package/src/url-field/url-field.ts +2 -3
  440. package/dist/ButtonConstants-D06bY4uy.js +0 -114
  441. package/dist/ButtonConstants-D06bY4uy.js.map +0 -1
  442. package/dist/NativeHyperlinkMixin-DrYXyfMQ.js.map +0 -1
  443. package/dist/banner.js +0 -186
  444. package/dist/banner.js.map +0 -1
  445. package/dist/button-colors-D7sJyPy8.js +0 -586
  446. package/dist/button-colors-D7sJyPy8.js.map +0 -1
  447. package/dist/icon-CueRR7wx.js +0 -260
  448. package/dist/icon-CueRR7wx.js.map +0 -1
  449. package/dist/icon-button-CAzYr_qr.js +0 -318
  450. package/dist/icon-button-CAzYr_qr.js.map +0 -1
  451. package/dist/navigation-rail-CM_svs5_.js +0 -14184
  452. package/dist/navigation-rail-CM_svs5_.js.map +0 -1
  453. package/dist/observe-slot-change-D8Xg-kSS.js.map +0 -1
  454. package/dist/peacock-loader.js.map +0 -1
  455. package/dist/popover-DUPmMVWS.js.map +0 -1
  456. package/dist/query-QBcUV-L_.js +0 -15
  457. package/dist/query-QBcUV-L_.js.map +0 -1
  458. package/dist/src/banner/banner.d.ts +0 -43
  459. package/dist/src/banner/index.d.ts +0 -1
  460. package/dist/src/button/GroupButtonInterface.d.ts +0 -4
  461. package/src/banner/banner.scss +0 -82
  462. package/src/banner/index.ts +0 -1
  463. package/src/button/GroupButtonInterface.ts +0 -4
  464. package/src/button/button/only-button.scss +0 -13
  465. package/src/fab/fab-sizes.scss +0 -37
  466. package/src/fab/fab.scss +0 -143
  467. /package/dist/src/{__controllers → __internal/controllers}/attachable-controller.d.ts +0 -0
  468. /package/dist/src/{__controllers → __internal/controllers}/floating-controller.d.ts +0 -0
  469. /package/dist/src/{__directive → __internal/directive}/spread.d.ts +0 -0
  470. /package/dist/src/{__mixins → __internal/mixins}/MixinConstructor.d.ts +0 -0
  471. /package/dist/src/{__mixins → __internal/mixins}/NativeButtonMixin.d.ts +0 -0
  472. /package/dist/src/{__mixins → __internal/mixins}/NativeHyperlinkMixin.d.ts +0 -0
  473. /package/dist/src/{__utils → __internal/utils}/cache-fetch.d.ts +0 -0
  474. /package/dist/src/{__utils → __internal/utils}/copy-to-clipboard.d.ts +0 -0
  475. /package/dist/src/{__utils → __internal/utils}/dispatch-event-utils.d.ts +0 -0
  476. /package/dist/src/{__utils → __internal/utils}/is-dark-mode.d.ts +0 -0
  477. /package/dist/src/{__utils → __internal/utils}/is-in-viewport.d.ts +0 -0
  478. /package/dist/src/{__utils → __internal/utils}/is-link.d.ts +0 -0
  479. /package/dist/src/{__utils → __internal/utils}/observe-theme-change.d.ts +0 -0
  480. /package/dist/src/{__utils → __internal/utils}/sanitize-svg.d.ts +0 -0
  481. /package/dist/src/{__utils → __internal/utils}/throttle.d.ts +0 -0
  482. /package/dist/src/{fab → button/fab}/index.d.ts +0 -0
  483. /package/dist/src/{peacock-loader.d.ts → loader.d.ts} +0 -0
  484. /package/dist/test/{banner.test.d.ts → alert.test.d.ts} +0 -0
  485. /package/src/{__controllers → __internal/controllers}/attachable-controller.ts +0 -0
  486. /package/src/{__controllers → __internal/controllers}/floating-controller.ts +0 -0
  487. /package/src/{__directive → __internal/directive}/spread.ts +0 -0
  488. /package/src/{__mixins → __internal/mixins}/MixinConstructor.ts +0 -0
  489. /package/src/{__mixins → __internal/mixins}/NativeButtonMixin.ts +0 -0
  490. /package/src/{__mixins → __internal/mixins}/NativeHyperlinkMixin.ts +0 -0
  491. /package/src/{__mixins → __internal/mixins}/README.md +0 -0
  492. /package/src/{__utils → __internal/utils}/cache-fetch.ts +0 -0
  493. /package/src/{__utils → __internal/utils}/copy-to-clipboard.ts +0 -0
  494. /package/src/{__utils → __internal/utils}/dispatch-event-utils.ts +0 -0
  495. /package/src/{__utils → __internal/utils}/is-dark-mode.ts +0 -0
  496. /package/src/{__utils → __internal/utils}/is-in-viewport.ts +0 -0
  497. /package/src/{__utils → __internal/utils}/is-link.ts +0 -0
  498. /package/src/{__utils → __internal/utils}/observe-theme-change.ts +0 -0
  499. /package/src/{__utils → __internal/utils}/sanitize-svg.ts +0 -0
  500. /package/src/{__utils → __internal/utils}/throttle.ts +0 -0
  501. /package/src/{fab → button/fab}/index.ts +0 -0
@@ -0,0 +1,4 @@
1
+ var pierreDark = Object.freeze(JSON.parse('{"name":"Pierre Dark","type":"dark","colors":{"editor.background":"#070707","editor.foreground":"#fbfbfb","foreground":"#fbfbfb","focusBorder":"#009fff","selection.background":"#19283c","editor.selectionBackground":"#009fff4d","editor.lineHighlightBackground":"#19283c8c","editorCursor.foreground":"#009fff","editorLineNumber.foreground":"#84848A","editorLineNumber.activeForeground":"#adadb1","editorIndentGuide.background":"#1F1F21","editorIndentGuide.activeBackground":"#2e2e30","diffEditor.insertedTextBackground":"#00cab11a","diffEditor.deletedTextBackground":"#ff2e3f1a","sideBar.background":"#141415","sideBar.foreground":"#adadb1","sideBar.border":"#070707","sideBarTitle.foreground":"#fbfbfb","sideBarSectionHeader.background":"#141415","sideBarSectionHeader.foreground":"#adadb1","sideBarSectionHeader.border":"#070707","activityBar.background":"#141415","activityBar.foreground":"#fbfbfb","activityBar.border":"#070707","activityBar.activeBorder":"#009fff","activityBarBadge.background":"#009fff","activityBarBadge.foreground":"#070707","titleBar.activeBackground":"#141415","titleBar.activeForeground":"#fbfbfb","titleBar.inactiveBackground":"#141415","titleBar.inactiveForeground":"#84848A","titleBar.border":"#070707","list.activeSelectionBackground":"#19283c99","list.activeSelectionForeground":"#fbfbfb","list.inactiveSelectionBackground":"#19283c73","list.hoverBackground":"#19283c59","list.focusOutline":"#009fff","tab.activeBackground":"#070707","tab.activeForeground":"#fbfbfb","tab.activeBorderTop":"#009fff","tab.inactiveBackground":"#141415","tab.inactiveForeground":"#84848A","tab.border":"#070707","editorGroupHeader.tabsBackground":"#141415","editorGroupHeader.tabsBorder":"#070707","panel.background":"#141415","panel.border":"#070707","panelTitle.activeBorder":"#009fff","panelTitle.activeForeground":"#fbfbfb","panelTitle.inactiveForeground":"#84848A","statusBar.background":"#141415","statusBar.foreground":"#adadb1","statusBar.border":"#070707","statusBar.noFolderBackground":"#141415","statusBar.debuggingBackground":"#ffca00","statusBar.debuggingForeground":"#070707","statusBarItem.remoteBackground":"#141415","statusBarItem.remoteForeground":"#adadb1","input.background":"#1F1F21","input.border":"#1F1F21","input.foreground":"#fbfbfb","input.placeholderForeground":"#79797F","dropdown.background":"#1F1F21","dropdown.border":"#1F1F21","dropdown.foreground":"#fbfbfb","button.background":"#009fff","button.foreground":"#070707","button.hoverBackground":"#0190e6","textLink.foreground":"#009fff","textLink.activeForeground":"#009fff","gitDecoration.addedResourceForeground":"#00cab1","gitDecoration.conflictingResourceForeground":"#ffca00","gitDecoration.modifiedResourceForeground":"#009fff","gitDecoration.deletedResourceForeground":"#ff2e3f","gitDecoration.untrackedResourceForeground":"#00cab1","gitDecoration.ignoredResourceForeground":"#84848A","terminal.titleForeground":"#adadb1","terminal.titleInactiveForeground":"#84848A","terminal.background":"#141415","terminal.foreground":"#adadb1","terminal.ansiBlack":"#141415","terminal.ansiRed":"#ff2e3f","terminal.ansiGreen":"#0dbe4e","terminal.ansiYellow":"#ffca00","terminal.ansiBlue":"#009fff","terminal.ansiMagenta":"#c635e4","terminal.ansiCyan":"#08c0ef","terminal.ansiWhite":"#c6c6c8","terminal.ansiBrightBlack":"#141415","terminal.ansiBrightRed":"#ff2e3f","terminal.ansiBrightGreen":"#0dbe4e","terminal.ansiBrightYellow":"#ffca00","terminal.ansiBrightBlue":"#009fff","terminal.ansiBrightMagenta":"#c635e4","terminal.ansiBrightCyan":"#08c0ef","terminal.ansiBrightWhite":"#c6c6c8"},"tokenColors":[{"scope":["comment","punctuation.definition.comment"],"settings":{"foreground":"#84848A"}},{"scope":"comment markup.link","settings":{"foreground":"#84848A"}},{"scope":["string","constant.other.symbol"],"settings":{"foreground":"#5ecc71"}},{"scope":["punctuation.definition.string.begin","punctuation.definition.string.end"],"settings":{"foreground":"#5ecc71"}},{"scope":["constant.numeric","constant.language.boolean"],"settings":{"foreground":"#68cdf2"}},{"scope":"constant","settings":{"foreground":"#ffd452"}},{"scope":"punctuation.definition.constant","settings":{"foreground":"#ffd452"}},{"scope":"constant.language","settings":{"foreground":"#68cdf2"}},{"scope":"variable.other.constant","settings":{"foreground":"#ffca00"}},{"scope":"keyword","settings":{"foreground":"#ff678d"}},{"scope":"keyword.control","settings":{"foreground":"#ff678d"}},{"scope":["storage","storage.type","storage.modifier"],"settings":{"foreground":"#ff678d"}},{"scope":"token.storage","settings":{"foreground":"#ff678d"}},{"scope":["keyword.operator.new","keyword.operator.expression.instanceof","keyword.operator.expression.typeof","keyword.operator.expression.void","keyword.operator.expression.delete","keyword.operator.expression.in","keyword.operator.expression.of","keyword.operator.expression.keyof"],"settings":{"foreground":"#ff678d"}},{"scope":"keyword.operator.delete","settings":{"foreground":"#ff678d"}},{"scope":["variable","identifier","meta.definition.variable"],"settings":{"foreground":"#ffa359"}},{"scope":["variable.other.readwrite","meta.object-literal.key","support.variable.property","support.variable.object.process","support.variable.object.node"],"settings":{"foreground":"#ffa359"}},{"scope":"variable.language","settings":{"foreground":"#ffca00"}},{"scope":"variable.parameter.function","settings":{"foreground":"#adadb1"}},{"scope":"function.parameter","settings":{"foreground":"#adadb1"}},{"scope":"variable.parameter","settings":{"foreground":"#adadb1"}},{"scope":"variable.parameter.function.language.python","settings":{"foreground":"#ffd452"}},{"scope":"variable.parameter.function.python","settings":{"foreground":"#ffd452"}},{"scope":["support.function","entity.name.function","meta.function-call","meta.require","support.function.any-method","variable.function"],"settings":{"foreground":"#9d6afb"}},{"scope":"keyword.other.special-method","settings":{"foreground":"#9d6afb"}},{"scope":"entity.name.function","settings":{"foreground":"#9d6afb"}},{"scope":"support.function.console","settings":{"foreground":"#9d6afb"}},{"scope":["support.type","entity.name.type","entity.name.class","storage.type"],"settings":{"foreground":"#d568ea"}},{"scope":["support.class","entity.name.type.class"],"settings":{"foreground":"#d568ea"}},{"scope":["entity.name.class","variable.other.class.js","variable.other.class.ts"],"settings":{"foreground":"#d568ea"}},{"scope":"entity.name.class.identifier.namespace.type","settings":{"foreground":"#d568ea"}},{"scope":"entity.name.type.namespace","settings":{"foreground":"#ffca00"}},{"scope":"entity.other.inherited-class","settings":{"foreground":"#d568ea"}},{"scope":"entity.name.namespace","settings":{"foreground":"#ffca00"}},{"scope":"keyword.operator","settings":{"foreground":"#79797F"}},{"scope":["keyword.operator.logical","keyword.operator.bitwise","keyword.operator.channel"],"settings":{"foreground":"#08c0ef"}},{"scope":["keyword.operator.arithmetic","keyword.operator.comparison","keyword.operator.relational","keyword.operator.increment","keyword.operator.decrement"],"settings":{"foreground":"#08c0ef"}},{"scope":"keyword.operator.assignment","settings":{"foreground":"#08c0ef"}},{"scope":"keyword.operator.assignment.compound","settings":{"foreground":"#ff678d"}},{"scope":["keyword.operator.assignment.compound.js","keyword.operator.assignment.compound.ts"],"settings":{"foreground":"#08c0ef"}},{"scope":"keyword.operator.ternary","settings":{"foreground":"#ff678d"}},{"scope":"keyword.operator.optional","settings":{"foreground":"#ff678d"}},{"scope":"punctuation","settings":{"foreground":"#79797F"}},{"scope":"punctuation.separator.delimiter","settings":{"foreground":"#79797F"}},{"scope":"punctuation.separator.key-value","settings":{"foreground":"#79797F"}},{"scope":"punctuation.terminator","settings":{"foreground":"#79797F"}},{"scope":"meta.brace","settings":{"foreground":"#79797F"}},{"scope":"meta.brace.square","settings":{"foreground":"#79797F"}},{"scope":"meta.brace.round","settings":{"foreground":"#79797F"}},{"scope":"function.brace","settings":{"foreground":"#79797F"}},{"scope":["punctuation.definition.parameters","punctuation.definition.typeparameters"],"settings":{"foreground":"#79797F"}},{"scope":["punctuation.definition.block","punctuation.definition.tag"],"settings":{"foreground":"#79797F"}},{"scope":["meta.tag.tsx","meta.tag.jsx","meta.tag.js","meta.tag.ts"],"settings":{"foreground":"#79797F"}},{"scope":"keyword.operator.expression.import","settings":{"foreground":"#9d6afb"}},{"scope":"keyword.operator.module","settings":{"foreground":"#ff678d"}},{"scope":"support.type.object.console","settings":{"foreground":"#ffa359"}},{"scope":["support.module.node","support.type.object.module","entity.name.type.module"],"settings":{"foreground":"#ffca00"}},{"scope":"support.constant.math","settings":{"foreground":"#ffca00"}},{"scope":"support.constant.property.math","settings":{"foreground":"#ffd452"}},{"scope":"support.constant.json","settings":{"foreground":"#ffd452"}},{"scope":"support.type.object.dom","settings":{"foreground":"#08c0ef"}},{"scope":["support.variable.dom","support.variable.property.dom"],"settings":{"foreground":"#ffa359"}},{"scope":"support.variable.property.process","settings":{"foreground":"#ffd452"}},{"scope":"meta.property.object","settings":{"foreground":"#ffa359"}},{"scope":"variable.parameter.function.js","settings":{"foreground":"#ffa359"}},{"scope":["keyword.other.template.begin","keyword.other.template.end"],"settings":{"foreground":"#5ecc71"}},{"scope":["keyword.other.substitution.begin","keyword.other.substitution.end"],"settings":{"foreground":"#5ecc71"}},{"scope":["punctuation.definition.template-expression.begin","punctuation.definition.template-expression.end"],"settings":{"foreground":"#ff678d"}},{"scope":"meta.template.expression","settings":{"foreground":"#79797F"}},{"scope":"punctuation.section.embedded","settings":{"foreground":"#ffa359"}},{"scope":"variable.interpolation","settings":{"foreground":"#ffa359"}},{"scope":["punctuation.section.embedded.begin","punctuation.section.embedded.end"],"settings":{"foreground":"#ff678d"}},{"scope":"punctuation.quasi.element","settings":{"foreground":"#ff678d"}},{"scope":["support.type.primitive.ts","support.type.builtin.ts","support.type.primitive.tsx","support.type.builtin.tsx"],"settings":{"foreground":"#d568ea"}},{"scope":"support.type.type.flowtype","settings":{"foreground":"#9d6afb"}},{"scope":"support.type.primitive","settings":{"foreground":"#d568ea"}},{"scope":"support.variable.magic.python","settings":{"foreground":"#ff6762"}},{"scope":"variable.parameter.function.language.special.self.python","settings":{"foreground":"#ffca00"}},{"scope":["punctuation.separator.period.python","punctuation.separator.element.python","punctuation.parenthesis.begin.python","punctuation.parenthesis.end.python"],"settings":{"foreground":"#79797F"}},{"scope":["punctuation.definition.arguments.begin.python","punctuation.definition.arguments.end.python","punctuation.separator.arguments.python","punctuation.definition.list.begin.python","punctuation.definition.list.end.python"],"settings":{"foreground":"#79797F"}},{"scope":"support.type.python","settings":{"foreground":"#08c0ef"}},{"scope":"keyword.operator.logical.python","settings":{"foreground":"#ff678d"}},{"scope":"meta.function-call.generic.python","settings":{"foreground":"#9d6afb"}},{"scope":"constant.character.format.placeholder.other.python","settings":{"foreground":"#ffd452"}},{"scope":"meta.function.decorator.python","settings":{"foreground":"#9d6afb"}},{"scope":["support.token.decorator.python","meta.function.decorator.identifier.python"],"settings":{"foreground":"#08c0ef"}},{"scope":"storage.modifier.lifetime.rust","settings":{"foreground":"#79797F"}},{"scope":"support.function.std.rust","settings":{"foreground":"#9d6afb"}},{"scope":"entity.name.lifetime.rust","settings":{"foreground":"#ffca00"}},{"scope":"variable.language.rust","settings":{"foreground":"#ff6762"}},{"scope":"keyword.operator.misc.rust","settings":{"foreground":"#79797F"}},{"scope":"keyword.operator.sigil.rust","settings":{"foreground":"#ff678d"}},{"scope":"support.constant.core.rust","settings":{"foreground":"#ffd452"}},{"scope":["meta.function.c","meta.function.cpp"],"settings":{"foreground":"#ff6762"}},{"scope":["punctuation.section.block.begin.bracket.curly.cpp","punctuation.section.block.end.bracket.curly.cpp","punctuation.terminator.statement.c","punctuation.section.block.begin.bracket.curly.c","punctuation.section.block.end.bracket.curly.c","punctuation.section.parens.begin.bracket.round.c","punctuation.section.parens.end.bracket.round.c","punctuation.section.parameters.begin.bracket.round.c","punctuation.section.parameters.end.bracket.round.c"],"settings":{"foreground":"#79797F"}},{"scope":["keyword.operator.assignment.c","keyword.operator.comparison.c","keyword.operator.c","keyword.operator.increment.c","keyword.operator.decrement.c","keyword.operator.bitwise.shift.c"],"settings":{"foreground":"#ff678d"}},{"scope":["keyword.operator.assignment.cpp","keyword.operator.comparison.cpp","keyword.operator.cpp","keyword.operator.increment.cpp","keyword.operator.decrement.cpp","keyword.operator.bitwise.shift.cpp"],"settings":{"foreground":"#ff678d"}},{"scope":["punctuation.separator.c","punctuation.separator.cpp"],"settings":{"foreground":"#ff678d"}},{"scope":["support.type.posix-reserved.c","support.type.posix-reserved.cpp"],"settings":{"foreground":"#08c0ef"}},{"scope":["keyword.operator.sizeof.c","keyword.operator.sizeof.cpp"],"settings":{"foreground":"#ff678d"}},{"scope":"variable.c","settings":{"foreground":"#79797F"}},{"scope":["storage.type.annotation.java","storage.type.object.array.java"],"settings":{"foreground":"#ffca00"}},{"scope":"source.java","settings":{"foreground":"#ff6762"}},{"scope":["punctuation.section.block.begin.java","punctuation.section.block.end.java","punctuation.definition.method-parameters.begin.java","punctuation.definition.method-parameters.end.java","meta.method.identifier.java","punctuation.section.method.begin.java","punctuation.section.method.end.java","punctuation.terminator.java","punctuation.section.class.begin.java","punctuation.section.class.end.java","punctuation.section.inner-class.begin.java","punctuation.section.inner-class.end.java","meta.method-call.java","punctuation.section.class.begin.bracket.curly.java","punctuation.section.class.end.bracket.curly.java","punctuation.section.method.begin.bracket.curly.java","punctuation.section.method.end.bracket.curly.java","punctuation.separator.period.java","punctuation.bracket.angle.java","punctuation.definition.annotation.java","meta.method.body.java"],"settings":{"foreground":"#79797F"}},{"scope":"meta.method.java","settings":{"foreground":"#9d6afb"}},{"scope":["storage.modifier.import.java","storage.type.java","storage.type.generic.java"],"settings":{"foreground":"#ffca00"}},{"scope":"keyword.operator.instanceof.java","settings":{"foreground":"#ff678d"}},{"scope":"meta.definition.variable.name.java","settings":{"foreground":"#ff6762"}},{"scope":"token.variable.parameter.java","settings":{"foreground":"#79797F"}},{"scope":"import.storage.java","settings":{"foreground":"#ffca00"}},{"scope":"token.package.keyword","settings":{"foreground":"#ff678d"}},{"scope":"token.package","settings":{"foreground":"#79797F"}},{"scope":"token.storage.type.java","settings":{"foreground":"#ffca00"}},{"scope":"keyword.operator.assignment.go","settings":{"foreground":"#ffca00"}},{"scope":["keyword.operator.arithmetic.go","keyword.operator.address.go"],"settings":{"foreground":"#ff678d"}},{"scope":"entity.name.package.go","settings":{"foreground":"#ffca00"}},{"scope":["support.other.namespace.use.php","support.other.namespace.use-as.php","support.other.namespace.php","entity.other.alias.php","meta.interface.php"],"settings":{"foreground":"#ffca00"}},{"scope":"keyword.operator.error-control.php","settings":{"foreground":"#ff678d"}},{"scope":"keyword.operator.type.php","settings":{"foreground":"#ff678d"}},{"scope":["punctuation.section.array.begin.php","punctuation.section.array.end.php"],"settings":{"foreground":"#79797F"}},{"scope":["storage.type.php","meta.other.type.phpdoc.php","keyword.other.type.php","keyword.other.array.phpdoc.php"],"settings":{"foreground":"#ffca00"}},{"scope":["meta.function-call.php","meta.function-call.object.php","meta.function-call.static.php"],"settings":{"foreground":"#9d6afb"}},{"scope":["punctuation.definition.parameters.begin.bracket.round.php","punctuation.definition.parameters.end.bracket.round.php","punctuation.separator.delimiter.php","punctuation.section.scope.begin.php","punctuation.section.scope.end.php","punctuation.terminator.expression.php","punctuation.definition.arguments.begin.bracket.round.php","punctuation.definition.arguments.end.bracket.round.php","punctuation.definition.storage-type.begin.bracket.round.php","punctuation.definition.storage-type.end.bracket.round.php","punctuation.definition.array.begin.bracket.round.php","punctuation.definition.array.end.bracket.round.php","punctuation.definition.begin.bracket.round.php","punctuation.definition.end.bracket.round.php","punctuation.definition.begin.bracket.curly.php","punctuation.definition.end.bracket.curly.php","punctuation.definition.section.switch-block.end.bracket.curly.php","punctuation.definition.section.switch-block.start.bracket.curly.php","punctuation.definition.section.switch-block.begin.bracket.curly.php","punctuation.definition.section.switch-block.end.bracket.curly.php"],"settings":{"foreground":"#79797F"}},{"scope":["support.constant.ext.php","support.constant.std.php","support.constant.core.php","support.constant.parser-token.php"],"settings":{"foreground":"#ffd452"}},{"scope":["entity.name.goto-label.php","support.other.php"],"settings":{"foreground":"#9d6afb"}},{"scope":["keyword.operator.logical.php","keyword.operator.bitwise.php","keyword.operator.arithmetic.php"],"settings":{"foreground":"#08c0ef"}},{"scope":"keyword.operator.regexp.php","settings":{"foreground":"#ff678d"}},{"scope":"keyword.operator.comparison.php","settings":{"foreground":"#08c0ef"}},{"scope":["keyword.operator.heredoc.php","keyword.operator.nowdoc.php"],"settings":{"foreground":"#ff678d"}},{"scope":"variable.other.class.php","settings":{"foreground":"#ff6762"}},{"scope":"invalid.illegal.non-null-typehinted.php","settings":{"foreground":"#f44747"}},{"scope":"variable.other.generic-type.haskell","settings":{"foreground":"#ff678d"}},{"scope":"storage.type.haskell","settings":{"foreground":"#ffd452"}},{"scope":"storage.type.cs","settings":{"foreground":"#ffca00"}},{"scope":"entity.name.variable.local.cs","settings":{"foreground":"#ff6762"}},{"scope":"entity.name.label.cs","settings":{"foreground":"#ffca00"}},{"scope":["entity.name.scope-resolution.function.call","entity.name.scope-resolution.function.definition"],"settings":{"foreground":"#ffca00"}},{"scope":["punctuation.definition.delayed.unison","punctuation.definition.list.begin.unison","punctuation.definition.list.end.unison","punctuation.definition.ability.begin.unison","punctuation.definition.ability.end.unison","punctuation.operator.assignment.as.unison","punctuation.separator.pipe.unison","punctuation.separator.delimiter.unison","punctuation.definition.hash.unison"],"settings":{"foreground":"#ff6762"}},{"scope":"support.constant.edge","settings":{"foreground":"#ff678d"}},{"scope":"support.type.prelude.elm","settings":{"foreground":"#08c0ef"}},{"scope":"support.constant.elm","settings":{"foreground":"#ffd452"}},{"scope":"entity.global.clojure","settings":{"foreground":"#ffca00"}},{"scope":"meta.symbol.clojure","settings":{"foreground":"#ff6762"}},{"scope":"constant.keyword.clojure","settings":{"foreground":"#08c0ef"}},{"scope":["meta.arguments.coffee","variable.parameter.function.coffee"],"settings":{"foreground":"#ff6762"}},{"scope":"storage.modifier.import.groovy","settings":{"foreground":"#ffca00"}},{"scope":"meta.method.groovy","settings":{"foreground":"#9d6afb"}},{"scope":"meta.definition.variable.name.groovy","settings":{"foreground":"#ff6762"}},{"scope":"meta.definition.class.inherited.classes.groovy","settings":{"foreground":"#5ecc71"}},{"scope":"support.variable.semantic.hlsl","settings":{"foreground":"#ffca00"}},{"scope":["support.type.texture.hlsl","support.type.sampler.hlsl","support.type.object.hlsl","support.type.object.rw.hlsl","support.type.fx.hlsl","support.type.object.hlsl"],"settings":{"foreground":"#ff678d"}},{"scope":["text.variable","text.bracketed"],"settings":{"foreground":"#ff6762"}},{"scope":["support.type.swift","support.type.vb.asp"],"settings":{"foreground":"#ffca00"}},{"scope":"meta.scope.prerequisites.makefile","settings":{"foreground":"#ff6762"}},{"scope":"source.makefile","settings":{"foreground":"#ffca00"}},{"scope":"source.ini","settings":{"foreground":"#5ecc71"}},{"scope":"constant.language.symbol.ruby","settings":{"foreground":"#08c0ef"}},{"scope":["function.parameter.ruby","function.parameter.cs"],"settings":{"foreground":"#79797F"}},{"scope":"constant.language.symbol.elixir","settings":{"foreground":"#08c0ef"}},{"scope":"text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade","settings":{"foreground":"#ff678d"}},{"scope":"text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade","settings":{"foreground":"#ff678d"}},{"scope":"entity.name.function.xi","settings":{"foreground":"#ffca00"}},{"scope":"entity.name.class.xi","settings":{"foreground":"#08c0ef"}},{"scope":"constant.character.character-class.regexp.xi","settings":{"foreground":"#ff6762"}},{"scope":"constant.regexp.xi","settings":{"foreground":"#ff678d"}},{"scope":"keyword.control.xi","settings":{"foreground":"#08c0ef"}},{"scope":"invalid.xi","settings":{"foreground":"#79797F"}},{"scope":"beginning.punctuation.definition.quote.markdown.xi","settings":{"foreground":"#5ecc71"}},{"scope":"beginning.punctuation.definition.list.markdown.xi","settings":{"foreground":"#84848A"}},{"scope":"constant.character.xi","settings":{"foreground":"#9d6afb"}},{"scope":"accent.xi","settings":{"foreground":"#9d6afb"}},{"scope":"wikiword.xi","settings":{"foreground":"#ffd452"}},{"scope":"constant.other.color.rgb-value.xi","settings":{"foreground":"#fbfbfb"}},{"scope":"punctuation.definition.tag.xi","settings":{"foreground":"#84848A"}},{"scope":["support.constant.property-value.scss","support.constant.property-value.css"],"settings":{"foreground":"#ffd452"}},{"scope":["keyword.operator.css","keyword.operator.scss","keyword.operator.less"],"settings":{"foreground":"#08c0ef"}},{"scope":["support.constant.color.w3c-standard-color-name.css","support.constant.color.w3c-standard-color-name.scss"],"settings":{"foreground":"#ffd452"}},{"scope":"punctuation.separator.list.comma.css","settings":{"foreground":"#79797F"}},{"scope":"support.type.vendored.property-name.css","settings":{"foreground":"#08c0ef"}},{"scope":"support.type.property-name.css","settings":{"foreground":"#08c0ef"}},{"scope":"support.type.property-name","settings":{"foreground":"#79797F"}},{"scope":"support.constant.property-value","settings":{"foreground":"#79797F"}},{"scope":"support.constant.font-name","settings":{"foreground":"#ffd452"}},{"scope":"entity.other.attribute-name.class.css","settings":{"foreground":"#61d5c0","fontStyle":"normal"}},{"scope":"entity.other.attribute-name.id","settings":{"foreground":"#9d6afb","fontStyle":"normal"}},{"scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#08c0ef"}},{"scope":"meta.selector","settings":{"foreground":"#ff678d"}},{"scope":"selector.sass","settings":{"foreground":"#ff6762"}},{"scope":"rgb-value","settings":{"foreground":"#08c0ef"}},{"scope":"inline-color-decoration rgb-value","settings":{"foreground":"#ffd452"}},{"scope":"less rgb-value","settings":{"foreground":"#ffd452"}},{"scope":"control.elements","settings":{"foreground":"#ffd452"}},{"scope":"keyword.operator.less","settings":{"foreground":"#ffd452"}},{"scope":"entity.name.tag","settings":{"foreground":"#ff6762"}},{"scope":"entity.other.attribute-name","settings":{"foreground":"#61d5c0","fontStyle":"normal"}},{"scope":"constant.character.entity","settings":{"foreground":"#ff6762"}},{"scope":"meta.tag","settings":{"foreground":"#79797F"}},{"scope":"invalid.illegal.bad-ampersand.html","settings":{"foreground":"#79797F"}},{"scope":"markup.heading","settings":{"foreground":"#ff6762"}},{"scope":["markup.heading punctuation.definition.heading","entity.name.section"],"settings":{"foreground":"#9d6afb"}},{"scope":"entity.name.section.markdown","settings":{"foreground":"#ff6762"}},{"scope":"punctuation.definition.heading.markdown","settings":{"foreground":"#ff6762"}},{"scope":"markup.heading.setext","settings":{"foreground":"#79797F"}},{"scope":["markup.heading.setext.1.markdown","markup.heading.setext.2.markdown"],"settings":{"foreground":"#ff6762"}},{"scope":["markup.bold","todo.bold"],"settings":{"foreground":"#ffd452"}},{"scope":"punctuation.definition.bold","settings":{"foreground":"#ffca00"}},{"scope":"punctuation.definition.bold.markdown","settings":{"foreground":"#ffd452"}},{"scope":["markup.italic","punctuation.definition.italic","todo.emphasis"],"settings":{"foreground":"#ff678d","fontStyle":"italic"}},{"scope":"emphasis md","settings":{"foreground":"#ff678d"}},{"scope":"markup.italic.markdown","settings":{"fontStyle":"italic"}},{"scope":["markup.underline.link.markdown","markup.underline.link.image.markdown"],"settings":{"foreground":"#ff678d"}},{"scope":["string.other.link.title.markdown","string.other.link.description.markdown"],"settings":{"foreground":"#9d6afb"}},{"scope":"punctuation.definition.metadata.markdown","settings":{"foreground":"#ff6762"}},{"scope":["markup.inline.raw.markdown","markup.inline.raw.string.markdown"],"settings":{"foreground":"#5ecc71"}},{"scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#ff6762"}},{"scope":"punctuation.definition.list.markdown","settings":{"foreground":"#ff6762"}},{"scope":"beginning.punctuation.definition.list.markdown","settings":{"foreground":"#ff6762"}},{"scope":["punctuation.definition.string.begin.markdown","punctuation.definition.string.end.markdown"],"settings":{"foreground":"#ff6762"}},{"scope":"markup.quote.markdown","settings":{"foreground":"#84848A"}},{"scope":"keyword.other.unit","settings":{"foreground":"#ff6762"}},{"scope":"markup.changed.diff","settings":{"foreground":"#ffca00"}},{"scope":["meta.diff.header.from-file","meta.diff.header.to-file","punctuation.definition.from-file.diff","punctuation.definition.to-file.diff"],"settings":{"foreground":"#9d6afb"}},{"scope":"markup.inserted.diff","settings":{"foreground":"#5ecc71"}},{"scope":"markup.deleted.diff","settings":{"foreground":"#ff6762"}},{"scope":"string.regexp","settings":{"foreground":"#64d1db"}},{"scope":"constant.other.character-class.regexp","settings":{"foreground":"#ff6762"}},{"scope":"keyword.operator.quantifier.regexp","settings":{"foreground":"#ffd452"}},{"scope":"constant.character.escape","settings":{"foreground":"#68cdf2"}},{"scope":"source.json meta.structure.dictionary.json > string.quoted.json","settings":{"foreground":"#ff6762"}},{"scope":"source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string","settings":{"foreground":"#ff6762"}},{"scope":["source.json meta.structure.dictionary.json > value.json > string.quoted.json","source.json meta.structure.array.json > value.json > string.quoted.json","source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation","source.json meta.structure.array.json > value.json > string.quoted.json > punctuation"],"settings":{"foreground":"#5ecc71"}},{"scope":["source.json meta.structure.dictionary.json > constant.language.json","source.json meta.structure.array.json > constant.language.json"],"settings":{"foreground":"#08c0ef"}},{"scope":"support.type.property-name.json","settings":{"foreground":"#ff6762"}},{"scope":"support.type.property-name.json punctuation","settings":{"foreground":"#ff6762"}},{"scope":"punctuation.definition.block.sequence.item.yaml","settings":{"foreground":"#79797F"}},{"scope":"block.scope.end","settings":{"foreground":"#79797F"}},{"scope":"block.scope.begin","settings":{"foreground":"#79797F"}},{"scope":"token.info-token","settings":{"foreground":"#9d6afb"}},{"scope":"token.warn-token","settings":{"foreground":"#ffd452"}},{"scope":"token.error-token","settings":{"foreground":"#f44747"}},{"scope":"token.debug-token","settings":{"foreground":"#ff678d"}},{"scope":"invalid.illegal","settings":{"foreground":"#fbfbfb"}},{"scope":"invalid.broken","settings":{"foreground":"#fbfbfb"}},{"scope":"invalid.deprecated","settings":{"foreground":"#fbfbfb"}},{"scope":"invalid.unimplemented","settings":{"foreground":"#fbfbfb"}}],"semanticTokenColors":{"comment":"#84848A","string":"#5ecc71","number":"#68cdf2","regexp":"#64d1db","keyword":"#ff678d","variable":"#ffa359","parameter":"#adadb1","property":"#ffa359","function":"#9d6afb","method":"#9d6afb","type":"#d568ea","class":"#d568ea","namespace":"#ffca00","enumMember":"#08c0ef","variable.constant":"#ffd452","variable.defaultLibrary":"#ffca00"}}'));
2
+
3
+ export { pierreDark as default };
4
+ //# sourceMappingURL=pierre-dark-DFWl0m-C.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pierre-dark-DFWl0m-C.js","sources":["../node_modules/@pierre/theme/dist/pierre-dark.mjs"],"sourcesContent":["export default Object.freeze(JSON.parse('{\"name\":\"Pierre Dark\",\"type\":\"dark\",\"colors\":{\"editor.background\":\"#070707\",\"editor.foreground\":\"#fbfbfb\",\"foreground\":\"#fbfbfb\",\"focusBorder\":\"#009fff\",\"selection.background\":\"#19283c\",\"editor.selectionBackground\":\"#009fff4d\",\"editor.lineHighlightBackground\":\"#19283c8c\",\"editorCursor.foreground\":\"#009fff\",\"editorLineNumber.foreground\":\"#84848A\",\"editorLineNumber.activeForeground\":\"#adadb1\",\"editorIndentGuide.background\":\"#1F1F21\",\"editorIndentGuide.activeBackground\":\"#2e2e30\",\"diffEditor.insertedTextBackground\":\"#00cab11a\",\"diffEditor.deletedTextBackground\":\"#ff2e3f1a\",\"sideBar.background\":\"#141415\",\"sideBar.foreground\":\"#adadb1\",\"sideBar.border\":\"#070707\",\"sideBarTitle.foreground\":\"#fbfbfb\",\"sideBarSectionHeader.background\":\"#141415\",\"sideBarSectionHeader.foreground\":\"#adadb1\",\"sideBarSectionHeader.border\":\"#070707\",\"activityBar.background\":\"#141415\",\"activityBar.foreground\":\"#fbfbfb\",\"activityBar.border\":\"#070707\",\"activityBar.activeBorder\":\"#009fff\",\"activityBarBadge.background\":\"#009fff\",\"activityBarBadge.foreground\":\"#070707\",\"titleBar.activeBackground\":\"#141415\",\"titleBar.activeForeground\":\"#fbfbfb\",\"titleBar.inactiveBackground\":\"#141415\",\"titleBar.inactiveForeground\":\"#84848A\",\"titleBar.border\":\"#070707\",\"list.activeSelectionBackground\":\"#19283c99\",\"list.activeSelectionForeground\":\"#fbfbfb\",\"list.inactiveSelectionBackground\":\"#19283c73\",\"list.hoverBackground\":\"#19283c59\",\"list.focusOutline\":\"#009fff\",\"tab.activeBackground\":\"#070707\",\"tab.activeForeground\":\"#fbfbfb\",\"tab.activeBorderTop\":\"#009fff\",\"tab.inactiveBackground\":\"#141415\",\"tab.inactiveForeground\":\"#84848A\",\"tab.border\":\"#070707\",\"editorGroupHeader.tabsBackground\":\"#141415\",\"editorGroupHeader.tabsBorder\":\"#070707\",\"panel.background\":\"#141415\",\"panel.border\":\"#070707\",\"panelTitle.activeBorder\":\"#009fff\",\"panelTitle.activeForeground\":\"#fbfbfb\",\"panelTitle.inactiveForeground\":\"#84848A\",\"statusBar.background\":\"#141415\",\"statusBar.foreground\":\"#adadb1\",\"statusBar.border\":\"#070707\",\"statusBar.noFolderBackground\":\"#141415\",\"statusBar.debuggingBackground\":\"#ffca00\",\"statusBar.debuggingForeground\":\"#070707\",\"statusBarItem.remoteBackground\":\"#141415\",\"statusBarItem.remoteForeground\":\"#adadb1\",\"input.background\":\"#1F1F21\",\"input.border\":\"#1F1F21\",\"input.foreground\":\"#fbfbfb\",\"input.placeholderForeground\":\"#79797F\",\"dropdown.background\":\"#1F1F21\",\"dropdown.border\":\"#1F1F21\",\"dropdown.foreground\":\"#fbfbfb\",\"button.background\":\"#009fff\",\"button.foreground\":\"#070707\",\"button.hoverBackground\":\"#0190e6\",\"textLink.foreground\":\"#009fff\",\"textLink.activeForeground\":\"#009fff\",\"gitDecoration.addedResourceForeground\":\"#00cab1\",\"gitDecoration.conflictingResourceForeground\":\"#ffca00\",\"gitDecoration.modifiedResourceForeground\":\"#009fff\",\"gitDecoration.deletedResourceForeground\":\"#ff2e3f\",\"gitDecoration.untrackedResourceForeground\":\"#00cab1\",\"gitDecoration.ignoredResourceForeground\":\"#84848A\",\"terminal.titleForeground\":\"#adadb1\",\"terminal.titleInactiveForeground\":\"#84848A\",\"terminal.background\":\"#141415\",\"terminal.foreground\":\"#adadb1\",\"terminal.ansiBlack\":\"#141415\",\"terminal.ansiRed\":\"#ff2e3f\",\"terminal.ansiGreen\":\"#0dbe4e\",\"terminal.ansiYellow\":\"#ffca00\",\"terminal.ansiBlue\":\"#009fff\",\"terminal.ansiMagenta\":\"#c635e4\",\"terminal.ansiCyan\":\"#08c0ef\",\"terminal.ansiWhite\":\"#c6c6c8\",\"terminal.ansiBrightBlack\":\"#141415\",\"terminal.ansiBrightRed\":\"#ff2e3f\",\"terminal.ansiBrightGreen\":\"#0dbe4e\",\"terminal.ansiBrightYellow\":\"#ffca00\",\"terminal.ansiBrightBlue\":\"#009fff\",\"terminal.ansiBrightMagenta\":\"#c635e4\",\"terminal.ansiBrightCyan\":\"#08c0ef\",\"terminal.ansiBrightWhite\":\"#c6c6c8\"},\"tokenColors\":[{\"scope\":[\"comment\",\"punctuation.definition.comment\"],\"settings\":{\"foreground\":\"#84848A\"}},{\"scope\":\"comment markup.link\",\"settings\":{\"foreground\":\"#84848A\"}},{\"scope\":[\"string\",\"constant.other.symbol\"],\"settings\":{\"foreground\":\"#5ecc71\"}},{\"scope\":[\"punctuation.definition.string.begin\",\"punctuation.definition.string.end\"],\"settings\":{\"foreground\":\"#5ecc71\"}},{\"scope\":[\"constant.numeric\",\"constant.language.boolean\"],\"settings\":{\"foreground\":\"#68cdf2\"}},{\"scope\":\"constant\",\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":\"punctuation.definition.constant\",\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":\"constant.language\",\"settings\":{\"foreground\":\"#68cdf2\"}},{\"scope\":\"variable.other.constant\",\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":\"keyword\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"keyword.control\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":[\"storage\",\"storage.type\",\"storage.modifier\"],\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"token.storage\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":[\"keyword.operator.new\",\"keyword.operator.expression.instanceof\",\"keyword.operator.expression.typeof\",\"keyword.operator.expression.void\",\"keyword.operator.expression.delete\",\"keyword.operator.expression.in\",\"keyword.operator.expression.of\",\"keyword.operator.expression.keyof\"],\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"keyword.operator.delete\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":[\"variable\",\"identifier\",\"meta.definition.variable\"],\"settings\":{\"foreground\":\"#ffa359\"}},{\"scope\":[\"variable.other.readwrite\",\"meta.object-literal.key\",\"support.variable.property\",\"support.variable.object.process\",\"support.variable.object.node\"],\"settings\":{\"foreground\":\"#ffa359\"}},{\"scope\":\"variable.language\",\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":\"variable.parameter.function\",\"settings\":{\"foreground\":\"#adadb1\"}},{\"scope\":\"function.parameter\",\"settings\":{\"foreground\":\"#adadb1\"}},{\"scope\":\"variable.parameter\",\"settings\":{\"foreground\":\"#adadb1\"}},{\"scope\":\"variable.parameter.function.language.python\",\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":\"variable.parameter.function.python\",\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":[\"support.function\",\"entity.name.function\",\"meta.function-call\",\"meta.require\",\"support.function.any-method\",\"variable.function\"],\"settings\":{\"foreground\":\"#9d6afb\"}},{\"scope\":\"keyword.other.special-method\",\"settings\":{\"foreground\":\"#9d6afb\"}},{\"scope\":\"entity.name.function\",\"settings\":{\"foreground\":\"#9d6afb\"}},{\"scope\":\"support.function.console\",\"settings\":{\"foreground\":\"#9d6afb\"}},{\"scope\":[\"support.type\",\"entity.name.type\",\"entity.name.class\",\"storage.type\"],\"settings\":{\"foreground\":\"#d568ea\"}},{\"scope\":[\"support.class\",\"entity.name.type.class\"],\"settings\":{\"foreground\":\"#d568ea\"}},{\"scope\":[\"entity.name.class\",\"variable.other.class.js\",\"variable.other.class.ts\"],\"settings\":{\"foreground\":\"#d568ea\"}},{\"scope\":\"entity.name.class.identifier.namespace.type\",\"settings\":{\"foreground\":\"#d568ea\"}},{\"scope\":\"entity.name.type.namespace\",\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":\"entity.other.inherited-class\",\"settings\":{\"foreground\":\"#d568ea\"}},{\"scope\":\"entity.name.namespace\",\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":\"keyword.operator\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":[\"keyword.operator.logical\",\"keyword.operator.bitwise\",\"keyword.operator.channel\"],\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":[\"keyword.operator.arithmetic\",\"keyword.operator.comparison\",\"keyword.operator.relational\",\"keyword.operator.increment\",\"keyword.operator.decrement\"],\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"keyword.operator.assignment\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"keyword.operator.assignment.compound\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":[\"keyword.operator.assignment.compound.js\",\"keyword.operator.assignment.compound.ts\"],\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"keyword.operator.ternary\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"keyword.operator.optional\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"punctuation\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"punctuation.separator.delimiter\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"punctuation.separator.key-value\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"punctuation.terminator\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"meta.brace\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"meta.brace.square\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"meta.brace.round\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"function.brace\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":[\"punctuation.definition.parameters\",\"punctuation.definition.typeparameters\"],\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":[\"punctuation.definition.block\",\"punctuation.definition.tag\"],\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":[\"meta.tag.tsx\",\"meta.tag.jsx\",\"meta.tag.js\",\"meta.tag.ts\"],\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"keyword.operator.expression.import\",\"settings\":{\"foreground\":\"#9d6afb\"}},{\"scope\":\"keyword.operator.module\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"support.type.object.console\",\"settings\":{\"foreground\":\"#ffa359\"}},{\"scope\":[\"support.module.node\",\"support.type.object.module\",\"entity.name.type.module\"],\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":\"support.constant.math\",\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":\"support.constant.property.math\",\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":\"support.constant.json\",\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":\"support.type.object.dom\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":[\"support.variable.dom\",\"support.variable.property.dom\"],\"settings\":{\"foreground\":\"#ffa359\"}},{\"scope\":\"support.variable.property.process\",\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":\"meta.property.object\",\"settings\":{\"foreground\":\"#ffa359\"}},{\"scope\":\"variable.parameter.function.js\",\"settings\":{\"foreground\":\"#ffa359\"}},{\"scope\":[\"keyword.other.template.begin\",\"keyword.other.template.end\"],\"settings\":{\"foreground\":\"#5ecc71\"}},{\"scope\":[\"keyword.other.substitution.begin\",\"keyword.other.substitution.end\"],\"settings\":{\"foreground\":\"#5ecc71\"}},{\"scope\":[\"punctuation.definition.template-expression.begin\",\"punctuation.definition.template-expression.end\"],\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"meta.template.expression\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"punctuation.section.embedded\",\"settings\":{\"foreground\":\"#ffa359\"}},{\"scope\":\"variable.interpolation\",\"settings\":{\"foreground\":\"#ffa359\"}},{\"scope\":[\"punctuation.section.embedded.begin\",\"punctuation.section.embedded.end\"],\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"punctuation.quasi.element\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":[\"support.type.primitive.ts\",\"support.type.builtin.ts\",\"support.type.primitive.tsx\",\"support.type.builtin.tsx\"],\"settings\":{\"foreground\":\"#d568ea\"}},{\"scope\":\"support.type.type.flowtype\",\"settings\":{\"foreground\":\"#9d6afb\"}},{\"scope\":\"support.type.primitive\",\"settings\":{\"foreground\":\"#d568ea\"}},{\"scope\":\"support.variable.magic.python\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"variable.parameter.function.language.special.self.python\",\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":[\"punctuation.separator.period.python\",\"punctuation.separator.element.python\",\"punctuation.parenthesis.begin.python\",\"punctuation.parenthesis.end.python\"],\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":[\"punctuation.definition.arguments.begin.python\",\"punctuation.definition.arguments.end.python\",\"punctuation.separator.arguments.python\",\"punctuation.definition.list.begin.python\",\"punctuation.definition.list.end.python\"],\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"support.type.python\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"keyword.operator.logical.python\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"meta.function-call.generic.python\",\"settings\":{\"foreground\":\"#9d6afb\"}},{\"scope\":\"constant.character.format.placeholder.other.python\",\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":\"meta.function.decorator.python\",\"settings\":{\"foreground\":\"#9d6afb\"}},{\"scope\":[\"support.token.decorator.python\",\"meta.function.decorator.identifier.python\"],\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"storage.modifier.lifetime.rust\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"support.function.std.rust\",\"settings\":{\"foreground\":\"#9d6afb\"}},{\"scope\":\"entity.name.lifetime.rust\",\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":\"variable.language.rust\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"keyword.operator.misc.rust\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"keyword.operator.sigil.rust\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"support.constant.core.rust\",\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":[\"meta.function.c\",\"meta.function.cpp\"],\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":[\"punctuation.section.block.begin.bracket.curly.cpp\",\"punctuation.section.block.end.bracket.curly.cpp\",\"punctuation.terminator.statement.c\",\"punctuation.section.block.begin.bracket.curly.c\",\"punctuation.section.block.end.bracket.curly.c\",\"punctuation.section.parens.begin.bracket.round.c\",\"punctuation.section.parens.end.bracket.round.c\",\"punctuation.section.parameters.begin.bracket.round.c\",\"punctuation.section.parameters.end.bracket.round.c\"],\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":[\"keyword.operator.assignment.c\",\"keyword.operator.comparison.c\",\"keyword.operator.c\",\"keyword.operator.increment.c\",\"keyword.operator.decrement.c\",\"keyword.operator.bitwise.shift.c\"],\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":[\"keyword.operator.assignment.cpp\",\"keyword.operator.comparison.cpp\",\"keyword.operator.cpp\",\"keyword.operator.increment.cpp\",\"keyword.operator.decrement.cpp\",\"keyword.operator.bitwise.shift.cpp\"],\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":[\"punctuation.separator.c\",\"punctuation.separator.cpp\"],\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":[\"support.type.posix-reserved.c\",\"support.type.posix-reserved.cpp\"],\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":[\"keyword.operator.sizeof.c\",\"keyword.operator.sizeof.cpp\"],\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"variable.c\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":[\"storage.type.annotation.java\",\"storage.type.object.array.java\"],\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":\"source.java\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":[\"punctuation.section.block.begin.java\",\"punctuation.section.block.end.java\",\"punctuation.definition.method-parameters.begin.java\",\"punctuation.definition.method-parameters.end.java\",\"meta.method.identifier.java\",\"punctuation.section.method.begin.java\",\"punctuation.section.method.end.java\",\"punctuation.terminator.java\",\"punctuation.section.class.begin.java\",\"punctuation.section.class.end.java\",\"punctuation.section.inner-class.begin.java\",\"punctuation.section.inner-class.end.java\",\"meta.method-call.java\",\"punctuation.section.class.begin.bracket.curly.java\",\"punctuation.section.class.end.bracket.curly.java\",\"punctuation.section.method.begin.bracket.curly.java\",\"punctuation.section.method.end.bracket.curly.java\",\"punctuation.separator.period.java\",\"punctuation.bracket.angle.java\",\"punctuation.definition.annotation.java\",\"meta.method.body.java\"],\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"meta.method.java\",\"settings\":{\"foreground\":\"#9d6afb\"}},{\"scope\":[\"storage.modifier.import.java\",\"storage.type.java\",\"storage.type.generic.java\"],\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":\"keyword.operator.instanceof.java\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"meta.definition.variable.name.java\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"token.variable.parameter.java\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"import.storage.java\",\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":\"token.package.keyword\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"token.package\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"token.storage.type.java\",\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":\"keyword.operator.assignment.go\",\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":[\"keyword.operator.arithmetic.go\",\"keyword.operator.address.go\"],\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"entity.name.package.go\",\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":[\"support.other.namespace.use.php\",\"support.other.namespace.use-as.php\",\"support.other.namespace.php\",\"entity.other.alias.php\",\"meta.interface.php\"],\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":\"keyword.operator.error-control.php\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"keyword.operator.type.php\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":[\"punctuation.section.array.begin.php\",\"punctuation.section.array.end.php\"],\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":[\"storage.type.php\",\"meta.other.type.phpdoc.php\",\"keyword.other.type.php\",\"keyword.other.array.phpdoc.php\"],\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":[\"meta.function-call.php\",\"meta.function-call.object.php\",\"meta.function-call.static.php\"],\"settings\":{\"foreground\":\"#9d6afb\"}},{\"scope\":[\"punctuation.definition.parameters.begin.bracket.round.php\",\"punctuation.definition.parameters.end.bracket.round.php\",\"punctuation.separator.delimiter.php\",\"punctuation.section.scope.begin.php\",\"punctuation.section.scope.end.php\",\"punctuation.terminator.expression.php\",\"punctuation.definition.arguments.begin.bracket.round.php\",\"punctuation.definition.arguments.end.bracket.round.php\",\"punctuation.definition.storage-type.begin.bracket.round.php\",\"punctuation.definition.storage-type.end.bracket.round.php\",\"punctuation.definition.array.begin.bracket.round.php\",\"punctuation.definition.array.end.bracket.round.php\",\"punctuation.definition.begin.bracket.round.php\",\"punctuation.definition.end.bracket.round.php\",\"punctuation.definition.begin.bracket.curly.php\",\"punctuation.definition.end.bracket.curly.php\",\"punctuation.definition.section.switch-block.end.bracket.curly.php\",\"punctuation.definition.section.switch-block.start.bracket.curly.php\",\"punctuation.definition.section.switch-block.begin.bracket.curly.php\",\"punctuation.definition.section.switch-block.end.bracket.curly.php\"],\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":[\"support.constant.ext.php\",\"support.constant.std.php\",\"support.constant.core.php\",\"support.constant.parser-token.php\"],\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":[\"entity.name.goto-label.php\",\"support.other.php\"],\"settings\":{\"foreground\":\"#9d6afb\"}},{\"scope\":[\"keyword.operator.logical.php\",\"keyword.operator.bitwise.php\",\"keyword.operator.arithmetic.php\"],\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"keyword.operator.regexp.php\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"keyword.operator.comparison.php\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":[\"keyword.operator.heredoc.php\",\"keyword.operator.nowdoc.php\"],\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"variable.other.class.php\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"invalid.illegal.non-null-typehinted.php\",\"settings\":{\"foreground\":\"#f44747\"}},{\"scope\":\"variable.other.generic-type.haskell\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"storage.type.haskell\",\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":\"storage.type.cs\",\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":\"entity.name.variable.local.cs\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"entity.name.label.cs\",\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":[\"entity.name.scope-resolution.function.call\",\"entity.name.scope-resolution.function.definition\"],\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":[\"punctuation.definition.delayed.unison\",\"punctuation.definition.list.begin.unison\",\"punctuation.definition.list.end.unison\",\"punctuation.definition.ability.begin.unison\",\"punctuation.definition.ability.end.unison\",\"punctuation.operator.assignment.as.unison\",\"punctuation.separator.pipe.unison\",\"punctuation.separator.delimiter.unison\",\"punctuation.definition.hash.unison\"],\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"support.constant.edge\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"support.type.prelude.elm\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"support.constant.elm\",\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":\"entity.global.clojure\",\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":\"meta.symbol.clojure\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"constant.keyword.clojure\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":[\"meta.arguments.coffee\",\"variable.parameter.function.coffee\"],\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"storage.modifier.import.groovy\",\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":\"meta.method.groovy\",\"settings\":{\"foreground\":\"#9d6afb\"}},{\"scope\":\"meta.definition.variable.name.groovy\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"meta.definition.class.inherited.classes.groovy\",\"settings\":{\"foreground\":\"#5ecc71\"}},{\"scope\":\"support.variable.semantic.hlsl\",\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":[\"support.type.texture.hlsl\",\"support.type.sampler.hlsl\",\"support.type.object.hlsl\",\"support.type.object.rw.hlsl\",\"support.type.fx.hlsl\",\"support.type.object.hlsl\"],\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":[\"text.variable\",\"text.bracketed\"],\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":[\"support.type.swift\",\"support.type.vb.asp\"],\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":\"meta.scope.prerequisites.makefile\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"source.makefile\",\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":\"source.ini\",\"settings\":{\"foreground\":\"#5ecc71\"}},{\"scope\":\"constant.language.symbol.ruby\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":[\"function.parameter.ruby\",\"function.parameter.cs\"],\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"constant.language.symbol.elixir\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"entity.name.function.xi\",\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":\"entity.name.class.xi\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"constant.character.character-class.regexp.xi\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"constant.regexp.xi\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"keyword.control.xi\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"invalid.xi\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"beginning.punctuation.definition.quote.markdown.xi\",\"settings\":{\"foreground\":\"#5ecc71\"}},{\"scope\":\"beginning.punctuation.definition.list.markdown.xi\",\"settings\":{\"foreground\":\"#84848A\"}},{\"scope\":\"constant.character.xi\",\"settings\":{\"foreground\":\"#9d6afb\"}},{\"scope\":\"accent.xi\",\"settings\":{\"foreground\":\"#9d6afb\"}},{\"scope\":\"wikiword.xi\",\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":\"constant.other.color.rgb-value.xi\",\"settings\":{\"foreground\":\"#fbfbfb\"}},{\"scope\":\"punctuation.definition.tag.xi\",\"settings\":{\"foreground\":\"#84848A\"}},{\"scope\":[\"support.constant.property-value.scss\",\"support.constant.property-value.css\"],\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":[\"keyword.operator.css\",\"keyword.operator.scss\",\"keyword.operator.less\"],\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":[\"support.constant.color.w3c-standard-color-name.css\",\"support.constant.color.w3c-standard-color-name.scss\"],\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":\"punctuation.separator.list.comma.css\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"support.type.vendored.property-name.css\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"support.type.property-name.css\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"support.type.property-name\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"support.constant.property-value\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"support.constant.font-name\",\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":\"entity.other.attribute-name.class.css\",\"settings\":{\"foreground\":\"#61d5c0\",\"fontStyle\":\"normal\"}},{\"scope\":\"entity.other.attribute-name.id\",\"settings\":{\"foreground\":\"#9d6afb\",\"fontStyle\":\"normal\"}},{\"scope\":[\"entity.other.attribute-name.pseudo-element\",\"entity.other.attribute-name.pseudo-class\"],\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"meta.selector\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"selector.sass\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"rgb-value\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"inline-color-decoration rgb-value\",\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":\"less rgb-value\",\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":\"control.elements\",\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":\"keyword.operator.less\",\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":\"entity.name.tag\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"entity.other.attribute-name\",\"settings\":{\"foreground\":\"#61d5c0\",\"fontStyle\":\"normal\"}},{\"scope\":\"constant.character.entity\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"meta.tag\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"invalid.illegal.bad-ampersand.html\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"markup.heading\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":[\"markup.heading punctuation.definition.heading\",\"entity.name.section\"],\"settings\":{\"foreground\":\"#9d6afb\"}},{\"scope\":\"entity.name.section.markdown\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"punctuation.definition.heading.markdown\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"markup.heading.setext\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":[\"markup.heading.setext.1.markdown\",\"markup.heading.setext.2.markdown\"],\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":[\"markup.bold\",\"todo.bold\"],\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":\"punctuation.definition.bold\",\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":\"punctuation.definition.bold.markdown\",\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":[\"markup.italic\",\"punctuation.definition.italic\",\"todo.emphasis\"],\"settings\":{\"foreground\":\"#ff678d\",\"fontStyle\":\"italic\"}},{\"scope\":\"emphasis md\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"markup.italic.markdown\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":[\"markup.underline.link.markdown\",\"markup.underline.link.image.markdown\"],\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":[\"string.other.link.title.markdown\",\"string.other.link.description.markdown\"],\"settings\":{\"foreground\":\"#9d6afb\"}},{\"scope\":\"punctuation.definition.metadata.markdown\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":[\"markup.inline.raw.markdown\",\"markup.inline.raw.string.markdown\"],\"settings\":{\"foreground\":\"#5ecc71\"}},{\"scope\":\"punctuation.definition.list.begin.markdown\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"punctuation.definition.list.markdown\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"beginning.punctuation.definition.list.markdown\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":[\"punctuation.definition.string.begin.markdown\",\"punctuation.definition.string.end.markdown\"],\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"markup.quote.markdown\",\"settings\":{\"foreground\":\"#84848A\"}},{\"scope\":\"keyword.other.unit\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"markup.changed.diff\",\"settings\":{\"foreground\":\"#ffca00\"}},{\"scope\":[\"meta.diff.header.from-file\",\"meta.diff.header.to-file\",\"punctuation.definition.from-file.diff\",\"punctuation.definition.to-file.diff\"],\"settings\":{\"foreground\":\"#9d6afb\"}},{\"scope\":\"markup.inserted.diff\",\"settings\":{\"foreground\":\"#5ecc71\"}},{\"scope\":\"markup.deleted.diff\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"string.regexp\",\"settings\":{\"foreground\":\"#64d1db\"}},{\"scope\":\"constant.other.character-class.regexp\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"keyword.operator.quantifier.regexp\",\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":\"constant.character.escape\",\"settings\":{\"foreground\":\"#68cdf2\"}},{\"scope\":\"source.json meta.structure.dictionary.json > string.quoted.json\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":[\"source.json meta.structure.dictionary.json > value.json > string.quoted.json\",\"source.json meta.structure.array.json > value.json > string.quoted.json\",\"source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation\",\"source.json meta.structure.array.json > value.json > string.quoted.json > punctuation\"],\"settings\":{\"foreground\":\"#5ecc71\"}},{\"scope\":[\"source.json meta.structure.dictionary.json > constant.language.json\",\"source.json meta.structure.array.json > constant.language.json\"],\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"support.type.property-name.json\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"support.type.property-name.json punctuation\",\"settings\":{\"foreground\":\"#ff6762\"}},{\"scope\":\"punctuation.definition.block.sequence.item.yaml\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"block.scope.end\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"block.scope.begin\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"token.info-token\",\"settings\":{\"foreground\":\"#9d6afb\"}},{\"scope\":\"token.warn-token\",\"settings\":{\"foreground\":\"#ffd452\"}},{\"scope\":\"token.error-token\",\"settings\":{\"foreground\":\"#f44747\"}},{\"scope\":\"token.debug-token\",\"settings\":{\"foreground\":\"#ff678d\"}},{\"scope\":\"invalid.illegal\",\"settings\":{\"foreground\":\"#fbfbfb\"}},{\"scope\":\"invalid.broken\",\"settings\":{\"foreground\":\"#fbfbfb\"}},{\"scope\":\"invalid.deprecated\",\"settings\":{\"foreground\":\"#fbfbfb\"}},{\"scope\":\"invalid.unimplemented\",\"settings\":{\"foreground\":\"#fbfbfb\"}}],\"semanticTokenColors\":{\"comment\":\"#84848A\",\"string\":\"#5ecc71\",\"number\":\"#68cdf2\",\"regexp\":\"#64d1db\",\"keyword\":\"#ff678d\",\"variable\":\"#ffa359\",\"parameter\":\"#adadb1\",\"property\":\"#ffa359\",\"function\":\"#9d6afb\",\"method\":\"#9d6afb\",\"type\":\"#d568ea\",\"class\":\"#d568ea\",\"namespace\":\"#ffca00\",\"enumMember\":\"#08c0ef\",\"variable.constant\":\"#ffd452\",\"variable.defaultLibrary\":\"#ffca00\"}}'))\n"],"names":[],"mappings":"AAAA,iBAAe,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,4m5BAA4m5B,CAAC;;;;","x_google_ignoreList":[0]}
@@ -0,0 +1,4 @@
1
+ var pierreLight = Object.freeze(JSON.parse('{"name":"Pierre Light","type":"light","colors":{"editor.background":"#ffffff","editor.foreground":"#070707","foreground":"#070707","focusBorder":"#009fff","selection.background":"#dfebff","editor.selectionBackground":"#009fff2e","editor.lineHighlightBackground":"#dfebff8c","editorCursor.foreground":"#009fff","editorLineNumber.foreground":"#84848A","editorLineNumber.activeForeground":"#6C6C71","editorIndentGuide.background":"#eeeeef","editorIndentGuide.activeBackground":"#dbdbdd","diffEditor.insertedTextBackground":"#00cab133","diffEditor.deletedTextBackground":"#ff2e3f33","sideBar.background":"#f8f8f8","sideBar.foreground":"#6C6C71","sideBar.border":"#eeeeef","sideBarTitle.foreground":"#070707","sideBarSectionHeader.background":"#f8f8f8","sideBarSectionHeader.foreground":"#6C6C71","sideBarSectionHeader.border":"#eeeeef","activityBar.background":"#f8f8f8","activityBar.foreground":"#070707","activityBar.border":"#eeeeef","activityBar.activeBorder":"#009fff","activityBarBadge.background":"#009fff","activityBarBadge.foreground":"#ffffff","titleBar.activeBackground":"#f8f8f8","titleBar.activeForeground":"#070707","titleBar.inactiveBackground":"#f8f8f8","titleBar.inactiveForeground":"#84848A","titleBar.border":"#eeeeef","list.activeSelectionBackground":"#dfebffcc","list.activeSelectionForeground":"#070707","list.inactiveSelectionBackground":"#dfebff73","list.hoverBackground":"#dfebff59","list.focusOutline":"#009fff","tab.activeBackground":"#ffffff","tab.activeForeground":"#070707","tab.activeBorderTop":"#009fff","tab.inactiveBackground":"#f8f8f8","tab.inactiveForeground":"#84848A","tab.border":"#eeeeef","editorGroupHeader.tabsBackground":"#f8f8f8","editorGroupHeader.tabsBorder":"#eeeeef","panel.background":"#f8f8f8","panel.border":"#eeeeef","panelTitle.activeBorder":"#009fff","panelTitle.activeForeground":"#070707","panelTitle.inactiveForeground":"#84848A","statusBar.background":"#f8f8f8","statusBar.foreground":"#6C6C71","statusBar.border":"#eeeeef","statusBar.noFolderBackground":"#f8f8f8","statusBar.debuggingBackground":"#ffca00","statusBar.debuggingForeground":"#ffffff","statusBarItem.remoteBackground":"#f8f8f8","statusBarItem.remoteForeground":"#6C6C71","input.background":"#f2f2f3","input.border":"#dbdbdd","input.foreground":"#070707","input.placeholderForeground":"#8E8E95","dropdown.background":"#f2f2f3","dropdown.border":"#dbdbdd","dropdown.foreground":"#070707","button.background":"#009fff","button.foreground":"#ffffff","button.hoverBackground":"#1aa9ff","textLink.foreground":"#009fff","textLink.activeForeground":"#009fff","gitDecoration.addedResourceForeground":"#00cab1","gitDecoration.conflictingResourceForeground":"#ffca00","gitDecoration.modifiedResourceForeground":"#009fff","gitDecoration.deletedResourceForeground":"#ff2e3f","gitDecoration.untrackedResourceForeground":"#00cab1","gitDecoration.ignoredResourceForeground":"#84848A","terminal.titleForeground":"#6C6C71","terminal.titleInactiveForeground":"#84848A","terminal.background":"#f8f8f8","terminal.foreground":"#6C6C71","terminal.ansiBlack":"#1F1F21","terminal.ansiRed":"#ff2e3f","terminal.ansiGreen":"#0dbe4e","terminal.ansiYellow":"#ffca00","terminal.ansiBlue":"#009fff","terminal.ansiMagenta":"#c635e4","terminal.ansiCyan":"#08c0ef","terminal.ansiWhite":"#c6c6c8","terminal.ansiBrightBlack":"#1F1F21","terminal.ansiBrightRed":"#ff2e3f","terminal.ansiBrightGreen":"#0dbe4e","terminal.ansiBrightYellow":"#ffca00","terminal.ansiBrightBlue":"#009fff","terminal.ansiBrightMagenta":"#c635e4","terminal.ansiBrightCyan":"#08c0ef","terminal.ansiBrightWhite":"#c6c6c8"},"tokenColors":[{"scope":["comment","punctuation.definition.comment"],"settings":{"foreground":"#84848A"}},{"scope":"comment markup.link","settings":{"foreground":"#84848A"}},{"scope":["string","constant.other.symbol"],"settings":{"foreground":"#199f43"}},{"scope":["punctuation.definition.string.begin","punctuation.definition.string.end"],"settings":{"foreground":"#199f43"}},{"scope":["constant.numeric","constant.language.boolean"],"settings":{"foreground":"#1ca1c7"}},{"scope":"constant","settings":{"foreground":"#d5a910"}},{"scope":"punctuation.definition.constant","settings":{"foreground":"#d5a910"}},{"scope":"constant.language","settings":{"foreground":"#1ca1c7"}},{"scope":"variable.other.constant","settings":{"foreground":"#d5a910"}},{"scope":"keyword","settings":{"foreground":"#fc2b73"}},{"scope":"keyword.control","settings":{"foreground":"#fc2b73"}},{"scope":["storage","storage.type","storage.modifier"],"settings":{"foreground":"#fc2b73"}},{"scope":"token.storage","settings":{"foreground":"#fc2b73"}},{"scope":["keyword.operator.new","keyword.operator.expression.instanceof","keyword.operator.expression.typeof","keyword.operator.expression.void","keyword.operator.expression.delete","keyword.operator.expression.in","keyword.operator.expression.of","keyword.operator.expression.keyof"],"settings":{"foreground":"#fc2b73"}},{"scope":"keyword.operator.delete","settings":{"foreground":"#fc2b73"}},{"scope":["variable","identifier","meta.definition.variable"],"settings":{"foreground":"#d47628"}},{"scope":["variable.other.readwrite","meta.object-literal.key","support.variable.property","support.variable.object.process","support.variable.object.node"],"settings":{"foreground":"#d47628"}},{"scope":"variable.language","settings":{"foreground":"#d5a910"}},{"scope":"variable.parameter.function","settings":{"foreground":"#79797F"}},{"scope":"function.parameter","settings":{"foreground":"#79797F"}},{"scope":"variable.parameter","settings":{"foreground":"#79797F"}},{"scope":"variable.parameter.function.language.python","settings":{"foreground":"#d5a910"}},{"scope":"variable.parameter.function.python","settings":{"foreground":"#d5a910"}},{"scope":["support.function","entity.name.function","meta.function-call","meta.require","support.function.any-method","variable.function"],"settings":{"foreground":"#7b43f8"}},{"scope":"keyword.other.special-method","settings":{"foreground":"#7b43f8"}},{"scope":"entity.name.function","settings":{"foreground":"#7b43f8"}},{"scope":"support.function.console","settings":{"foreground":"#7b43f8"}},{"scope":["support.type","entity.name.type","entity.name.class","storage.type"],"settings":{"foreground":"#c635e4"}},{"scope":["support.class","entity.name.type.class"],"settings":{"foreground":"#c635e4"}},{"scope":["entity.name.class","variable.other.class.js","variable.other.class.ts"],"settings":{"foreground":"#c635e4"}},{"scope":"entity.name.class.identifier.namespace.type","settings":{"foreground":"#c635e4"}},{"scope":"entity.name.type.namespace","settings":{"foreground":"#d5a910"}},{"scope":"entity.other.inherited-class","settings":{"foreground":"#c635e4"}},{"scope":"entity.name.namespace","settings":{"foreground":"#d5a910"}},{"scope":"keyword.operator","settings":{"foreground":"#79797F"}},{"scope":["keyword.operator.logical","keyword.operator.bitwise","keyword.operator.channel"],"settings":{"foreground":"#08c0ef"}},{"scope":["keyword.operator.arithmetic","keyword.operator.comparison","keyword.operator.relational","keyword.operator.increment","keyword.operator.decrement"],"settings":{"foreground":"#08c0ef"}},{"scope":"keyword.operator.assignment","settings":{"foreground":"#08c0ef"}},{"scope":"keyword.operator.assignment.compound","settings":{"foreground":"#fc2b73"}},{"scope":["keyword.operator.assignment.compound.js","keyword.operator.assignment.compound.ts"],"settings":{"foreground":"#08c0ef"}},{"scope":"keyword.operator.ternary","settings":{"foreground":"#fc2b73"}},{"scope":"keyword.operator.optional","settings":{"foreground":"#fc2b73"}},{"scope":"punctuation","settings":{"foreground":"#79797F"}},{"scope":"punctuation.separator.delimiter","settings":{"foreground":"#79797F"}},{"scope":"punctuation.separator.key-value","settings":{"foreground":"#79797F"}},{"scope":"punctuation.terminator","settings":{"foreground":"#79797F"}},{"scope":"meta.brace","settings":{"foreground":"#79797F"}},{"scope":"meta.brace.square","settings":{"foreground":"#79797F"}},{"scope":"meta.brace.round","settings":{"foreground":"#79797F"}},{"scope":"function.brace","settings":{"foreground":"#79797F"}},{"scope":["punctuation.definition.parameters","punctuation.definition.typeparameters"],"settings":{"foreground":"#79797F"}},{"scope":["punctuation.definition.block","punctuation.definition.tag"],"settings":{"foreground":"#79797F"}},{"scope":["meta.tag.tsx","meta.tag.jsx","meta.tag.js","meta.tag.ts"],"settings":{"foreground":"#79797F"}},{"scope":"keyword.operator.expression.import","settings":{"foreground":"#7b43f8"}},{"scope":"keyword.operator.module","settings":{"foreground":"#fc2b73"}},{"scope":"support.type.object.console","settings":{"foreground":"#d47628"}},{"scope":["support.module.node","support.type.object.module","entity.name.type.module"],"settings":{"foreground":"#d5a910"}},{"scope":"support.constant.math","settings":{"foreground":"#d5a910"}},{"scope":"support.constant.property.math","settings":{"foreground":"#d5a910"}},{"scope":"support.constant.json","settings":{"foreground":"#d5a910"}},{"scope":"support.type.object.dom","settings":{"foreground":"#08c0ef"}},{"scope":["support.variable.dom","support.variable.property.dom"],"settings":{"foreground":"#d47628"}},{"scope":"support.variable.property.process","settings":{"foreground":"#d5a910"}},{"scope":"meta.property.object","settings":{"foreground":"#d47628"}},{"scope":"variable.parameter.function.js","settings":{"foreground":"#d47628"}},{"scope":["keyword.other.template.begin","keyword.other.template.end"],"settings":{"foreground":"#199f43"}},{"scope":["keyword.other.substitution.begin","keyword.other.substitution.end"],"settings":{"foreground":"#199f43"}},{"scope":["punctuation.definition.template-expression.begin","punctuation.definition.template-expression.end"],"settings":{"foreground":"#fc2b73"}},{"scope":"meta.template.expression","settings":{"foreground":"#79797F"}},{"scope":"punctuation.section.embedded","settings":{"foreground":"#d47628"}},{"scope":"variable.interpolation","settings":{"foreground":"#d47628"}},{"scope":["punctuation.section.embedded.begin","punctuation.section.embedded.end"],"settings":{"foreground":"#fc2b73"}},{"scope":"punctuation.quasi.element","settings":{"foreground":"#fc2b73"}},{"scope":["support.type.primitive.ts","support.type.builtin.ts","support.type.primitive.tsx","support.type.builtin.tsx"],"settings":{"foreground":"#c635e4"}},{"scope":"support.type.type.flowtype","settings":{"foreground":"#7b43f8"}},{"scope":"support.type.primitive","settings":{"foreground":"#c635e4"}},{"scope":"support.variable.magic.python","settings":{"foreground":"#d52c36"}},{"scope":"variable.parameter.function.language.special.self.python","settings":{"foreground":"#d5a910"}},{"scope":["punctuation.separator.period.python","punctuation.separator.element.python","punctuation.parenthesis.begin.python","punctuation.parenthesis.end.python"],"settings":{"foreground":"#79797F"}},{"scope":["punctuation.definition.arguments.begin.python","punctuation.definition.arguments.end.python","punctuation.separator.arguments.python","punctuation.definition.list.begin.python","punctuation.definition.list.end.python"],"settings":{"foreground":"#79797F"}},{"scope":"support.type.python","settings":{"foreground":"#08c0ef"}},{"scope":"keyword.operator.logical.python","settings":{"foreground":"#fc2b73"}},{"scope":"meta.function-call.generic.python","settings":{"foreground":"#7b43f8"}},{"scope":"constant.character.format.placeholder.other.python","settings":{"foreground":"#d5a910"}},{"scope":"meta.function.decorator.python","settings":{"foreground":"#7b43f8"}},{"scope":["support.token.decorator.python","meta.function.decorator.identifier.python"],"settings":{"foreground":"#08c0ef"}},{"scope":"storage.modifier.lifetime.rust","settings":{"foreground":"#79797F"}},{"scope":"support.function.std.rust","settings":{"foreground":"#7b43f8"}},{"scope":"entity.name.lifetime.rust","settings":{"foreground":"#d5a910"}},{"scope":"variable.language.rust","settings":{"foreground":"#d52c36"}},{"scope":"keyword.operator.misc.rust","settings":{"foreground":"#79797F"}},{"scope":"keyword.operator.sigil.rust","settings":{"foreground":"#fc2b73"}},{"scope":"support.constant.core.rust","settings":{"foreground":"#d5a910"}},{"scope":["meta.function.c","meta.function.cpp"],"settings":{"foreground":"#d52c36"}},{"scope":["punctuation.section.block.begin.bracket.curly.cpp","punctuation.section.block.end.bracket.curly.cpp","punctuation.terminator.statement.c","punctuation.section.block.begin.bracket.curly.c","punctuation.section.block.end.bracket.curly.c","punctuation.section.parens.begin.bracket.round.c","punctuation.section.parens.end.bracket.round.c","punctuation.section.parameters.begin.bracket.round.c","punctuation.section.parameters.end.bracket.round.c"],"settings":{"foreground":"#79797F"}},{"scope":["keyword.operator.assignment.c","keyword.operator.comparison.c","keyword.operator.c","keyword.operator.increment.c","keyword.operator.decrement.c","keyword.operator.bitwise.shift.c"],"settings":{"foreground":"#fc2b73"}},{"scope":["keyword.operator.assignment.cpp","keyword.operator.comparison.cpp","keyword.operator.cpp","keyword.operator.increment.cpp","keyword.operator.decrement.cpp","keyword.operator.bitwise.shift.cpp"],"settings":{"foreground":"#fc2b73"}},{"scope":["punctuation.separator.c","punctuation.separator.cpp"],"settings":{"foreground":"#fc2b73"}},{"scope":["support.type.posix-reserved.c","support.type.posix-reserved.cpp"],"settings":{"foreground":"#08c0ef"}},{"scope":["keyword.operator.sizeof.c","keyword.operator.sizeof.cpp"],"settings":{"foreground":"#fc2b73"}},{"scope":"variable.c","settings":{"foreground":"#79797F"}},{"scope":["storage.type.annotation.java","storage.type.object.array.java"],"settings":{"foreground":"#d5a910"}},{"scope":"source.java","settings":{"foreground":"#d52c36"}},{"scope":["punctuation.section.block.begin.java","punctuation.section.block.end.java","punctuation.definition.method-parameters.begin.java","punctuation.definition.method-parameters.end.java","meta.method.identifier.java","punctuation.section.method.begin.java","punctuation.section.method.end.java","punctuation.terminator.java","punctuation.section.class.begin.java","punctuation.section.class.end.java","punctuation.section.inner-class.begin.java","punctuation.section.inner-class.end.java","meta.method-call.java","punctuation.section.class.begin.bracket.curly.java","punctuation.section.class.end.bracket.curly.java","punctuation.section.method.begin.bracket.curly.java","punctuation.section.method.end.bracket.curly.java","punctuation.separator.period.java","punctuation.bracket.angle.java","punctuation.definition.annotation.java","meta.method.body.java"],"settings":{"foreground":"#79797F"}},{"scope":"meta.method.java","settings":{"foreground":"#7b43f8"}},{"scope":["storage.modifier.import.java","storage.type.java","storage.type.generic.java"],"settings":{"foreground":"#d5a910"}},{"scope":"keyword.operator.instanceof.java","settings":{"foreground":"#fc2b73"}},{"scope":"meta.definition.variable.name.java","settings":{"foreground":"#d52c36"}},{"scope":"token.variable.parameter.java","settings":{"foreground":"#79797F"}},{"scope":"import.storage.java","settings":{"foreground":"#d5a910"}},{"scope":"token.package.keyword","settings":{"foreground":"#fc2b73"}},{"scope":"token.package","settings":{"foreground":"#79797F"}},{"scope":"token.storage.type.java","settings":{"foreground":"#d5a910"}},{"scope":"keyword.operator.assignment.go","settings":{"foreground":"#d5a910"}},{"scope":["keyword.operator.arithmetic.go","keyword.operator.address.go"],"settings":{"foreground":"#fc2b73"}},{"scope":"entity.name.package.go","settings":{"foreground":"#d5a910"}},{"scope":["support.other.namespace.use.php","support.other.namespace.use-as.php","support.other.namespace.php","entity.other.alias.php","meta.interface.php"],"settings":{"foreground":"#d5a910"}},{"scope":"keyword.operator.error-control.php","settings":{"foreground":"#fc2b73"}},{"scope":"keyword.operator.type.php","settings":{"foreground":"#fc2b73"}},{"scope":["punctuation.section.array.begin.php","punctuation.section.array.end.php"],"settings":{"foreground":"#79797F"}},{"scope":["storage.type.php","meta.other.type.phpdoc.php","keyword.other.type.php","keyword.other.array.phpdoc.php"],"settings":{"foreground":"#d5a910"}},{"scope":["meta.function-call.php","meta.function-call.object.php","meta.function-call.static.php"],"settings":{"foreground":"#7b43f8"}},{"scope":["punctuation.definition.parameters.begin.bracket.round.php","punctuation.definition.parameters.end.bracket.round.php","punctuation.separator.delimiter.php","punctuation.section.scope.begin.php","punctuation.section.scope.end.php","punctuation.terminator.expression.php","punctuation.definition.arguments.begin.bracket.round.php","punctuation.definition.arguments.end.bracket.round.php","punctuation.definition.storage-type.begin.bracket.round.php","punctuation.definition.storage-type.end.bracket.round.php","punctuation.definition.array.begin.bracket.round.php","punctuation.definition.array.end.bracket.round.php","punctuation.definition.begin.bracket.round.php","punctuation.definition.end.bracket.round.php","punctuation.definition.begin.bracket.curly.php","punctuation.definition.end.bracket.curly.php","punctuation.definition.section.switch-block.end.bracket.curly.php","punctuation.definition.section.switch-block.start.bracket.curly.php","punctuation.definition.section.switch-block.begin.bracket.curly.php","punctuation.definition.section.switch-block.end.bracket.curly.php"],"settings":{"foreground":"#79797F"}},{"scope":["support.constant.ext.php","support.constant.std.php","support.constant.core.php","support.constant.parser-token.php"],"settings":{"foreground":"#d5a910"}},{"scope":["entity.name.goto-label.php","support.other.php"],"settings":{"foreground":"#7b43f8"}},{"scope":["keyword.operator.logical.php","keyword.operator.bitwise.php","keyword.operator.arithmetic.php"],"settings":{"foreground":"#08c0ef"}},{"scope":"keyword.operator.regexp.php","settings":{"foreground":"#fc2b73"}},{"scope":"keyword.operator.comparison.php","settings":{"foreground":"#08c0ef"}},{"scope":["keyword.operator.heredoc.php","keyword.operator.nowdoc.php"],"settings":{"foreground":"#fc2b73"}},{"scope":"variable.other.class.php","settings":{"foreground":"#d52c36"}},{"scope":"invalid.illegal.non-null-typehinted.php","settings":{"foreground":"#f44747"}},{"scope":"variable.other.generic-type.haskell","settings":{"foreground":"#fc2b73"}},{"scope":"storage.type.haskell","settings":{"foreground":"#d5a910"}},{"scope":"storage.type.cs","settings":{"foreground":"#d5a910"}},{"scope":"entity.name.variable.local.cs","settings":{"foreground":"#d52c36"}},{"scope":"entity.name.label.cs","settings":{"foreground":"#d5a910"}},{"scope":["entity.name.scope-resolution.function.call","entity.name.scope-resolution.function.definition"],"settings":{"foreground":"#d5a910"}},{"scope":["punctuation.definition.delayed.unison","punctuation.definition.list.begin.unison","punctuation.definition.list.end.unison","punctuation.definition.ability.begin.unison","punctuation.definition.ability.end.unison","punctuation.operator.assignment.as.unison","punctuation.separator.pipe.unison","punctuation.separator.delimiter.unison","punctuation.definition.hash.unison"],"settings":{"foreground":"#d52c36"}},{"scope":"support.constant.edge","settings":{"foreground":"#fc2b73"}},{"scope":"support.type.prelude.elm","settings":{"foreground":"#08c0ef"}},{"scope":"support.constant.elm","settings":{"foreground":"#d5a910"}},{"scope":"entity.global.clojure","settings":{"foreground":"#d5a910"}},{"scope":"meta.symbol.clojure","settings":{"foreground":"#d52c36"}},{"scope":"constant.keyword.clojure","settings":{"foreground":"#08c0ef"}},{"scope":["meta.arguments.coffee","variable.parameter.function.coffee"],"settings":{"foreground":"#d52c36"}},{"scope":"storage.modifier.import.groovy","settings":{"foreground":"#d5a910"}},{"scope":"meta.method.groovy","settings":{"foreground":"#7b43f8"}},{"scope":"meta.definition.variable.name.groovy","settings":{"foreground":"#d52c36"}},{"scope":"meta.definition.class.inherited.classes.groovy","settings":{"foreground":"#199f43"}},{"scope":"support.variable.semantic.hlsl","settings":{"foreground":"#d5a910"}},{"scope":["support.type.texture.hlsl","support.type.sampler.hlsl","support.type.object.hlsl","support.type.object.rw.hlsl","support.type.fx.hlsl","support.type.object.hlsl"],"settings":{"foreground":"#fc2b73"}},{"scope":["text.variable","text.bracketed"],"settings":{"foreground":"#d52c36"}},{"scope":["support.type.swift","support.type.vb.asp"],"settings":{"foreground":"#d5a910"}},{"scope":"meta.scope.prerequisites.makefile","settings":{"foreground":"#d52c36"}},{"scope":"source.makefile","settings":{"foreground":"#d5a910"}},{"scope":"source.ini","settings":{"foreground":"#199f43"}},{"scope":"constant.language.symbol.ruby","settings":{"foreground":"#08c0ef"}},{"scope":["function.parameter.ruby","function.parameter.cs"],"settings":{"foreground":"#79797F"}},{"scope":"constant.language.symbol.elixir","settings":{"foreground":"#08c0ef"}},{"scope":"text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade","settings":{"foreground":"#fc2b73"}},{"scope":"text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade","settings":{"foreground":"#fc2b73"}},{"scope":"entity.name.function.xi","settings":{"foreground":"#d5a910"}},{"scope":"entity.name.class.xi","settings":{"foreground":"#08c0ef"}},{"scope":"constant.character.character-class.regexp.xi","settings":{"foreground":"#d52c36"}},{"scope":"constant.regexp.xi","settings":{"foreground":"#fc2b73"}},{"scope":"keyword.control.xi","settings":{"foreground":"#08c0ef"}},{"scope":"invalid.xi","settings":{"foreground":"#79797F"}},{"scope":"beginning.punctuation.definition.quote.markdown.xi","settings":{"foreground":"#199f43"}},{"scope":"beginning.punctuation.definition.list.markdown.xi","settings":{"foreground":"#84848A"}},{"scope":"constant.character.xi","settings":{"foreground":"#7b43f8"}},{"scope":"accent.xi","settings":{"foreground":"#7b43f8"}},{"scope":"wikiword.xi","settings":{"foreground":"#d5a910"}},{"scope":"constant.other.color.rgb-value.xi","settings":{"foreground":"#070707"}},{"scope":"punctuation.definition.tag.xi","settings":{"foreground":"#84848A"}},{"scope":["support.constant.property-value.scss","support.constant.property-value.css"],"settings":{"foreground":"#d5a910"}},{"scope":["keyword.operator.css","keyword.operator.scss","keyword.operator.less"],"settings":{"foreground":"#08c0ef"}},{"scope":["support.constant.color.w3c-standard-color-name.css","support.constant.color.w3c-standard-color-name.scss"],"settings":{"foreground":"#d5a910"}},{"scope":"punctuation.separator.list.comma.css","settings":{"foreground":"#79797F"}},{"scope":"support.type.vendored.property-name.css","settings":{"foreground":"#08c0ef"}},{"scope":"support.type.property-name.css","settings":{"foreground":"#08c0ef"}},{"scope":"support.type.property-name","settings":{"foreground":"#79797F"}},{"scope":"support.constant.property-value","settings":{"foreground":"#79797F"}},{"scope":"support.constant.font-name","settings":{"foreground":"#d5a910"}},{"scope":"entity.other.attribute-name.class.css","settings":{"foreground":"#16a994","fontStyle":"normal"}},{"scope":"entity.other.attribute-name.id","settings":{"foreground":"#7b43f8","fontStyle":"normal"}},{"scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#08c0ef"}},{"scope":"meta.selector","settings":{"foreground":"#fc2b73"}},{"scope":"selector.sass","settings":{"foreground":"#d52c36"}},{"scope":"rgb-value","settings":{"foreground":"#08c0ef"}},{"scope":"inline-color-decoration rgb-value","settings":{"foreground":"#d5a910"}},{"scope":"less rgb-value","settings":{"foreground":"#d5a910"}},{"scope":"control.elements","settings":{"foreground":"#d5a910"}},{"scope":"keyword.operator.less","settings":{"foreground":"#d5a910"}},{"scope":"entity.name.tag","settings":{"foreground":"#d52c36"}},{"scope":"entity.other.attribute-name","settings":{"foreground":"#16a994","fontStyle":"normal"}},{"scope":"constant.character.entity","settings":{"foreground":"#d52c36"}},{"scope":"meta.tag","settings":{"foreground":"#79797F"}},{"scope":"invalid.illegal.bad-ampersand.html","settings":{"foreground":"#79797F"}},{"scope":"markup.heading","settings":{"foreground":"#d52c36"}},{"scope":["markup.heading punctuation.definition.heading","entity.name.section"],"settings":{"foreground":"#7b43f8"}},{"scope":"entity.name.section.markdown","settings":{"foreground":"#d52c36"}},{"scope":"punctuation.definition.heading.markdown","settings":{"foreground":"#d52c36"}},{"scope":"markup.heading.setext","settings":{"foreground":"#79797F"}},{"scope":["markup.heading.setext.1.markdown","markup.heading.setext.2.markdown"],"settings":{"foreground":"#d52c36"}},{"scope":["markup.bold","todo.bold"],"settings":{"foreground":"#d5a910"}},{"scope":"punctuation.definition.bold","settings":{"foreground":"#d5a910"}},{"scope":"punctuation.definition.bold.markdown","settings":{"foreground":"#d5a910"}},{"scope":["markup.italic","punctuation.definition.italic","todo.emphasis"],"settings":{"foreground":"#fc2b73","fontStyle":"italic"}},{"scope":"emphasis md","settings":{"foreground":"#fc2b73"}},{"scope":"markup.italic.markdown","settings":{"fontStyle":"italic"}},{"scope":["markup.underline.link.markdown","markup.underline.link.image.markdown"],"settings":{"foreground":"#fc2b73"}},{"scope":["string.other.link.title.markdown","string.other.link.description.markdown"],"settings":{"foreground":"#7b43f8"}},{"scope":"punctuation.definition.metadata.markdown","settings":{"foreground":"#d52c36"}},{"scope":["markup.inline.raw.markdown","markup.inline.raw.string.markdown"],"settings":{"foreground":"#199f43"}},{"scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#d52c36"}},{"scope":"punctuation.definition.list.markdown","settings":{"foreground":"#d52c36"}},{"scope":"beginning.punctuation.definition.list.markdown","settings":{"foreground":"#d52c36"}},{"scope":["punctuation.definition.string.begin.markdown","punctuation.definition.string.end.markdown"],"settings":{"foreground":"#d52c36"}},{"scope":"markup.quote.markdown","settings":{"foreground":"#84848A"}},{"scope":"keyword.other.unit","settings":{"foreground":"#d52c36"}},{"scope":"markup.changed.diff","settings":{"foreground":"#d5a910"}},{"scope":["meta.diff.header.from-file","meta.diff.header.to-file","punctuation.definition.from-file.diff","punctuation.definition.to-file.diff"],"settings":{"foreground":"#7b43f8"}},{"scope":"markup.inserted.diff","settings":{"foreground":"#199f43"}},{"scope":"markup.deleted.diff","settings":{"foreground":"#d52c36"}},{"scope":"string.regexp","settings":{"foreground":"#17a5af"}},{"scope":"constant.other.character-class.regexp","settings":{"foreground":"#d52c36"}},{"scope":"keyword.operator.quantifier.regexp","settings":{"foreground":"#d5a910"}},{"scope":"constant.character.escape","settings":{"foreground":"#1ca1c7"}},{"scope":"source.json meta.structure.dictionary.json > string.quoted.json","settings":{"foreground":"#d52c36"}},{"scope":"source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string","settings":{"foreground":"#d52c36"}},{"scope":["source.json meta.structure.dictionary.json > value.json > string.quoted.json","source.json meta.structure.array.json > value.json > string.quoted.json","source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation","source.json meta.structure.array.json > value.json > string.quoted.json > punctuation"],"settings":{"foreground":"#199f43"}},{"scope":["source.json meta.structure.dictionary.json > constant.language.json","source.json meta.structure.array.json > constant.language.json"],"settings":{"foreground":"#08c0ef"}},{"scope":"support.type.property-name.json","settings":{"foreground":"#d52c36"}},{"scope":"support.type.property-name.json punctuation","settings":{"foreground":"#d52c36"}},{"scope":"punctuation.definition.block.sequence.item.yaml","settings":{"foreground":"#79797F"}},{"scope":"block.scope.end","settings":{"foreground":"#79797F"}},{"scope":"block.scope.begin","settings":{"foreground":"#79797F"}},{"scope":"token.info-token","settings":{"foreground":"#7b43f8"}},{"scope":"token.warn-token","settings":{"foreground":"#d5a910"}},{"scope":"token.error-token","settings":{"foreground":"#f44747"}},{"scope":"token.debug-token","settings":{"foreground":"#fc2b73"}},{"scope":"invalid.illegal","settings":{"foreground":"#070707"}},{"scope":"invalid.broken","settings":{"foreground":"#070707"}},{"scope":"invalid.deprecated","settings":{"foreground":"#070707"}},{"scope":"invalid.unimplemented","settings":{"foreground":"#070707"}}],"semanticTokenColors":{"comment":"#84848A","string":"#199f43","number":"#1ca1c7","regexp":"#17a5af","keyword":"#fc2b73","variable":"#d47628","parameter":"#79797F","property":"#d47628","function":"#7b43f8","method":"#7b43f8","type":"#c635e4","class":"#c635e4","namespace":"#d5a910","enumMember":"#08c0ef","variable.constant":"#d5a910","variable.defaultLibrary":"#d5a910"}}'));
2
+
3
+ export { pierreLight as default };
4
+ //# sourceMappingURL=pierre-light-BEkAPImt.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pierre-light-BEkAPImt.js","sources":["../node_modules/@pierre/theme/dist/pierre-light.mjs"],"sourcesContent":["export default Object.freeze(JSON.parse('{\"name\":\"Pierre Light\",\"type\":\"light\",\"colors\":{\"editor.background\":\"#ffffff\",\"editor.foreground\":\"#070707\",\"foreground\":\"#070707\",\"focusBorder\":\"#009fff\",\"selection.background\":\"#dfebff\",\"editor.selectionBackground\":\"#009fff2e\",\"editor.lineHighlightBackground\":\"#dfebff8c\",\"editorCursor.foreground\":\"#009fff\",\"editorLineNumber.foreground\":\"#84848A\",\"editorLineNumber.activeForeground\":\"#6C6C71\",\"editorIndentGuide.background\":\"#eeeeef\",\"editorIndentGuide.activeBackground\":\"#dbdbdd\",\"diffEditor.insertedTextBackground\":\"#00cab133\",\"diffEditor.deletedTextBackground\":\"#ff2e3f33\",\"sideBar.background\":\"#f8f8f8\",\"sideBar.foreground\":\"#6C6C71\",\"sideBar.border\":\"#eeeeef\",\"sideBarTitle.foreground\":\"#070707\",\"sideBarSectionHeader.background\":\"#f8f8f8\",\"sideBarSectionHeader.foreground\":\"#6C6C71\",\"sideBarSectionHeader.border\":\"#eeeeef\",\"activityBar.background\":\"#f8f8f8\",\"activityBar.foreground\":\"#070707\",\"activityBar.border\":\"#eeeeef\",\"activityBar.activeBorder\":\"#009fff\",\"activityBarBadge.background\":\"#009fff\",\"activityBarBadge.foreground\":\"#ffffff\",\"titleBar.activeBackground\":\"#f8f8f8\",\"titleBar.activeForeground\":\"#070707\",\"titleBar.inactiveBackground\":\"#f8f8f8\",\"titleBar.inactiveForeground\":\"#84848A\",\"titleBar.border\":\"#eeeeef\",\"list.activeSelectionBackground\":\"#dfebffcc\",\"list.activeSelectionForeground\":\"#070707\",\"list.inactiveSelectionBackground\":\"#dfebff73\",\"list.hoverBackground\":\"#dfebff59\",\"list.focusOutline\":\"#009fff\",\"tab.activeBackground\":\"#ffffff\",\"tab.activeForeground\":\"#070707\",\"tab.activeBorderTop\":\"#009fff\",\"tab.inactiveBackground\":\"#f8f8f8\",\"tab.inactiveForeground\":\"#84848A\",\"tab.border\":\"#eeeeef\",\"editorGroupHeader.tabsBackground\":\"#f8f8f8\",\"editorGroupHeader.tabsBorder\":\"#eeeeef\",\"panel.background\":\"#f8f8f8\",\"panel.border\":\"#eeeeef\",\"panelTitle.activeBorder\":\"#009fff\",\"panelTitle.activeForeground\":\"#070707\",\"panelTitle.inactiveForeground\":\"#84848A\",\"statusBar.background\":\"#f8f8f8\",\"statusBar.foreground\":\"#6C6C71\",\"statusBar.border\":\"#eeeeef\",\"statusBar.noFolderBackground\":\"#f8f8f8\",\"statusBar.debuggingBackground\":\"#ffca00\",\"statusBar.debuggingForeground\":\"#ffffff\",\"statusBarItem.remoteBackground\":\"#f8f8f8\",\"statusBarItem.remoteForeground\":\"#6C6C71\",\"input.background\":\"#f2f2f3\",\"input.border\":\"#dbdbdd\",\"input.foreground\":\"#070707\",\"input.placeholderForeground\":\"#8E8E95\",\"dropdown.background\":\"#f2f2f3\",\"dropdown.border\":\"#dbdbdd\",\"dropdown.foreground\":\"#070707\",\"button.background\":\"#009fff\",\"button.foreground\":\"#ffffff\",\"button.hoverBackground\":\"#1aa9ff\",\"textLink.foreground\":\"#009fff\",\"textLink.activeForeground\":\"#009fff\",\"gitDecoration.addedResourceForeground\":\"#00cab1\",\"gitDecoration.conflictingResourceForeground\":\"#ffca00\",\"gitDecoration.modifiedResourceForeground\":\"#009fff\",\"gitDecoration.deletedResourceForeground\":\"#ff2e3f\",\"gitDecoration.untrackedResourceForeground\":\"#00cab1\",\"gitDecoration.ignoredResourceForeground\":\"#84848A\",\"terminal.titleForeground\":\"#6C6C71\",\"terminal.titleInactiveForeground\":\"#84848A\",\"terminal.background\":\"#f8f8f8\",\"terminal.foreground\":\"#6C6C71\",\"terminal.ansiBlack\":\"#1F1F21\",\"terminal.ansiRed\":\"#ff2e3f\",\"terminal.ansiGreen\":\"#0dbe4e\",\"terminal.ansiYellow\":\"#ffca00\",\"terminal.ansiBlue\":\"#009fff\",\"terminal.ansiMagenta\":\"#c635e4\",\"terminal.ansiCyan\":\"#08c0ef\",\"terminal.ansiWhite\":\"#c6c6c8\",\"terminal.ansiBrightBlack\":\"#1F1F21\",\"terminal.ansiBrightRed\":\"#ff2e3f\",\"terminal.ansiBrightGreen\":\"#0dbe4e\",\"terminal.ansiBrightYellow\":\"#ffca00\",\"terminal.ansiBrightBlue\":\"#009fff\",\"terminal.ansiBrightMagenta\":\"#c635e4\",\"terminal.ansiBrightCyan\":\"#08c0ef\",\"terminal.ansiBrightWhite\":\"#c6c6c8\"},\"tokenColors\":[{\"scope\":[\"comment\",\"punctuation.definition.comment\"],\"settings\":{\"foreground\":\"#84848A\"}},{\"scope\":\"comment markup.link\",\"settings\":{\"foreground\":\"#84848A\"}},{\"scope\":[\"string\",\"constant.other.symbol\"],\"settings\":{\"foreground\":\"#199f43\"}},{\"scope\":[\"punctuation.definition.string.begin\",\"punctuation.definition.string.end\"],\"settings\":{\"foreground\":\"#199f43\"}},{\"scope\":[\"constant.numeric\",\"constant.language.boolean\"],\"settings\":{\"foreground\":\"#1ca1c7\"}},{\"scope\":\"constant\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"punctuation.definition.constant\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"constant.language\",\"settings\":{\"foreground\":\"#1ca1c7\"}},{\"scope\":\"variable.other.constant\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"keyword\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"keyword.control\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":[\"storage\",\"storage.type\",\"storage.modifier\"],\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"token.storage\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":[\"keyword.operator.new\",\"keyword.operator.expression.instanceof\",\"keyword.operator.expression.typeof\",\"keyword.operator.expression.void\",\"keyword.operator.expression.delete\",\"keyword.operator.expression.in\",\"keyword.operator.expression.of\",\"keyword.operator.expression.keyof\"],\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"keyword.operator.delete\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":[\"variable\",\"identifier\",\"meta.definition.variable\"],\"settings\":{\"foreground\":\"#d47628\"}},{\"scope\":[\"variable.other.readwrite\",\"meta.object-literal.key\",\"support.variable.property\",\"support.variable.object.process\",\"support.variable.object.node\"],\"settings\":{\"foreground\":\"#d47628\"}},{\"scope\":\"variable.language\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"variable.parameter.function\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"function.parameter\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"variable.parameter\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"variable.parameter.function.language.python\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"variable.parameter.function.python\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":[\"support.function\",\"entity.name.function\",\"meta.function-call\",\"meta.require\",\"support.function.any-method\",\"variable.function\"],\"settings\":{\"foreground\":\"#7b43f8\"}},{\"scope\":\"keyword.other.special-method\",\"settings\":{\"foreground\":\"#7b43f8\"}},{\"scope\":\"entity.name.function\",\"settings\":{\"foreground\":\"#7b43f8\"}},{\"scope\":\"support.function.console\",\"settings\":{\"foreground\":\"#7b43f8\"}},{\"scope\":[\"support.type\",\"entity.name.type\",\"entity.name.class\",\"storage.type\"],\"settings\":{\"foreground\":\"#c635e4\"}},{\"scope\":[\"support.class\",\"entity.name.type.class\"],\"settings\":{\"foreground\":\"#c635e4\"}},{\"scope\":[\"entity.name.class\",\"variable.other.class.js\",\"variable.other.class.ts\"],\"settings\":{\"foreground\":\"#c635e4\"}},{\"scope\":\"entity.name.class.identifier.namespace.type\",\"settings\":{\"foreground\":\"#c635e4\"}},{\"scope\":\"entity.name.type.namespace\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"entity.other.inherited-class\",\"settings\":{\"foreground\":\"#c635e4\"}},{\"scope\":\"entity.name.namespace\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"keyword.operator\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":[\"keyword.operator.logical\",\"keyword.operator.bitwise\",\"keyword.operator.channel\"],\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":[\"keyword.operator.arithmetic\",\"keyword.operator.comparison\",\"keyword.operator.relational\",\"keyword.operator.increment\",\"keyword.operator.decrement\"],\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"keyword.operator.assignment\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"keyword.operator.assignment.compound\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":[\"keyword.operator.assignment.compound.js\",\"keyword.operator.assignment.compound.ts\"],\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"keyword.operator.ternary\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"keyword.operator.optional\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"punctuation\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"punctuation.separator.delimiter\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"punctuation.separator.key-value\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"punctuation.terminator\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"meta.brace\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"meta.brace.square\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"meta.brace.round\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"function.brace\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":[\"punctuation.definition.parameters\",\"punctuation.definition.typeparameters\"],\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":[\"punctuation.definition.block\",\"punctuation.definition.tag\"],\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":[\"meta.tag.tsx\",\"meta.tag.jsx\",\"meta.tag.js\",\"meta.tag.ts\"],\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"keyword.operator.expression.import\",\"settings\":{\"foreground\":\"#7b43f8\"}},{\"scope\":\"keyword.operator.module\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"support.type.object.console\",\"settings\":{\"foreground\":\"#d47628\"}},{\"scope\":[\"support.module.node\",\"support.type.object.module\",\"entity.name.type.module\"],\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"support.constant.math\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"support.constant.property.math\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"support.constant.json\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"support.type.object.dom\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":[\"support.variable.dom\",\"support.variable.property.dom\"],\"settings\":{\"foreground\":\"#d47628\"}},{\"scope\":\"support.variable.property.process\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"meta.property.object\",\"settings\":{\"foreground\":\"#d47628\"}},{\"scope\":\"variable.parameter.function.js\",\"settings\":{\"foreground\":\"#d47628\"}},{\"scope\":[\"keyword.other.template.begin\",\"keyword.other.template.end\"],\"settings\":{\"foreground\":\"#199f43\"}},{\"scope\":[\"keyword.other.substitution.begin\",\"keyword.other.substitution.end\"],\"settings\":{\"foreground\":\"#199f43\"}},{\"scope\":[\"punctuation.definition.template-expression.begin\",\"punctuation.definition.template-expression.end\"],\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"meta.template.expression\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"punctuation.section.embedded\",\"settings\":{\"foreground\":\"#d47628\"}},{\"scope\":\"variable.interpolation\",\"settings\":{\"foreground\":\"#d47628\"}},{\"scope\":[\"punctuation.section.embedded.begin\",\"punctuation.section.embedded.end\"],\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"punctuation.quasi.element\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":[\"support.type.primitive.ts\",\"support.type.builtin.ts\",\"support.type.primitive.tsx\",\"support.type.builtin.tsx\"],\"settings\":{\"foreground\":\"#c635e4\"}},{\"scope\":\"support.type.type.flowtype\",\"settings\":{\"foreground\":\"#7b43f8\"}},{\"scope\":\"support.type.primitive\",\"settings\":{\"foreground\":\"#c635e4\"}},{\"scope\":\"support.variable.magic.python\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"variable.parameter.function.language.special.self.python\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":[\"punctuation.separator.period.python\",\"punctuation.separator.element.python\",\"punctuation.parenthesis.begin.python\",\"punctuation.parenthesis.end.python\"],\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":[\"punctuation.definition.arguments.begin.python\",\"punctuation.definition.arguments.end.python\",\"punctuation.separator.arguments.python\",\"punctuation.definition.list.begin.python\",\"punctuation.definition.list.end.python\"],\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"support.type.python\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"keyword.operator.logical.python\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"meta.function-call.generic.python\",\"settings\":{\"foreground\":\"#7b43f8\"}},{\"scope\":\"constant.character.format.placeholder.other.python\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"meta.function.decorator.python\",\"settings\":{\"foreground\":\"#7b43f8\"}},{\"scope\":[\"support.token.decorator.python\",\"meta.function.decorator.identifier.python\"],\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"storage.modifier.lifetime.rust\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"support.function.std.rust\",\"settings\":{\"foreground\":\"#7b43f8\"}},{\"scope\":\"entity.name.lifetime.rust\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"variable.language.rust\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"keyword.operator.misc.rust\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"keyword.operator.sigil.rust\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"support.constant.core.rust\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":[\"meta.function.c\",\"meta.function.cpp\"],\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":[\"punctuation.section.block.begin.bracket.curly.cpp\",\"punctuation.section.block.end.bracket.curly.cpp\",\"punctuation.terminator.statement.c\",\"punctuation.section.block.begin.bracket.curly.c\",\"punctuation.section.block.end.bracket.curly.c\",\"punctuation.section.parens.begin.bracket.round.c\",\"punctuation.section.parens.end.bracket.round.c\",\"punctuation.section.parameters.begin.bracket.round.c\",\"punctuation.section.parameters.end.bracket.round.c\"],\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":[\"keyword.operator.assignment.c\",\"keyword.operator.comparison.c\",\"keyword.operator.c\",\"keyword.operator.increment.c\",\"keyword.operator.decrement.c\",\"keyword.operator.bitwise.shift.c\"],\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":[\"keyword.operator.assignment.cpp\",\"keyword.operator.comparison.cpp\",\"keyword.operator.cpp\",\"keyword.operator.increment.cpp\",\"keyword.operator.decrement.cpp\",\"keyword.operator.bitwise.shift.cpp\"],\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":[\"punctuation.separator.c\",\"punctuation.separator.cpp\"],\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":[\"support.type.posix-reserved.c\",\"support.type.posix-reserved.cpp\"],\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":[\"keyword.operator.sizeof.c\",\"keyword.operator.sizeof.cpp\"],\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"variable.c\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":[\"storage.type.annotation.java\",\"storage.type.object.array.java\"],\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"source.java\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":[\"punctuation.section.block.begin.java\",\"punctuation.section.block.end.java\",\"punctuation.definition.method-parameters.begin.java\",\"punctuation.definition.method-parameters.end.java\",\"meta.method.identifier.java\",\"punctuation.section.method.begin.java\",\"punctuation.section.method.end.java\",\"punctuation.terminator.java\",\"punctuation.section.class.begin.java\",\"punctuation.section.class.end.java\",\"punctuation.section.inner-class.begin.java\",\"punctuation.section.inner-class.end.java\",\"meta.method-call.java\",\"punctuation.section.class.begin.bracket.curly.java\",\"punctuation.section.class.end.bracket.curly.java\",\"punctuation.section.method.begin.bracket.curly.java\",\"punctuation.section.method.end.bracket.curly.java\",\"punctuation.separator.period.java\",\"punctuation.bracket.angle.java\",\"punctuation.definition.annotation.java\",\"meta.method.body.java\"],\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"meta.method.java\",\"settings\":{\"foreground\":\"#7b43f8\"}},{\"scope\":[\"storage.modifier.import.java\",\"storage.type.java\",\"storage.type.generic.java\"],\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"keyword.operator.instanceof.java\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"meta.definition.variable.name.java\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"token.variable.parameter.java\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"import.storage.java\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"token.package.keyword\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"token.package\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"token.storage.type.java\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"keyword.operator.assignment.go\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":[\"keyword.operator.arithmetic.go\",\"keyword.operator.address.go\"],\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"entity.name.package.go\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":[\"support.other.namespace.use.php\",\"support.other.namespace.use-as.php\",\"support.other.namespace.php\",\"entity.other.alias.php\",\"meta.interface.php\"],\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"keyword.operator.error-control.php\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"keyword.operator.type.php\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":[\"punctuation.section.array.begin.php\",\"punctuation.section.array.end.php\"],\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":[\"storage.type.php\",\"meta.other.type.phpdoc.php\",\"keyword.other.type.php\",\"keyword.other.array.phpdoc.php\"],\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":[\"meta.function-call.php\",\"meta.function-call.object.php\",\"meta.function-call.static.php\"],\"settings\":{\"foreground\":\"#7b43f8\"}},{\"scope\":[\"punctuation.definition.parameters.begin.bracket.round.php\",\"punctuation.definition.parameters.end.bracket.round.php\",\"punctuation.separator.delimiter.php\",\"punctuation.section.scope.begin.php\",\"punctuation.section.scope.end.php\",\"punctuation.terminator.expression.php\",\"punctuation.definition.arguments.begin.bracket.round.php\",\"punctuation.definition.arguments.end.bracket.round.php\",\"punctuation.definition.storage-type.begin.bracket.round.php\",\"punctuation.definition.storage-type.end.bracket.round.php\",\"punctuation.definition.array.begin.bracket.round.php\",\"punctuation.definition.array.end.bracket.round.php\",\"punctuation.definition.begin.bracket.round.php\",\"punctuation.definition.end.bracket.round.php\",\"punctuation.definition.begin.bracket.curly.php\",\"punctuation.definition.end.bracket.curly.php\",\"punctuation.definition.section.switch-block.end.bracket.curly.php\",\"punctuation.definition.section.switch-block.start.bracket.curly.php\",\"punctuation.definition.section.switch-block.begin.bracket.curly.php\",\"punctuation.definition.section.switch-block.end.bracket.curly.php\"],\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":[\"support.constant.ext.php\",\"support.constant.std.php\",\"support.constant.core.php\",\"support.constant.parser-token.php\"],\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":[\"entity.name.goto-label.php\",\"support.other.php\"],\"settings\":{\"foreground\":\"#7b43f8\"}},{\"scope\":[\"keyword.operator.logical.php\",\"keyword.operator.bitwise.php\",\"keyword.operator.arithmetic.php\"],\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"keyword.operator.regexp.php\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"keyword.operator.comparison.php\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":[\"keyword.operator.heredoc.php\",\"keyword.operator.nowdoc.php\"],\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"variable.other.class.php\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"invalid.illegal.non-null-typehinted.php\",\"settings\":{\"foreground\":\"#f44747\"}},{\"scope\":\"variable.other.generic-type.haskell\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"storage.type.haskell\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"storage.type.cs\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"entity.name.variable.local.cs\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"entity.name.label.cs\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":[\"entity.name.scope-resolution.function.call\",\"entity.name.scope-resolution.function.definition\"],\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":[\"punctuation.definition.delayed.unison\",\"punctuation.definition.list.begin.unison\",\"punctuation.definition.list.end.unison\",\"punctuation.definition.ability.begin.unison\",\"punctuation.definition.ability.end.unison\",\"punctuation.operator.assignment.as.unison\",\"punctuation.separator.pipe.unison\",\"punctuation.separator.delimiter.unison\",\"punctuation.definition.hash.unison\"],\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"support.constant.edge\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"support.type.prelude.elm\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"support.constant.elm\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"entity.global.clojure\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"meta.symbol.clojure\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"constant.keyword.clojure\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":[\"meta.arguments.coffee\",\"variable.parameter.function.coffee\"],\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"storage.modifier.import.groovy\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"meta.method.groovy\",\"settings\":{\"foreground\":\"#7b43f8\"}},{\"scope\":\"meta.definition.variable.name.groovy\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"meta.definition.class.inherited.classes.groovy\",\"settings\":{\"foreground\":\"#199f43\"}},{\"scope\":\"support.variable.semantic.hlsl\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":[\"support.type.texture.hlsl\",\"support.type.sampler.hlsl\",\"support.type.object.hlsl\",\"support.type.object.rw.hlsl\",\"support.type.fx.hlsl\",\"support.type.object.hlsl\"],\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":[\"text.variable\",\"text.bracketed\"],\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":[\"support.type.swift\",\"support.type.vb.asp\"],\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"meta.scope.prerequisites.makefile\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"source.makefile\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"source.ini\",\"settings\":{\"foreground\":\"#199f43\"}},{\"scope\":\"constant.language.symbol.ruby\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":[\"function.parameter.ruby\",\"function.parameter.cs\"],\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"constant.language.symbol.elixir\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"entity.name.function.xi\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"entity.name.class.xi\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"constant.character.character-class.regexp.xi\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"constant.regexp.xi\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"keyword.control.xi\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"invalid.xi\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"beginning.punctuation.definition.quote.markdown.xi\",\"settings\":{\"foreground\":\"#199f43\"}},{\"scope\":\"beginning.punctuation.definition.list.markdown.xi\",\"settings\":{\"foreground\":\"#84848A\"}},{\"scope\":\"constant.character.xi\",\"settings\":{\"foreground\":\"#7b43f8\"}},{\"scope\":\"accent.xi\",\"settings\":{\"foreground\":\"#7b43f8\"}},{\"scope\":\"wikiword.xi\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"constant.other.color.rgb-value.xi\",\"settings\":{\"foreground\":\"#070707\"}},{\"scope\":\"punctuation.definition.tag.xi\",\"settings\":{\"foreground\":\"#84848A\"}},{\"scope\":[\"support.constant.property-value.scss\",\"support.constant.property-value.css\"],\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":[\"keyword.operator.css\",\"keyword.operator.scss\",\"keyword.operator.less\"],\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":[\"support.constant.color.w3c-standard-color-name.css\",\"support.constant.color.w3c-standard-color-name.scss\"],\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"punctuation.separator.list.comma.css\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"support.type.vendored.property-name.css\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"support.type.property-name.css\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"support.type.property-name\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"support.constant.property-value\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"support.constant.font-name\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"entity.other.attribute-name.class.css\",\"settings\":{\"foreground\":\"#16a994\",\"fontStyle\":\"normal\"}},{\"scope\":\"entity.other.attribute-name.id\",\"settings\":{\"foreground\":\"#7b43f8\",\"fontStyle\":\"normal\"}},{\"scope\":[\"entity.other.attribute-name.pseudo-element\",\"entity.other.attribute-name.pseudo-class\"],\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"meta.selector\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"selector.sass\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"rgb-value\",\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"inline-color-decoration rgb-value\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"less rgb-value\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"control.elements\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"keyword.operator.less\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"entity.name.tag\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"entity.other.attribute-name\",\"settings\":{\"foreground\":\"#16a994\",\"fontStyle\":\"normal\"}},{\"scope\":\"constant.character.entity\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"meta.tag\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"invalid.illegal.bad-ampersand.html\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"markup.heading\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":[\"markup.heading punctuation.definition.heading\",\"entity.name.section\"],\"settings\":{\"foreground\":\"#7b43f8\"}},{\"scope\":\"entity.name.section.markdown\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"punctuation.definition.heading.markdown\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"markup.heading.setext\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":[\"markup.heading.setext.1.markdown\",\"markup.heading.setext.2.markdown\"],\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":[\"markup.bold\",\"todo.bold\"],\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"punctuation.definition.bold\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"punctuation.definition.bold.markdown\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":[\"markup.italic\",\"punctuation.definition.italic\",\"todo.emphasis\"],\"settings\":{\"foreground\":\"#fc2b73\",\"fontStyle\":\"italic\"}},{\"scope\":\"emphasis md\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"markup.italic.markdown\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":[\"markup.underline.link.markdown\",\"markup.underline.link.image.markdown\"],\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":[\"string.other.link.title.markdown\",\"string.other.link.description.markdown\"],\"settings\":{\"foreground\":\"#7b43f8\"}},{\"scope\":\"punctuation.definition.metadata.markdown\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":[\"markup.inline.raw.markdown\",\"markup.inline.raw.string.markdown\"],\"settings\":{\"foreground\":\"#199f43\"}},{\"scope\":\"punctuation.definition.list.begin.markdown\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"punctuation.definition.list.markdown\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"beginning.punctuation.definition.list.markdown\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":[\"punctuation.definition.string.begin.markdown\",\"punctuation.definition.string.end.markdown\"],\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"markup.quote.markdown\",\"settings\":{\"foreground\":\"#84848A\"}},{\"scope\":\"keyword.other.unit\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"markup.changed.diff\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":[\"meta.diff.header.from-file\",\"meta.diff.header.to-file\",\"punctuation.definition.from-file.diff\",\"punctuation.definition.to-file.diff\"],\"settings\":{\"foreground\":\"#7b43f8\"}},{\"scope\":\"markup.inserted.diff\",\"settings\":{\"foreground\":\"#199f43\"}},{\"scope\":\"markup.deleted.diff\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"string.regexp\",\"settings\":{\"foreground\":\"#17a5af\"}},{\"scope\":\"constant.other.character-class.regexp\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"keyword.operator.quantifier.regexp\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"constant.character.escape\",\"settings\":{\"foreground\":\"#1ca1c7\"}},{\"scope\":\"source.json meta.structure.dictionary.json > string.quoted.json\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":[\"source.json meta.structure.dictionary.json > value.json > string.quoted.json\",\"source.json meta.structure.array.json > value.json > string.quoted.json\",\"source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation\",\"source.json meta.structure.array.json > value.json > string.quoted.json > punctuation\"],\"settings\":{\"foreground\":\"#199f43\"}},{\"scope\":[\"source.json meta.structure.dictionary.json > constant.language.json\",\"source.json meta.structure.array.json > constant.language.json\"],\"settings\":{\"foreground\":\"#08c0ef\"}},{\"scope\":\"support.type.property-name.json\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"support.type.property-name.json punctuation\",\"settings\":{\"foreground\":\"#d52c36\"}},{\"scope\":\"punctuation.definition.block.sequence.item.yaml\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"block.scope.end\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"block.scope.begin\",\"settings\":{\"foreground\":\"#79797F\"}},{\"scope\":\"token.info-token\",\"settings\":{\"foreground\":\"#7b43f8\"}},{\"scope\":\"token.warn-token\",\"settings\":{\"foreground\":\"#d5a910\"}},{\"scope\":\"token.error-token\",\"settings\":{\"foreground\":\"#f44747\"}},{\"scope\":\"token.debug-token\",\"settings\":{\"foreground\":\"#fc2b73\"}},{\"scope\":\"invalid.illegal\",\"settings\":{\"foreground\":\"#070707\"}},{\"scope\":\"invalid.broken\",\"settings\":{\"foreground\":\"#070707\"}},{\"scope\":\"invalid.deprecated\",\"settings\":{\"foreground\":\"#070707\"}},{\"scope\":\"invalid.unimplemented\",\"settings\":{\"foreground\":\"#070707\"}}],\"semanticTokenColors\":{\"comment\":\"#84848A\",\"string\":\"#199f43\",\"number\":\"#1ca1c7\",\"regexp\":\"#17a5af\",\"keyword\":\"#fc2b73\",\"variable\":\"#d47628\",\"parameter\":\"#79797F\",\"property\":\"#d47628\",\"function\":\"#7b43f8\",\"method\":\"#7b43f8\",\"type\":\"#c635e4\",\"class\":\"#c635e4\",\"namespace\":\"#d5a910\",\"enumMember\":\"#08c0ef\",\"variable.constant\":\"#d5a910\",\"variable.defaultLibrary\":\"#d5a910\"}}'))\n"],"names":[],"mappings":"AAAA,kBAAe,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,8m5BAA8m5B,CAAC;;;;","x_google_ignoreList":[0]}
@@ -1,6 +1,6 @@
1
- import { a as i, _ as __decorate, I as IndividualComponent, i as i$1, b } from './IndividualComponent-DUINtMGK.js';
2
- import { n } from './property-1psGvXOq.js';
3
- import { e } from './class-map-YU7g0o3B.js';
1
+ import { i, _ as __decorate, I as IndividualComponent, a as i$1, b } from './IndividualComponent-Bdwyrvd6.js';
2
+ import { n } from './property-B49QQ8pS.js';
3
+ import { e } from './class-map-DG7CA1et.js';
4
4
  import './directive-ZPhl09Yt.js';
5
5
 
6
6
  var css_248z = i`* {
@@ -11,6 +11,10 @@ var css_248z = i`* {
11
11
  display: none !important;
12
12
  }
13
13
 
14
+ [hidden] {
15
+ display: none !important;
16
+ }
17
+
14
18
  :host {
15
19
  position: fixed;
16
20
  top: 0;
@@ -1 +1 @@
1
- {"version":3,"file":"popover-content.js","sources":["../../src/popover/popover-content.ts"],"sourcesContent":["import { html, LitElement } from 'lit';\nimport { property } from 'lit/decorators.js';\nimport { classMap } from 'lit/directives/class-map.js';\nimport IndividualComponent from '@/IndividualComponent.js';\nimport styles from './popover-content.scss';\n\n/**\n * @label Popover Content\n * @tag wc-popover-content\n * @rawTag popover-content\n * @summary Content container for the wc-popover component.\n * @tags display\n *\n * @cssprop --popover-content-background - Background color of the popover content. Defaults to `var(--color-surface-container)`.\n * @cssprop --popover-content-padding - Padding of the popover content. Defaults to `var(--spacing-200)`.\n * @cssprop --popover-content-border-radius - Border radius of the popover content. Defaults to `var(--shape-corner-small)`.\n * @cssprop --popover-content-min-width - Minimum width of the popover content. Defaults to `10rem`.\n *\n * @example\n * ```html\n * <wc-popover-content>\n * <p>Popover body text</p>\n * </wc-popover-content>\n * ```\n */\n@IndividualComponent\nexport class PopoverContent extends LitElement {\n static styles = [styles];\n\n /**\n * Whether the popover content is visible.\n */\n @property({ type: Boolean, reflect: true }) open = false;\n\n render() {\n return html`\n <div\n class=${classMap({\n 'popover-content': true,\n open: this.open,\n })}\n part=\"container\"\n >\n <slot></slot>\n <wc-elevation class=\"elevation\"></wc-elevation>\n <div class=\"arrow\" part=\"arrow\"></div>\n </div>\n `;\n }\n}\n"],"names":["LitElement","html","classMap","styles","property"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMA;;;;;;;;;;;;;;;;;;AAkBG;AAEI,IAAM,cAAc,GAApB,MAAM,cAAe,SAAQA,GAAU,CAAA;AAAvC,IAAA,WAAA,GAAA;;AAGL;;AAEG;QACyC,IAAA,CAAA,IAAI,GAAG,KAAK;IAiB1D;IAfE,MAAM,GAAA;AACJ,QAAA,OAAOC,CAAI,CAAA;;AAEC,cAAA,EAAAC,CAAQ,CAAC;AACf,YAAA,iBAAiB,EAAE,IAAI;YACvB,IAAI,EAAE,IAAI,CAAC,IAAI;SAChB,CAAC;;;;;;;KAOL;IACH;;AArBO,cAAA,CAAA,MAAM,GAAG,CAACC,QAAM,CAAC;AAKoB,UAAA,CAAA;IAA3CC,CAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE;AAAe,CAAA,EAAA,cAAA,CAAA,SAAA,EAAA,MAAA,EAAA,MAAA,CAAA;AAN9C,cAAc,GAAA,UAAA,CAAA;IAD1B;AACY,CAAA,EAAA,cAAc,CAuB1B;;;;"}
1
+ {"version":3,"file":"popover-content.js","sources":["../../src/popover/popover-content.ts"],"sourcesContent":["import { html, LitElement } from 'lit';\nimport { property } from 'lit/decorators.js';\nimport { classMap } from 'lit/directives/class-map.js';\nimport IndividualComponent from '@/IndividualComponent.js';\nimport styles from './popover-content.scss';\n\n/**\n * @label Popover Content\n * @tag wc-popover-content\n * @rawTag popover-content\n * @summary Content container for the wc-popover component.\n * @tags display\n *\n * @cssprop --popover-content-background - Background color of the popover content. Defaults to `var(--color-surface-container)`.\n * @cssprop --popover-content-padding - Padding of the popover content. Defaults to `var(--spacing-200)`.\n * @cssprop --popover-content-border-radius - Border radius of the popover content. Defaults to `var(--shape-corner-small)`.\n * @cssprop --popover-content-min-width - Minimum width of the popover content. Defaults to `10rem`.\n *\n * @example\n * ```html\n * <wc-popover-content>\n * <p>Popover body text</p>\n * </wc-popover-content>\n * ```\n */\n@IndividualComponent\nexport class PopoverContent extends LitElement {\n static styles = [styles];\n\n /**\n * Whether the popover content is visible.\n */\n @property({ type: Boolean, reflect: true }) open = false;\n\n render() {\n return html`\n <div\n class=${classMap({\n 'popover-content': true,\n open: this.open,\n })}\n part=\"container\"\n >\n <slot></slot>\n <wc-elevation class=\"elevation\"></wc-elevation>\n <div class=\"arrow\" part=\"arrow\"></div>\n </div>\n `;\n }\n}\n"],"names":["LitElement","html","classMap","styles","property"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMA;;;;;;;;;;;;;;;;;;AAkBG;AAEI,IAAM,cAAc,GAApB,MAAM,cAAe,SAAQA,GAAU,CAAA;AAAvC,IAAA,WAAA,GAAA;;AAGL;;AAEG;QACyC,IAAA,CAAA,IAAI,GAAG,KAAK;IAiB1D;IAfE,MAAM,GAAA;AACJ,QAAA,OAAOC,CAAI,CAAA;;AAEC,cAAA,EAAAC,CAAQ,CAAC;AACf,YAAA,iBAAiB,EAAE,IAAI;YACvB,IAAI,EAAE,IAAI,CAAC,IAAI;SAChB,CAAC;;;;;;;KAOL;IACH;;AArBO,cAAA,CAAA,MAAM,GAAG,CAACC,QAAM,CAAC;AAKoB,UAAA,CAAA;IAA3CC,CAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE;AAAe,CAAA,EAAA,cAAA,CAAA,SAAA,EAAA,MAAA,EAAA,MAAA,CAAA;AAN9C,cAAc,GAAA,UAAA,CAAA;IAD1B;AACY,CAAA,EAAA,cAAc,CAuB1B;;;;"}