@opensumi/ide-theme 2.20.10 → 2.21.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (201) hide show
  1. package/lib/browser/icon-theme-data.js +1 -0
  2. package/lib/browser/icon-theme-data.js.map +1 -1
  3. package/lib/browser/icon.service.d.ts +2 -2
  4. package/lib/browser/icon.service.d.ts.map +1 -1
  5. package/lib/browser/icon.service.js.map +1 -1
  6. package/lib/browser/theme-data.d.ts.map +1 -1
  7. package/lib/browser/theme-data.js +16 -8
  8. package/lib/browser/theme-data.js.map +1 -1
  9. package/lib/browser/theme.contribution.d.ts.map +1 -1
  10. package/lib/browser/theme.contribution.js +2 -5
  11. package/lib/browser/theme.contribution.js.map +1 -1
  12. package/lib/browser/workbench.theme.service.d.ts.map +1 -1
  13. package/lib/browser/workbench.theme.service.js +7 -6
  14. package/lib/browser/workbench.theme.service.js.map +1 -1
  15. package/lib/common/color-tokens/activity-bar.d.ts.map +1 -1
  16. package/lib/common/color-tokens/activity-bar.js +18 -9
  17. package/lib/common/color-tokens/activity-bar.js.map +1 -1
  18. package/lib/common/color-tokens/badge.d.ts.map +1 -1
  19. package/lib/common/color-tokens/badge.js +12 -2
  20. package/lib/common/color-tokens/badge.js.map +1 -1
  21. package/lib/common/color-tokens/base.d.ts +1 -0
  22. package/lib/common/color-tokens/base.d.ts.map +1 -1
  23. package/lib/common/color-tokens/base.js +17 -12
  24. package/lib/common/color-tokens/base.js.map +1 -1
  25. package/lib/common/color-tokens/breadcrumb.d.ts.map +1 -1
  26. package/lib/common/color-tokens/breadcrumb.js +30 -5
  27. package/lib/common/color-tokens/breadcrumb.js.map +1 -1
  28. package/lib/common/color-tokens/button.d.ts.map +1 -1
  29. package/lib/common/color-tokens/button.js +32 -7
  30. package/lib/common/color-tokens/button.js.map +1 -1
  31. package/lib/common/color-tokens/charts.d.ts.map +1 -1
  32. package/lib/common/color-tokens/charts.js +28 -8
  33. package/lib/common/color-tokens/charts.js.map +1 -1
  34. package/lib/common/color-tokens/checkbox.d.ts +1 -0
  35. package/lib/common/color-tokens/checkbox.d.ts.map +1 -1
  36. package/lib/common/color-tokens/checkbox.js +5 -3
  37. package/lib/common/color-tokens/checkbox.js.map +1 -1
  38. package/lib/common/color-tokens/custom/actionbar.d.ts.map +1 -1
  39. package/lib/common/color-tokens/custom/actionbar.js +16 -5
  40. package/lib/common/color-tokens/custom/actionbar.js.map +1 -1
  41. package/lib/common/color-tokens/custom/activity-bar.d.ts.map +1 -1
  42. package/lib/common/color-tokens/custom/activity-bar.js +2 -1
  43. package/lib/common/color-tokens/custom/activity-bar.js.map +1 -1
  44. package/lib/common/color-tokens/custom/badge.d.ts.map +1 -1
  45. package/lib/common/color-tokens/custom/badge.js +4 -2
  46. package/lib/common/color-tokens/custom/badge.js.map +1 -1
  47. package/lib/common/color-tokens/custom/base.d.ts.map +1 -1
  48. package/lib/common/color-tokens/custom/base.js +33 -13
  49. package/lib/common/color-tokens/custom/base.js.map +1 -1
  50. package/lib/common/color-tokens/custom/button.d.ts.map +1 -1
  51. package/lib/common/color-tokens/custom/button.js +98 -51
  52. package/lib/common/color-tokens/custom/button.js.map +1 -1
  53. package/lib/common/color-tokens/custom/checkbox.js +6 -6
  54. package/lib/common/color-tokens/custom/checkbox.js.map +1 -1
  55. package/lib/common/color-tokens/custom/decoration.d.ts.map +1 -1
  56. package/lib/common/color-tokens/custom/decoration.js +12 -6
  57. package/lib/common/color-tokens/custom/decoration.js.map +1 -1
  58. package/lib/common/color-tokens/custom/editor.d.ts.map +1 -1
  59. package/lib/common/color-tokens/custom/editor.js +4 -2
  60. package/lib/common/color-tokens/custom/editor.js.map +1 -1
  61. package/lib/common/color-tokens/custom/extension.js +1 -1
  62. package/lib/common/color-tokens/custom/extension.js.map +1 -1
  63. package/lib/common/color-tokens/custom/icon.js +5 -5
  64. package/lib/common/color-tokens/custom/icon.js.map +1 -1
  65. package/lib/common/color-tokens/custom/input.d.ts.map +1 -1
  66. package/lib/common/color-tokens/custom/input.js +10 -9
  67. package/lib/common/color-tokens/custom/input.js.map +1 -1
  68. package/lib/common/color-tokens/custom/menu.d.ts.map +1 -1
  69. package/lib/common/color-tokens/custom/menu.js +13 -7
  70. package/lib/common/color-tokens/custom/menu.js.map +1 -1
  71. package/lib/common/color-tokens/custom/modal.d.ts.map +1 -1
  72. package/lib/common/color-tokens/custom/modal.js +17 -7
  73. package/lib/common/color-tokens/custom/modal.js.map +1 -1
  74. package/lib/common/color-tokens/custom/notification.d.ts.map +1 -1
  75. package/lib/common/color-tokens/custom/notification.js +6 -1
  76. package/lib/common/color-tokens/custom/notification.js.map +1 -1
  77. package/lib/common/color-tokens/custom/panel.d.ts.map +1 -1
  78. package/lib/common/color-tokens/custom/panel.js +18 -9
  79. package/lib/common/color-tokens/custom/panel.js.map +1 -1
  80. package/lib/common/color-tokens/custom/popover.js +4 -4
  81. package/lib/common/color-tokens/custom/popover.js.map +1 -1
  82. package/lib/common/color-tokens/custom/select.d.ts +1 -0
  83. package/lib/common/color-tokens/custom/select.d.ts.map +1 -1
  84. package/lib/common/color-tokens/custom/select.js +55 -17
  85. package/lib/common/color-tokens/custom/select.js.map +1 -1
  86. package/lib/common/color-tokens/custom/settings.d.ts.map +1 -1
  87. package/lib/common/color-tokens/custom/settings.js +12 -2
  88. package/lib/common/color-tokens/custom/settings.js.map +1 -1
  89. package/lib/common/color-tokens/custom/statusbar.d.ts.map +1 -1
  90. package/lib/common/color-tokens/custom/statusbar.js +2 -1
  91. package/lib/common/color-tokens/custom/statusbar.js.map +1 -1
  92. package/lib/common/color-tokens/custom/tab.d.ts.map +1 -1
  93. package/lib/common/color-tokens/custom/tab.js +9 -4
  94. package/lib/common/color-tokens/custom/tab.js.map +1 -1
  95. package/lib/common/color-tokens/custom/tooltip.d.ts.map +1 -1
  96. package/lib/common/color-tokens/custom/tooltip.js +8 -4
  97. package/lib/common/color-tokens/custom/tooltip.js.map +1 -1
  98. package/lib/common/color-tokens/custom/tree.d.ts.map +1 -1
  99. package/lib/common/color-tokens/custom/tree.js +26 -9
  100. package/lib/common/color-tokens/custom/tree.js.map +1 -1
  101. package/lib/common/color-tokens/debug.d.ts +2 -0
  102. package/lib/common/color-tokens/debug.d.ts.map +1 -1
  103. package/lib/common/color-tokens/debug.js +24 -17
  104. package/lib/common/color-tokens/debug.js.map +1 -1
  105. package/lib/common/color-tokens/debugToolbar.d.ts.map +1 -1
  106. package/lib/common/color-tokens/debugToolbar.js +24 -12
  107. package/lib/common/color-tokens/debugToolbar.js.map +1 -1
  108. package/lib/common/color-tokens/dropdown.d.ts +4 -4
  109. package/lib/common/color-tokens/dropdown.d.ts.map +1 -1
  110. package/lib/common/color-tokens/dropdown.js +5 -5
  111. package/lib/common/color-tokens/dropdown.js.map +1 -1
  112. package/lib/common/color-tokens/editor.d.ts +28 -5
  113. package/lib/common/color-tokens/editor.d.ts.map +1 -1
  114. package/lib/common/color-tokens/editor.js +235 -86
  115. package/lib/common/color-tokens/editor.js.map +1 -1
  116. package/lib/common/color-tokens/input.d.ts +4 -2
  117. package/lib/common/color-tokens/input.d.ts.map +1 -1
  118. package/lib/common/color-tokens/input.js +28 -17
  119. package/lib/common/color-tokens/input.js.map +1 -1
  120. package/lib/common/color-tokens/list-tree.d.ts +10 -0
  121. package/lib/common/color-tokens/list-tree.d.ts.map +1 -1
  122. package/lib/common/color-tokens/list-tree.js +41 -20
  123. package/lib/common/color-tokens/list-tree.js.map +1 -1
  124. package/lib/common/color-tokens/menu-bar.d.ts.map +1 -1
  125. package/lib/common/color-tokens/menu-bar.js +9 -6
  126. package/lib/common/color-tokens/menu-bar.js.map +1 -1
  127. package/lib/common/color-tokens/menu.d.ts.map +1 -1
  128. package/lib/common/color-tokens/menu.js +17 -7
  129. package/lib/common/color-tokens/menu.js.map +1 -1
  130. package/lib/common/color-tokens/merge-conflict.d.ts.map +1 -1
  131. package/lib/common/color-tokens/merge-conflict.js +18 -12
  132. package/lib/common/color-tokens/merge-conflict.js.map +1 -1
  133. package/lib/common/color-tokens/minimap.d.ts +5 -0
  134. package/lib/common/color-tokens/minimap.d.ts.map +1 -1
  135. package/lib/common/color-tokens/minimap.js +38 -6
  136. package/lib/common/color-tokens/minimap.js.map +1 -1
  137. package/lib/common/color-tokens/notification.d.ts.map +1 -1
  138. package/lib/common/color-tokens/notification.js +25 -14
  139. package/lib/common/color-tokens/notification.js.map +1 -1
  140. package/lib/common/color-tokens/panel.d.ts +6 -1
  141. package/lib/common/color-tokens/panel.d.ts.map +1 -1
  142. package/lib/common/color-tokens/panel.js +50 -14
  143. package/lib/common/color-tokens/panel.js.map +1 -1
  144. package/lib/common/color-tokens/pick-view.d.ts.map +1 -1
  145. package/lib/common/color-tokens/pick-view.js +25 -14
  146. package/lib/common/color-tokens/pick-view.js.map +1 -1
  147. package/lib/common/color-tokens/picker.js +2 -2
  148. package/lib/common/color-tokens/picker.js.map +1 -1
  149. package/lib/common/color-tokens/progress-bar.js +1 -1
  150. package/lib/common/color-tokens/progress-bar.js.map +1 -1
  151. package/lib/common/color-tokens/quick-input.d.ts.map +1 -1
  152. package/lib/common/color-tokens/quick-input.js +20 -4
  153. package/lib/common/color-tokens/quick-input.js.map +1 -1
  154. package/lib/common/color-tokens/scrollbar.d.ts.map +1 -1
  155. package/lib/common/color-tokens/scrollbar.js +7 -4
  156. package/lib/common/color-tokens/scrollbar.js.map +1 -1
  157. package/lib/common/color-tokens/settings.d.ts +3 -0
  158. package/lib/common/color-tokens/settings.d.ts.map +1 -1
  159. package/lib/common/color-tokens/settings.js +29 -17
  160. package/lib/common/color-tokens/settings.js.map +1 -1
  161. package/lib/common/color-tokens/sidebar.d.ts.map +1 -1
  162. package/lib/common/color-tokens/sidebar.js +23 -14
  163. package/lib/common/color-tokens/sidebar.js.map +1 -1
  164. package/lib/common/color-tokens/snippet.d.ts.map +1 -1
  165. package/lib/common/color-tokens/snippet.js +5 -4
  166. package/lib/common/color-tokens/snippet.js.map +1 -1
  167. package/lib/common/color-tokens/status-bar.d.ts +3 -0
  168. package/lib/common/color-tokens/status-bar.d.ts.map +1 -1
  169. package/lib/common/color-tokens/status-bar.js +67 -27
  170. package/lib/common/color-tokens/status-bar.js.map +1 -1
  171. package/lib/common/color-tokens/tab.d.ts +4 -1
  172. package/lib/common/color-tokens/tab.d.ts.map +1 -1
  173. package/lib/common/color-tokens/tab.js +80 -40
  174. package/lib/common/color-tokens/tab.js.map +1 -1
  175. package/lib/common/color-tokens/testing.d.ts.map +1 -1
  176. package/lib/common/color-tokens/testing.js +18 -9
  177. package/lib/common/color-tokens/testing.js.map +1 -1
  178. package/lib/common/color-tokens/text.js +7 -7
  179. package/lib/common/color-tokens/text.js.map +1 -1
  180. package/lib/common/color-tokens/title-bar.d.ts.map +1 -1
  181. package/lib/common/color-tokens/title-bar.js +15 -10
  182. package/lib/common/color-tokens/title-bar.js.map +1 -1
  183. package/lib/common/color-tokens/toolbar.d.ts +7 -0
  184. package/lib/common/color-tokens/toolbar.d.ts.map +1 -0
  185. package/lib/common/color-tokens/toolbar.js +18 -0
  186. package/lib/common/color-tokens/toolbar.js.map +1 -0
  187. package/lib/common/color-tokens/welcome-page.js +4 -4
  188. package/lib/common/color-tokens/welcome-page.js.map +1 -1
  189. package/lib/common/default-themes.d.ts +1 -0
  190. package/lib/common/default-themes.d.ts.map +1 -1
  191. package/lib/common/default-themes.js +51 -1
  192. package/lib/common/default-themes.js.map +1 -1
  193. package/lib/common/theme.service.d.ts +18 -8
  194. package/lib/common/theme.service.d.ts.map +1 -1
  195. package/lib/common/theme.service.js +28 -17
  196. package/lib/common/theme.service.js.map +1 -1
  197. package/package.json +7 -7
  198. package/lib/common/color-tokens/global.d.ts +0 -2
  199. package/lib/common/color-tokens/global.d.ts.map +0 -1
  200. package/lib/common/color-tokens/global.js +0 -8
  201. package/lib/common/color-tokens/global.js.map +0 -1
@@ -1,23 +1,30 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.debugConsoleInputIconForeground = exports.debugConsoleSourceForeground = exports.debugConsoleErrorForeground = exports.debugConsoleWarningForeground = exports.debugConsoleInfoForeground = exports.debugViewValueChangedHighlight = exports.debugViewStateLabelBackground = exports.debugViewStateLabelForeground = exports.debugViewExceptionLabelBackground = exports.debugViewExceptionLabelForeground = exports.debugTokenExpressionError = exports.debugTokenExpressionNumber = exports.debugTokenExpressionBoolean = exports.debugTokenExpressionString = exports.debugTokenExpressionValue = exports.debugTokenExpressionName = void 0;
3
+ exports.debugConsoleInputIconForeground = exports.debugConsoleSourceForeground = exports.debugConsoleErrorForeground = exports.debugConsoleWarningForeground = exports.debugConsoleInfoForeground = exports.debugViewValueChangedHighlight = exports.debugViewStateLabelBackground = exports.debugViewStateLabelForeground = exports.debugExceptionWidgetBackground = exports.debugExceptionWidgetBorder = exports.debugViewExceptionLabelBackground = exports.debugViewExceptionLabelForeground = exports.debugTokenExpressionError = exports.debugTokenExpressionNumber = exports.debugTokenExpressionBoolean = exports.debugTokenExpressionString = exports.debugTokenExpressionValue = exports.debugTokenExpressionName = void 0;
4
4
  const utils_1 = require("../utils");
5
5
  const base_1 = require("./base");
6
6
  const editor_1 = require("./editor");
7
- exports.debugTokenExpressionName = (0, utils_1.registerColor)('debugTokenExpression.name', { dark: '#c586c0', light: '#9b46b0', hc: base_1.foreground }, 'Foreground color for the token names shown in the debug views (ie. the Variables or Watch view).');
8
- exports.debugTokenExpressionValue = (0, utils_1.registerColor)('debugTokenExpression.value', { dark: '#cccccc99', light: '#6c6c6ccc', hc: base_1.foreground }, 'Foreground color for the token values shown in the debug views (ie. the Variables or Watch view).');
9
- exports.debugTokenExpressionString = (0, utils_1.registerColor)('debugTokenExpression.string', { dark: '#ce9178', light: '#a31515', hc: '#f48771' }, 'Foreground color for strings in the debug views (ie. the Variables or Watch view).');
10
- exports.debugTokenExpressionBoolean = (0, utils_1.registerColor)('debugTokenExpression.boolean', { dark: '#4e94ce', light: '#0000ff', hc: '#75bdfe' }, 'Foreground color for booleans in the debug views (ie. the Variables or Watch view).');
11
- exports.debugTokenExpressionNumber = (0, utils_1.registerColor)('debugTokenExpression.number', { dark: '#b5cea8', light: '#098658', hc: '#89d185' }, 'Foreground color for numbers in the debug views (ie. the Variables or Watch view).');
12
- exports.debugTokenExpressionError = (0, utils_1.registerColor)('debugTokenExpression.error', { dark: '#f48771', light: '#e51400', hc: '#f48771' }, 'Foreground color for expression errors in the debug views (ie. the Variables or Watch view) and for error logs shown in the debug console.');
13
- exports.debugViewExceptionLabelForeground = (0, utils_1.registerColor)('debugView.exceptionLabelForeground', { dark: base_1.foreground, light: '#FFF', hc: base_1.foreground }, 'Foreground color for a label shown in the CALL STACK view when the debugger breaks on an exception.');
14
- exports.debugViewExceptionLabelBackground = (0, utils_1.registerColor)('debugView.exceptionLabelBackground', { dark: '#6C2022', light: '#A31515', hc: '#6C2022' }, 'Background color for a label shown in the CALL STACK view when the debugger breaks on an exception.');
15
- exports.debugViewStateLabelForeground = (0, utils_1.registerColor)('debugView.stateLabelForeground', { dark: base_1.foreground, light: base_1.foreground, hc: base_1.foreground }, "Foreground color for a label in the CALL STACK view showing the current session's or thread's state.");
16
- exports.debugViewStateLabelBackground = (0, utils_1.registerColor)('debugView.stateLabelBackground', { dark: '#88888844', light: '#88888844', hc: '#88888844' }, "Background color for a label in the CALL STACK view showing the current session's or thread's state.");
17
- exports.debugViewValueChangedHighlight = (0, utils_1.registerColor)('debugView.valueChangedHighlight', { dark: '#569CD6', light: '#569CD6', hc: '#569CD6' }, 'Color used to highlight value changes in the debug views (ie. in the Variables view).');
18
- exports.debugConsoleInfoForeground = (0, utils_1.registerColor)('debugConsole.infoForeground', { dark: editor_1.editorInfoForeground, light: editor_1.editorInfoForeground, hc: base_1.foreground }, 'Foreground color for info messages in debug REPL console.');
19
- exports.debugConsoleWarningForeground = (0, utils_1.registerColor)('debugConsole.warningForeground', { dark: editor_1.editorWarningForeground, light: editor_1.editorWarningForeground, hc: '#008000' }, 'Foreground color for warning messages in debug REPL console.');
20
- exports.debugConsoleErrorForeground = (0, utils_1.registerColor)('debugConsole.errorForeground', { dark: base_1.errorForeground, light: base_1.errorForeground, hc: base_1.errorForeground }, 'Foreground color for error messages in debug REPL console.');
21
- exports.debugConsoleSourceForeground = (0, utils_1.registerColor)('debugConsole.sourceForeground', { dark: base_1.foreground, light: base_1.foreground, hc: base_1.foreground }, 'Foreground color for source filenames in debug REPL console.');
22
- exports.debugConsoleInputIconForeground = (0, utils_1.registerColor)('debugConsoleInputIcon.foreground', { dark: base_1.foreground, light: base_1.foreground, hc: base_1.foreground }, 'Foreground color for debug console input marker icon.');
7
+ exports.debugTokenExpressionName = (0, utils_1.registerColor)('debugTokenExpression.name', { dark: '#c586c0', light: '#9b46b0', hcDark: base_1.foreground, hcLight: base_1.foreground }, 'Foreground color for the token names shown in the debug views (ie. the Variables or Watch view).');
8
+ exports.debugTokenExpressionValue = (0, utils_1.registerColor)('debugTokenExpression.value', { dark: '#cccccc99', light: '#6c6c6ccc', hcDark: base_1.foreground, hcLight: base_1.foreground }, 'Foreground color for the token values shown in the debug views (ie. the Variables or Watch view).');
9
+ exports.debugTokenExpressionString = (0, utils_1.registerColor)('debugTokenExpression.string', { dark: '#ce9178', light: '#a31515', hcDark: '#f48771', hcLight: '#a31515' }, 'Foreground color for strings in the debug views (ie. the Variables or Watch view).');
10
+ exports.debugTokenExpressionBoolean = (0, utils_1.registerColor)('debugTokenExpression.boolean', { dark: '#4e94ce', light: '#0000ff', hcDark: '#75bdfe', hcLight: '#0000ff' }, 'Foreground color for booleans in the debug views (ie. the Variables or Watch view).');
11
+ exports.debugTokenExpressionNumber = (0, utils_1.registerColor)('debugTokenExpression.number', { dark: '#b5cea8', light: '#098658', hcDark: '#89d185', hcLight: '#098658' }, 'Foreground color for numbers in the debug views (ie. the Variables or Watch view).');
12
+ exports.debugTokenExpressionError = (0, utils_1.registerColor)('debugTokenExpression.error', { dark: '#f48771', light: '#e51400', hcDark: '#f48771', hcLight: '#e51400' }, 'Foreground color for expression errors in the debug views (ie. the Variables or Watch view) and for error logs shown in the debug console.');
13
+ exports.debugViewExceptionLabelForeground = (0, utils_1.registerColor)('debugView.exceptionLabelForeground', { dark: base_1.foreground, light: '#FFF', hcDark: base_1.foreground, hcLight: base_1.foreground }, 'Foreground color for a label shown in the CALL STACK view when the debugger breaks on an exception.');
14
+ exports.debugViewExceptionLabelBackground = (0, utils_1.registerColor)('debugView.exceptionLabelBackground', { dark: '#6C2022', light: '#A31515', hcDark: '#6C2022', hcLight: '#A31515' }, 'Background color for a label shown in the CALL STACK view when the debugger breaks on an exception.');
15
+ exports.debugExceptionWidgetBorder = (0, utils_1.registerColor)('debugExceptionWidget.border', { dark: '#a31515', light: '#a31515', hcDark: '#a31515', hcLight: '#a31515' }, 'Exception widget border color.');
16
+ exports.debugExceptionWidgetBackground = (0, utils_1.registerColor)('debugExceptionWidget.background', { dark: '#420b0d', light: '#f1dfde', hcDark: '#420b0d', hcLight: '#f1dfde' }, 'Exception widget background color.');
17
+ exports.debugViewStateLabelForeground = (0, utils_1.registerColor)('debugView.stateLabelForeground', { dark: base_1.foreground, light: base_1.foreground, hcDark: base_1.foreground, hcLight: base_1.foreground }, "Foreground color for a label in the CALL STACK view showing the current session's or thread's state.");
18
+ exports.debugViewStateLabelBackground = (0, utils_1.registerColor)('debugView.stateLabelBackground', { dark: '#88888844', light: '#88888844', hcDark: '#88888844', hcLight: '#88888844' }, "Background color for a label in the CALL STACK view showing the current session's or thread's state.");
19
+ exports.debugViewValueChangedHighlight = (0, utils_1.registerColor)('debugView.valueChangedHighlight', { dark: '#569CD6', light: '#569CD6', hcDark: '#569CD6', hcLight: '#569CD6' }, 'Color used to highlight value changes in the debug views (ie. in the Variables view).');
20
+ exports.debugConsoleInfoForeground = (0, utils_1.registerColor)('debugConsole.infoForeground', { dark: editor_1.editorInfoForeground, light: editor_1.editorInfoForeground, hcDark: base_1.foreground, hcLight: base_1.foreground }, 'Foreground color for info messages in debug REPL console.');
21
+ exports.debugConsoleWarningForeground = (0, utils_1.registerColor)('debugConsole.warningForeground', {
22
+ dark: editor_1.editorWarningForeground,
23
+ light: editor_1.editorWarningForeground,
24
+ hcDark: '#008000',
25
+ hcLight: editor_1.editorWarningForeground,
26
+ }, 'Foreground color for warning messages in debug REPL console.');
27
+ exports.debugConsoleErrorForeground = (0, utils_1.registerColor)('debugConsole.errorForeground', { dark: base_1.errorForeground, light: base_1.errorForeground, hcDark: base_1.errorForeground, hcLight: base_1.errorForeground }, 'Foreground color for error messages in debug REPL console.');
28
+ exports.debugConsoleSourceForeground = (0, utils_1.registerColor)('debugConsole.sourceForeground', { dark: base_1.foreground, light: base_1.foreground, hcDark: base_1.foreground, hcLight: base_1.foreground }, 'Foreground color for source filenames in debug REPL console.');
29
+ exports.debugConsoleInputIconForeground = (0, utils_1.registerColor)('debugConsoleInputIcon.foreground', { dark: base_1.foreground, light: base_1.foreground, hcDark: base_1.foreground, hcLight: base_1.foreground }, 'Foreground color for debug console input marker icon.');
23
30
  //# sourceMappingURL=debug.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"debug.js","sourceRoot":"","sources":["../../../src/common/color-tokens/debug.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"debug.js","sourceRoot":"","sources":["../../../src/common/color-tokens/debug.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"debugToolbar.d.ts","sourceRoot":"","sources":["../../../src/common/color-tokens/debugToolbar.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,sBAAsB,QAQlC,CAAC;AAEF,eAAO,MAAM,kBAAkB,QAQ9B,CAAC;AAEF,eAAO,MAAM,wBAAwB,QAQpC,CAAC;AAEF,eAAO,MAAM,wBAAwB,QAQpC,CAAC;AAEF,eAAO,MAAM,uBAAuB,QAQnC,CAAC;AAEF,eAAO,MAAM,6BAA6B,QAQzC,CAAC;AAEF,eAAO,MAAM,0BAA0B,QAQtC,CAAC;AAEF,eAAO,MAAM,2BAA2B,QAQvC,CAAC;AAEF,eAAO,MAAM,2BAA2B,QAQvC,CAAC;AAEF,eAAO,MAAM,0BAA0B,QAQtC,CAAC;AAEF,eAAO,MAAM,2BAA2B,QAQvC,CAAC;AAEF,eAAO,MAAM,2BAA2B,QAQvC,CAAC"}
1
+ {"version":3,"file":"debugToolbar.d.ts","sourceRoot":"","sources":["../../../src/common/color-tokens/debugToolbar.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,sBAAsB,QASlC,CAAC;AAEF,eAAO,MAAM,kBAAkB,QAS9B,CAAC;AAEF,eAAO,MAAM,wBAAwB,QASpC,CAAC;AAEF,eAAO,MAAM,wBAAwB,QASpC,CAAC;AAEF,eAAO,MAAM,uBAAuB,QASnC,CAAC;AAEF,eAAO,MAAM,6BAA6B,QASzC,CAAC;AAEF,eAAO,MAAM,0BAA0B,QAStC,CAAC;AAEF,eAAO,MAAM,2BAA2B,QASvC,CAAC;AAEF,eAAO,MAAM,2BAA2B,QASvC,CAAC;AAEF,eAAO,MAAM,0BAA0B,QAStC,CAAC;AAEF,eAAO,MAAM,2BAA2B,QASvC,CAAC;AAEF,eAAO,MAAM,2BAA2B,QASvC,CAAC"}
@@ -6,61 +6,73 @@ const utils_1 = require("../utils");
6
6
  exports.debugToolBarBackground = (0, utils_1.registerColor)('debugToolBar.background', {
7
7
  dark: '#333333',
8
8
  light: '#F3F3F3',
9
- hc: '#000000',
9
+ hcDark: '#000000',
10
+ hcLight: '#FFFFFF',
10
11
  }, 'Debug toolbar background color.');
11
12
  exports.debugToolBarBorder = (0, utils_1.registerColor)('debugToolBar.border', {
12
13
  dark: null,
13
14
  light: null,
14
- hc: null,
15
+ hcDark: null,
16
+ hcLight: null,
15
17
  }, 'Debug toolbar border color.');
16
18
  exports.debugIconStartForeground = (0, utils_1.registerColor)('debugIcon.startForeground', {
17
19
  dark: '#89D185',
18
20
  light: '#388A34',
19
- hc: '#89D185',
21
+ hcDark: '#89D185',
22
+ hcLight: '#388A34',
20
23
  }, 'Debug toolbar icon for start debugging.');
21
24
  exports.debugIconPauseForeground = (0, utils_1.registerColor)('debugIcon.pauseForeground', {
22
25
  dark: '#75BEFF',
23
26
  light: '#007ACC',
24
- hc: '#75BEFF',
27
+ hcDark: '#75BEFF',
28
+ hcLight: '#007ACC',
25
29
  }, 'Debug toolbar icon for pause.');
26
30
  exports.debugIconStopForeground = (0, utils_1.registerColor)('debugIcon.stopForeground', {
27
31
  dark: '#F48771',
28
32
  light: '#A1260D',
29
- hc: '#F48771',
33
+ hcDark: '#F48771',
34
+ hcLight: '#A1260D',
30
35
  }, 'Debug toolbar icon for stop.');
31
36
  exports.debugIconDisconnectForeground = (0, utils_1.registerColor)('debugIcon.disconnectForeground', {
32
37
  dark: '#F48771',
33
38
  light: '#A1260D',
34
- hc: '#F48771',
39
+ hcDark: '#F48771',
40
+ hcLight: '#A1260D',
35
41
  }, 'Debug toolbar icon for disconnect.');
36
42
  exports.debugIconRestartForeground = (0, utils_1.registerColor)('debugIcon.restartForeground', {
37
43
  dark: '#89D185',
38
44
  light: '#388A34',
39
- hc: '#89D185',
45
+ hcDark: '#89D185',
46
+ hcLight: '#388A34',
40
47
  }, 'Debug toolbar icon for restart.');
41
48
  exports.debugIconStepOverForeground = (0, utils_1.registerColor)('debugIcon.stepOverForeground', {
42
49
  dark: '#75BEFF',
43
50
  light: '#007ACC',
44
- hc: '#75BEFF',
51
+ hcDark: '#75BEFF',
52
+ hcLight: '#007ACC',
45
53
  }, 'Debug toolbar icon for step over.');
46
54
  exports.debugIconStepIntoForeground = (0, utils_1.registerColor)('debugIcon.stepIntoForeground', {
47
55
  dark: '#75BEFF',
48
56
  light: '#007ACC',
49
- hc: '#75BEFF',
57
+ hcDark: '#75BEFF',
58
+ hcLight: '#007ACC',
50
59
  }, 'Debug toolbar icon for step into.');
51
60
  exports.debugIconStepOutForeground = (0, utils_1.registerColor)('debugIcon.stepOutForeground', {
52
61
  dark: '#75BEFF',
53
62
  light: '#007ACC',
54
- hc: '#75BEFF',
63
+ hcDark: '#75BEFF',
64
+ hcLight: '#007ACC',
55
65
  }, 'Debug toolbar icon for step over.');
56
66
  exports.debugIconContinueForeground = (0, utils_1.registerColor)('debugIcon.continueForeground', {
57
67
  dark: '#75BEFF',
58
68
  light: '#007ACC',
59
- hc: '#75BEFF',
69
+ hcDark: '#75BEFF',
70
+ hcLight: '#007ACC',
60
71
  }, 'Debug toolbar icon for continue.');
61
72
  exports.debugIconStepBackForeground = (0, utils_1.registerColor)('debugIcon.stepBackForeground', {
62
73
  dark: '#75BEFF',
63
74
  light: '#007ACC',
64
- hc: '#75BEFF',
75
+ hcDark: '#75BEFF',
76
+ hcLight: '#007ACC',
65
77
  }, 'Debug toolbar icon for step back.');
66
78
  //# sourceMappingURL=debugToolbar.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"debugToolbar.js","sourceRoot":"","sources":["../../../src/common/color-tokens/debugToolbar.ts"],"names":[],"mappings":";;;AAAA,oCAAyC;AAEzC,4JAA4J;AAC/I,QAAA,sBAAsB,GAAG,IAAA,qBAAa,EACjD,yBAAyB,EACzB;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,EAAE,EAAE,SAAS;CACd,EACD,iCAAiC,CAClC,CAAC;AAEW,QAAA,kBAAkB,GAAG,IAAA,qBAAa,EAC7C,qBAAqB,EACrB;IACE,IAAI,EAAE,IAAI;IACV,KAAK,EAAE,IAAI;IACX,EAAE,EAAE,IAAI;CACT,EACD,6BAA6B,CAC9B,CAAC;AAEW,QAAA,wBAAwB,GAAG,IAAA,qBAAa,EACnD,2BAA2B,EAC3B;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,EAAE,EAAE,SAAS;CACd,EACD,yCAAyC,CAC1C,CAAC;AAEW,QAAA,wBAAwB,GAAG,IAAA,qBAAa,EACnD,2BAA2B,EAC3B;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,EAAE,EAAE,SAAS;CACd,EACD,+BAA+B,CAChC,CAAC;AAEW,QAAA,uBAAuB,GAAG,IAAA,qBAAa,EAClD,0BAA0B,EAC1B;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,EAAE,EAAE,SAAS;CACd,EACD,8BAA8B,CAC/B,CAAC;AAEW,QAAA,6BAA6B,GAAG,IAAA,qBAAa,EACxD,gCAAgC,EAChC;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,EAAE,EAAE,SAAS;CACd,EACD,oCAAoC,CACrC,CAAC;AAEW,QAAA,0BAA0B,GAAG,IAAA,qBAAa,EACrD,6BAA6B,EAC7B;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,EAAE,EAAE,SAAS;CACd,EACD,iCAAiC,CAClC,CAAC;AAEW,QAAA,2BAA2B,GAAG,IAAA,qBAAa,EACtD,8BAA8B,EAC9B;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,EAAE,EAAE,SAAS;CACd,EACD,mCAAmC,CACpC,CAAC;AAEW,QAAA,2BAA2B,GAAG,IAAA,qBAAa,EACtD,8BAA8B,EAC9B;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,EAAE,EAAE,SAAS;CACd,EACD,mCAAmC,CACpC,CAAC;AAEW,QAAA,0BAA0B,GAAG,IAAA,qBAAa,EACrD,6BAA6B,EAC7B;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,EAAE,EAAE,SAAS;CACd,EACD,mCAAmC,CACpC,CAAC;AAEW,QAAA,2BAA2B,GAAG,IAAA,qBAAa,EACtD,8BAA8B,EAC9B;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,EAAE,EAAE,SAAS;CACd,EACD,kCAAkC,CACnC,CAAC;AAEW,QAAA,2BAA2B,GAAG,IAAA,qBAAa,EACtD,8BAA8B,EAC9B;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,EAAE,EAAE,SAAS;CACd,EACD,mCAAmC,CACpC,CAAC"}
1
+ {"version":3,"file":"debugToolbar.js","sourceRoot":"","sources":["../../../src/common/color-tokens/debugToolbar.ts"],"names":[],"mappings":";;;AAAA,oCAAyC;AAEzC,4JAA4J;AAC/I,QAAA,sBAAsB,GAAG,IAAA,qBAAa,EACjD,yBAAyB,EACzB;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,OAAO,EAAE,SAAS;CACnB,EACD,iCAAiC,CAClC,CAAC;AAEW,QAAA,kBAAkB,GAAG,IAAA,qBAAa,EAC7C,qBAAqB,EACrB;IACE,IAAI,EAAE,IAAI;IACV,KAAK,EAAE,IAAI;IACX,MAAM,EAAE,IAAI;IACZ,OAAO,EAAE,IAAI;CACd,EACD,6BAA6B,CAC9B,CAAC;AAEW,QAAA,wBAAwB,GAAG,IAAA,qBAAa,EACnD,2BAA2B,EAC3B;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,OAAO,EAAE,SAAS;CACnB,EACD,yCAAyC,CAC1C,CAAC;AAEW,QAAA,wBAAwB,GAAG,IAAA,qBAAa,EACnD,2BAA2B,EAC3B;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,OAAO,EAAE,SAAS;CACnB,EACD,+BAA+B,CAChC,CAAC;AAEW,QAAA,uBAAuB,GAAG,IAAA,qBAAa,EAClD,0BAA0B,EAC1B;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,OAAO,EAAE,SAAS;CACnB,EACD,8BAA8B,CAC/B,CAAC;AAEW,QAAA,6BAA6B,GAAG,IAAA,qBAAa,EACxD,gCAAgC,EAChC;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,OAAO,EAAE,SAAS;CACnB,EACD,oCAAoC,CACrC,CAAC;AAEW,QAAA,0BAA0B,GAAG,IAAA,qBAAa,EACrD,6BAA6B,EAC7B;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,OAAO,EAAE,SAAS;CACnB,EACD,iCAAiC,CAClC,CAAC;AAEW,QAAA,2BAA2B,GAAG,IAAA,qBAAa,EACtD,8BAA8B,EAC9B;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,OAAO,EAAE,SAAS;CACnB,EACD,mCAAmC,CACpC,CAAC;AAEW,QAAA,2BAA2B,GAAG,IAAA,qBAAa,EACtD,8BAA8B,EAC9B;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,OAAO,EAAE,SAAS;CACnB,EACD,mCAAmC,CACpC,CAAC;AAEW,QAAA,0BAA0B,GAAG,IAAA,qBAAa,EACrD,6BAA6B,EAC7B;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,OAAO,EAAE,SAAS;CACnB,EACD,mCAAmC,CACpC,CAAC;AAEW,QAAA,2BAA2B,GAAG,IAAA,qBAAa,EACtD,8BAA8B,EAC9B;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,OAAO,EAAE,SAAS;CACnB,EACD,kCAAkC,CACnC,CAAC;AAEW,QAAA,2BAA2B,GAAG,IAAA,qBAAa,EACtD,8BAA8B,EAC9B;IACE,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,OAAO,EAAE,SAAS;CACnB,EACD,mCAAmC,CACpC,CAAC"}
@@ -1,5 +1,5 @@
1
- export declare const dropdownBackground: string;
2
- export declare const dropdownListBackground: string;
3
- export declare const dropdownForeground: string;
4
- export declare const dropdownBorder: string;
1
+ export declare const selectBackground: string;
2
+ export declare const selectListBackground: string;
3
+ export declare const selectForeground: string;
4
+ export declare const selectBorder: string;
5
5
  //# sourceMappingURL=dropdown.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"dropdown.d.ts","sourceRoot":"","sources":["../../../src/common/color-tokens/dropdown.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,kBAAkB,QAI9B,CAAC;AACF,eAAO,MAAM,sBAAsB,QAIlC,CAAC;AACF,eAAO,MAAM,kBAAkB,QAI9B,CAAC;AACF,eAAO,MAAM,cAAc,QAI1B,CAAC"}
1
+ {"version":3,"file":"dropdown.d.ts","sourceRoot":"","sources":["../../../src/common/color-tokens/dropdown.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,gBAAgB,QAI5B,CAAC;AACF,eAAO,MAAM,oBAAoB,QAIhC,CAAC;AACF,eAAO,MAAM,gBAAgB,QAI5B,CAAC;AACF,eAAO,MAAM,YAAY,QAIxB,CAAC"}
@@ -1,12 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dropdownBorder = exports.dropdownForeground = exports.dropdownListBackground = exports.dropdownBackground = void 0;
3
+ exports.selectBorder = exports.selectForeground = exports.selectListBackground = exports.selectBackground = void 0;
4
4
  const ide_core_common_1 = require("@opensumi/ide-core-common");
5
5
  const color_1 = require("../../common/color");
6
6
  const utils_1 = require("../utils");
7
7
  const base_1 = require("./base");
8
- exports.dropdownBackground = (0, utils_1.registerColor)('dropdown.background', { dark: '#3C3C3C', light: color_1.Color.white, hc: color_1.Color.black }, (0, ide_core_common_1.localize)('dropdownBackground', 'Dropdown background.'));
9
- exports.dropdownListBackground = (0, utils_1.registerColor)('dropdown.listBackground', { dark: null, light: null, hc: color_1.Color.black }, (0, ide_core_common_1.localize)('dropdownListBackground', 'Dropdown list background.'));
10
- exports.dropdownForeground = (0, utils_1.registerColor)('dropdown.foreground', { dark: '#F0F0F0', light: null, hc: color_1.Color.white }, (0, ide_core_common_1.localize)('dropdownForeground', 'Dropdown foreground.'));
11
- exports.dropdownBorder = (0, utils_1.registerColor)('dropdown.border', { dark: exports.dropdownBackground, light: '#CECECE', hc: base_1.contrastBorder }, (0, ide_core_common_1.localize)('dropdownBorder', 'Dropdown border.'));
8
+ exports.selectBackground = (0, utils_1.registerColor)('dropdown.background', { dark: '#3C3C3C', light: color_1.Color.white, hcDark: color_1.Color.black, hcLight: color_1.Color.white }, (0, ide_core_common_1.localize)('dropdownBackground', 'Dropdown background.'));
9
+ exports.selectListBackground = (0, utils_1.registerColor)('dropdown.listBackground', { dark: null, light: null, hcDark: color_1.Color.black, hcLight: color_1.Color.white }, (0, ide_core_common_1.localize)('dropdownListBackground', 'Dropdown list background.'));
10
+ exports.selectForeground = (0, utils_1.registerColor)('dropdown.foreground', { dark: '#F0F0F0', light: null, hcDark: color_1.Color.white, hcLight: base_1.foreground }, (0, ide_core_common_1.localize)('dropdownForeground', 'Dropdown foreground.'));
11
+ exports.selectBorder = (0, utils_1.registerColor)('dropdown.border', { dark: exports.selectBackground, light: '#CECECE', hcDark: base_1.contrastBorder, hcLight: base_1.contrastBorder }, (0, ide_core_common_1.localize)('dropdownBorder', 'Dropdown border.'));
12
12
  //# sourceMappingURL=dropdown.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"dropdown.js","sourceRoot":"","sources":["../../../src/common/color-tokens/dropdown.ts"],"names":[],"mappings":";;;AAAA,+DAAqD;AAErD,8CAA2C;AAC3C,oCAAyC;AAEzC,iCAAwC;AAE3B,QAAA,kBAAkB,GAAG,IAAA,qBAAa,EAC7C,qBAAqB,EACrB,EAAE,IAAI,EAAE,SAAS,EAAE,KAAK,EAAE,aAAK,CAAC,KAAK,EAAE,EAAE,EAAE,aAAK,CAAC,KAAK,EAAE,EACxD,IAAA,0BAAQ,EAAC,oBAAoB,EAAE,sBAAsB,CAAC,CACvD,CAAC;AACW,QAAA,sBAAsB,GAAG,IAAA,qBAAa,EACjD,yBAAyB,EACzB,EAAE,IAAI,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,EAAE,EAAE,aAAK,CAAC,KAAK,EAAE,EAC5C,IAAA,0BAAQ,EAAC,wBAAwB,EAAE,2BAA2B,CAAC,CAChE,CAAC;AACW,QAAA,kBAAkB,GAAG,IAAA,qBAAa,EAC7C,qBAAqB,EACrB,EAAE,IAAI,EAAE,SAAS,EAAE,KAAK,EAAE,IAAI,EAAE,EAAE,EAAE,aAAK,CAAC,KAAK,EAAE,EACjD,IAAA,0BAAQ,EAAC,oBAAoB,EAAE,sBAAsB,CAAC,CACvD,CAAC;AACW,QAAA,cAAc,GAAG,IAAA,qBAAa,EACzC,iBAAiB,EACjB,EAAE,IAAI,EAAE,0BAAkB,EAAE,KAAK,EAAE,SAAS,EAAE,EAAE,EAAE,qBAAc,EAAE,EAClE,IAAA,0BAAQ,EAAC,gBAAgB,EAAE,kBAAkB,CAAC,CAC/C,CAAC"}
1
+ {"version":3,"file":"dropdown.js","sourceRoot":"","sources":["../../../src/common/color-tokens/dropdown.ts"],"names":[],"mappings":";;;AAAA,+DAAqD;AAErD,8CAA2C;AAC3C,oCAAyC;AAEzC,iCAAoD;AAEvC,QAAA,gBAAgB,GAAG,IAAA,qBAAa,EAC3C,qBAAqB,EACrB,EAAE,IAAI,EAAE,SAAS,EAAE,KAAK,EAAE,aAAK,CAAC,KAAK,EAAE,MAAM,EAAE,aAAK,CAAC,KAAK,EAAE,OAAO,EAAE,aAAK,CAAC,KAAK,EAAE,EAClF,IAAA,0BAAQ,EAAC,oBAAoB,EAAE,sBAAsB,CAAC,CACvD,CAAC;AACW,QAAA,oBAAoB,GAAG,IAAA,qBAAa,EAC/C,yBAAyB,EACzB,EAAE,IAAI,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,aAAK,CAAC,KAAK,EAAE,OAAO,EAAE,aAAK,CAAC,KAAK,EAAE,EACtE,IAAA,0BAAQ,EAAC,wBAAwB,EAAE,2BAA2B,CAAC,CAChE,CAAC;AACW,QAAA,gBAAgB,GAAG,IAAA,qBAAa,EAC3C,qBAAqB,EACrB,EAAE,IAAI,EAAE,SAAS,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,aAAK,CAAC,KAAK,EAAE,OAAO,EAAE,iBAAU,EAAE,EAC1E,IAAA,0BAAQ,EAAC,oBAAoB,EAAE,sBAAsB,CAAC,CACvD,CAAC;AACW,QAAA,YAAY,GAAG,IAAA,qBAAa,EACvC,iBAAiB,EACjB,EAAE,IAAI,EAAE,wBAAgB,EAAE,KAAK,EAAE,SAAS,EAAE,MAAM,EAAE,qBAAc,EAAE,OAAO,EAAE,qBAAc,EAAE,EAC7F,IAAA,0BAAQ,EAAC,gBAAgB,EAAE,kBAAkB,CAAC,CAC/C,CAAC"}
@@ -1,17 +1,15 @@
1
1
  import { Color } from '../../common/color';
2
+ export declare const editorErrorBackground: string;
2
3
  export declare const editorErrorForeground: string;
3
4
  export declare const editorErrorBorder: string;
5
+ export declare const editorWarningBackground: string;
4
6
  export declare const editorWarningForeground: string;
5
7
  export declare const editorWarningBorder: string;
6
8
  export declare const editorInfoForeground: string;
7
9
  export declare const editorInfoBorder: string;
10
+ export declare const editorInfoBackground: string;
8
11
  export declare const editorHintForeground: string;
9
12
  export declare const editorHintBorder: string;
10
- /**
11
- * Editor background color.
12
- * Because of bug https://monacotools.visualstudio.com/DefaultCollection/Monaco/_workitems/edit/13254
13
- * we are *not* using the color white (or #ffffff, rgba(255,255,255)) but something very close to white.
14
- */
15
13
  export declare const editorBackground: string;
16
14
  /**
17
15
  * Editor foreground color.
@@ -41,11 +39,19 @@ export declare const editorFindRangeHighlight: string;
41
39
  export declare const editorFindMatchBorder: string;
42
40
  export declare const editorFindMatchHighlightBorder: string;
43
41
  export declare const editorFindRangeHighlightBorder: string;
42
+ /**
43
+ * Search Editor query match colors.
44
+ *
45
+ * Distinct from normal editor find match to allow for better differentiation
46
+ */
47
+ export declare const searchEditorFindMatch: string;
48
+ export declare const searchEditorFindMatchBorder: string;
44
49
  /**
45
50
  * Editor hover
46
51
  */
47
52
  export declare const editorHoverHighlight: string;
48
53
  export declare const editorHoverBackground: string;
54
+ export declare const editorHoverForeground: string;
49
55
  export declare const editorHoverBorder: string;
50
56
  export declare const editorHoverStatusBarBackground: string;
51
57
  /**
@@ -59,9 +65,16 @@ export declare const defaultInsertColor: Color;
59
65
  export declare const defaultRemoveColor: Color;
60
66
  export declare const diffInserted: string;
61
67
  export declare const diffRemoved: string;
68
+ export declare const diffInsertedLine: string;
69
+ export declare const diffRemovedLine: string;
70
+ export declare const diffInsertedLineGutter: string;
71
+ export declare const diffRemovedLineGutter: string;
72
+ export declare const diffOverviewRulerInserted: string;
73
+ export declare const diffOverviewRulerRemoved: string;
62
74
  export declare const diffInsertedOutline: string;
63
75
  export declare const diffRemovedOutline: string;
64
76
  export declare const diffBorder: string;
77
+ export declare const diffDiagonalFill: string;
65
78
  /**
66
79
  * Editor View Colors from editorColorRegistry
67
80
  */
@@ -69,6 +82,8 @@ export declare const editorLineHighlight: string;
69
82
  export declare const editorLineHighlightBorder: string;
70
83
  export declare const editorRangeHighlight: string;
71
84
  export declare const editorRangeHighlightBorder: string;
85
+ export declare const editorSymbolHighlight: string;
86
+ export declare const editorSymbolHighlightBorder: string;
72
87
  export declare const editorCursorForeground: string;
73
88
  export declare const editorCursorBackground: string;
74
89
  export declare const editorWhitespaces: string;
@@ -81,6 +96,7 @@ export declare const editorCodeLensForeground: string;
81
96
  export declare const editorBracketMatchBackground: string;
82
97
  export declare const editorBracketMatchBorder: string;
83
98
  export declare const editorOverviewRulerBorder: string;
99
+ export declare const editorOverviewRulerBackground: string;
84
100
  export declare const editorGutter: string;
85
101
  export declare const overviewRulerCommentingRangeForeground: string;
86
102
  export declare const editorUnnecessaryCodeBorder: string;
@@ -93,9 +109,16 @@ export declare const EDITOR_PANE_BACKGROUND: string;
93
109
  export declare const EDITOR_GROUP_EMPTY_BACKGROUND: string;
94
110
  export declare const EDITOR_GROUP_FOCUSED_EMPTY_BORDER: string;
95
111
  export declare const EDITOR_GROUP_HEADER_TABS_BACKGROUND: string;
112
+ export declare const EDITOR_GROUP_HEADER_TABS_BORDER: string;
96
113
  export declare const EDITOR_GROUP_HEADER_NO_TABS_BACKGROUND: string;
114
+ export declare const EDITOR_GROUP_HEADER_BORDER: string;
97
115
  export declare const EDITOR_GROUP_BORDER: string;
98
116
  export declare const EDITOR_DRAG_AND_DROP_BACKGROUND: string;
117
+ export declare const EDITOR_DROP_INTO_PROMPT_FOREGROUND: string;
118
+ export declare const EDITOR_DROP_INTO_PROMPT_BACKGROUND: string;
119
+ export declare const EDITOR_DROP_INTO_PROMPT_BORDER: string;
120
+ export declare const SIDE_BY_SIDE_EDITOR_HORIZONTAL_BORDER: string;
121
+ export declare const SIDE_BY_SIDE_EDITOR_VERTICAL_BORDER: string;
99
122
  /**
100
123
  * Inline hints
101
124
  */
@@ -1 +1 @@
1
- {"version":3,"file":"editor.d.ts","sourceRoot":"","sources":["../../../src/common/color-tokens/editor.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAQ,MAAM,oBAAoB,CAAC;AAOjD,eAAO,MAAM,qBAAqB,QAIjC,CAAC;AACF,eAAO,MAAM,iBAAiB,QAI7B,CAAC;AAEF,eAAO,MAAM,uBAAuB,QAInC,CAAC;AACF,eAAO,MAAM,mBAAmB,QAI/B,CAAC;AAEF,eAAO,MAAM,oBAAoB,QAIhC,CAAC;AACF,eAAO,MAAM,gBAAgB,QAI5B,CAAC;AAEF,eAAO,MAAM,oBAAoB,QAIhC,CAAC;AACF,eAAO,MAAM,gBAAgB,QAI5B,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,QAI5B,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,gBAAgB,QAI5B,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,sBAAsB,QAIlC,CAAC;AACF,eAAO,MAAM,sBAAsB,QAIlC,CAAC;AACF,eAAO,MAAM,kBAAkB,QAO9B,CAAC;AAEF,eAAO,MAAM,wBAAwB,QAOpC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,yBAAyB,QAIrC,CAAC;AACF,eAAO,MAAM,yBAAyB,QAIrC,CAAC;AACF,eAAO,MAAM,uBAAuB,QAYnC,CAAC;AACF,eAAO,MAAM,wBAAwB,QAYpC,CAAC;AACF,eAAO,MAAM,8BAA8B,QAI1C,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,eAAe,QAI3B,CAAC;AACF,eAAO,MAAM,wBAAwB,QAQpC,CAAC;AACF,eAAO,MAAM,wBAAwB,QAQpC,CAAC;AACF,eAAO,MAAM,qBAAqB,QAIjC,CAAC;AACF,eAAO,MAAM,8BAA8B,QAI1C,CAAC;AACF,eAAO,MAAM,8BAA8B,QAQ1C,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,oBAAoB,QAQhC,CAAC;AACF,eAAO,MAAM,qBAAqB,QAIjC,CAAC;AACF,eAAO,MAAM,iBAAiB,QAI7B,CAAC;AACF,eAAO,MAAM,8BAA8B,QAI1C,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,0BAA0B,QAItC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,kBAAkB,OAAyC,CAAC;AACzE,eAAO,MAAM,kBAAkB,OAAsC,CAAC;AAEtE,eAAO,MAAM,YAAY,QAQxB,CAAC;AACF,eAAO,MAAM,WAAW,QAQvB,CAAC;AAEF,eAAO,MAAM,mBAAmB,QAI/B,CAAC;AACF,eAAO,MAAM,kBAAkB,QAI9B,CAAC;AAEF,eAAO,MAAM,UAAU,QAItB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,mBAAmB,QAI/B,CAAC;AACF,eAAO,MAAM,yBAAyB,QAIrC,CAAC;AACF,eAAO,MAAM,oBAAoB,QAQhC,CAAC;AACF,eAAO,MAAM,0BAA0B,QAKtC,CAAC;AAEF,eAAO,MAAM,sBAAsB,QAIlC,CAAC;AACF,eAAO,MAAM,sBAAsB,QAOlC,CAAC;AACF,eAAO,MAAM,iBAAiB,QAI7B,CAAC;AACF,eAAO,MAAM,kBAAkB,QAI9B,CAAC;AACF,eAAO,MAAM,wBAAwB,QAIpC,CAAC;AACF,eAAO,MAAM,iBAAiB,QAI7B,CAAC;AASF,eAAO,MAAM,sBAAsB,QAQlC,CAAC;AAEF,eAAO,MAAM,WAAW,QAIvB,CAAC;AAEF,eAAO,MAAM,wBAAwB,QAIpC,CAAC;AAEF,eAAO,MAAM,4BAA4B,QAIxC,CAAC;AACF,eAAO,MAAM,wBAAwB,QAIpC,CAAC;AAEF,eAAO,MAAM,yBAAyB,QAIrC,CAAC;AAEF,eAAO,MAAM,YAAY,QAOxB,CAAC;AACF,eAAO,MAAM,sCAAsC,QAIlD,CAAC;AACF,eAAO,MAAM,2BAA2B,QAIvC,CAAC;AACF,eAAO,MAAM,4BAA4B,QAOxC,CAAC;AAGF,eAAO,MAAM,2BAA2B,QAQvC,CAAC;AACF,eAAO,MAAM,kBAAkB,QAQ9B,CAAC;AACF,eAAO,MAAM,oBAAoB,QAIhC,CAAC;AACF,eAAO,MAAM,iBAAiB,QAI7B,CAAC;AAIF,eAAO,MAAM,sBAAsB,QAWlC,CAAC;AAiBF,eAAO,MAAM,6BAA6B,QAWzC,CAAC;AAEF,eAAO,MAAM,iCAAiC,QAW7C,CAAC;AAEF,eAAO,MAAM,mCAAmC,QAW/C,CAAC;AAEF,eAAO,MAAM,sCAAsC,QAWlD,CAAC;AAEF,eAAO,MAAM,mBAAmB,QAW/B,CAAC;AAEF,eAAO,MAAM,+BAA+B,QAW3C,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,yBAAyB,QAIrC,CAAC;AACF,eAAO,MAAM,yBAAyB,QAIrC,CAAC;AACF,eAAO,MAAM,6BAA6B,QAIzC,CAAC;AACF,eAAO,MAAM,6BAA6B,QAIzC,CAAC;AACF,eAAO,MAAM,kCAAkC,QAI9C,CAAC;AACF,eAAO,MAAM,kCAAkC,QAI9C,CAAC"}
1
+ {"version":3,"file":"editor.d.ts","sourceRoot":"","sources":["../../../src/common/color-tokens/editor.ts"],"names":[],"mappings":"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"}