@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,170 +1,319 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.editorCodeLensForeground = exports.editorRuler = exports.editorActiveLineNumber = exports.editorLineNumbers = exports.editorActiveIndentGuides = exports.editorIndentGuides = exports.editorWhitespaces = exports.editorCursorBackground = exports.editorCursorForeground = exports.editorRangeHighlightBorder = exports.editorRangeHighlight = exports.editorLineHighlightBorder = exports.editorLineHighlight = exports.diffBorder = exports.diffRemovedOutline = exports.diffInsertedOutline = exports.diffRemoved = exports.diffInserted = exports.defaultRemoveColor = exports.defaultInsertColor = exports.editorActiveLinkForeground = exports.editorHoverStatusBarBackground = exports.editorHoverBorder = exports.editorHoverBackground = exports.editorHoverHighlight = exports.editorFindRangeHighlightBorder = exports.editorFindMatchHighlightBorder = exports.editorFindMatchBorder = exports.editorFindRangeHighlight = exports.editorFindMatchHighlight = exports.editorFindMatch = exports.editorSelectionHighlightBorder = exports.editorSelectionHighlight = exports.editorInactiveSelection = exports.editorSelectionForeground = exports.editorSelectionBackground = exports.editorWidgetResizeBorder = exports.editorWidgetBorder = exports.editorWidgetBackground = exports.editorWidgetForeground = exports.editorForeground = exports.editorBackground = exports.editorHintBorder = exports.editorHintForeground = exports.editorInfoBorder = exports.editorInfoForeground = exports.editorWarningBorder = exports.editorWarningForeground = exports.editorErrorBorder = exports.editorErrorForeground = void 0;
4
- exports.editorInlayHintParameterBackground = exports.editorInlayHintParameterForeground = exports.editorInlayHintTypeBackground = exports.editorInlayHintTypeForeground = exports.editorInlayHintBackground = exports.editorInlayHintForeground = exports.EDITOR_DRAG_AND_DROP_BACKGROUND = exports.EDITOR_GROUP_BORDER = exports.EDITOR_GROUP_HEADER_NO_TABS_BACKGROUND = exports.EDITOR_GROUP_HEADER_TABS_BACKGROUND = exports.EDITOR_GROUP_FOCUSED_EMPTY_BORDER = exports.EDITOR_GROUP_EMPTY_BACKGROUND = exports.EDITOR_PANE_BACKGROUND = exports.overviewRulerInfo = exports.overviewRulerWarning = exports.overviewRulerError = exports.overviewRulerRangeHighlight = exports.editorUnnecessaryCodeOpacity = exports.editorUnnecessaryCodeBorder = exports.overviewRulerCommentingRangeForeground = exports.editorGutter = exports.editorOverviewRulerBorder = exports.editorBracketMatchBorder = exports.editorBracketMatchBackground = void 0;
3
+ exports.diffDiagonalFill = exports.diffBorder = exports.diffRemovedOutline = exports.diffInsertedOutline = exports.diffOverviewRulerRemoved = exports.diffOverviewRulerInserted = exports.diffRemovedLineGutter = exports.diffInsertedLineGutter = exports.diffRemovedLine = exports.diffInsertedLine = exports.diffRemoved = exports.diffInserted = exports.defaultRemoveColor = exports.defaultInsertColor = exports.editorActiveLinkForeground = exports.editorHoverStatusBarBackground = exports.editorHoverBorder = exports.editorHoverForeground = exports.editorHoverBackground = exports.editorHoverHighlight = exports.searchEditorFindMatchBorder = exports.searchEditorFindMatch = exports.editorFindRangeHighlightBorder = exports.editorFindMatchHighlightBorder = exports.editorFindMatchBorder = exports.editorFindRangeHighlight = exports.editorFindMatchHighlight = exports.editorFindMatch = exports.editorSelectionHighlightBorder = exports.editorSelectionHighlight = exports.editorInactiveSelection = exports.editorSelectionForeground = exports.editorSelectionBackground = exports.editorWidgetResizeBorder = exports.editorWidgetBorder = exports.editorWidgetBackground = exports.editorWidgetForeground = exports.editorForeground = exports.editorBackground = exports.editorHintBorder = exports.editorHintForeground = exports.editorInfoBackground = exports.editorInfoBorder = exports.editorInfoForeground = exports.editorWarningBorder = exports.editorWarningForeground = exports.editorWarningBackground = exports.editorErrorBorder = exports.editorErrorForeground = exports.editorErrorBackground = void 0;
4
+ exports.editorInlayHintParameterBackground = exports.editorInlayHintParameterForeground = exports.editorInlayHintTypeBackground = exports.editorInlayHintTypeForeground = exports.editorInlayHintBackground = exports.editorInlayHintForeground = exports.SIDE_BY_SIDE_EDITOR_VERTICAL_BORDER = exports.SIDE_BY_SIDE_EDITOR_HORIZONTAL_BORDER = exports.EDITOR_DROP_INTO_PROMPT_BORDER = exports.EDITOR_DROP_INTO_PROMPT_BACKGROUND = exports.EDITOR_DROP_INTO_PROMPT_FOREGROUND = exports.EDITOR_DRAG_AND_DROP_BACKGROUND = exports.EDITOR_GROUP_BORDER = exports.EDITOR_GROUP_HEADER_BORDER = exports.EDITOR_GROUP_HEADER_NO_TABS_BACKGROUND = exports.EDITOR_GROUP_HEADER_TABS_BORDER = exports.EDITOR_GROUP_HEADER_TABS_BACKGROUND = exports.EDITOR_GROUP_FOCUSED_EMPTY_BORDER = exports.EDITOR_GROUP_EMPTY_BACKGROUND = exports.EDITOR_PANE_BACKGROUND = exports.overviewRulerInfo = exports.overviewRulerWarning = exports.overviewRulerError = exports.overviewRulerRangeHighlight = exports.editorUnnecessaryCodeOpacity = exports.editorUnnecessaryCodeBorder = exports.overviewRulerCommentingRangeForeground = exports.editorGutter = exports.editorOverviewRulerBackground = exports.editorOverviewRulerBorder = exports.editorBracketMatchBorder = exports.editorBracketMatchBackground = exports.editorCodeLensForeground = exports.editorRuler = exports.editorActiveLineNumber = exports.editorLineNumbers = exports.editorActiveIndentGuides = exports.editorIndentGuides = exports.editorWhitespaces = exports.editorCursorBackground = exports.editorCursorForeground = exports.editorSymbolHighlightBorder = exports.editorSymbolHighlight = exports.editorRangeHighlightBorder = exports.editorRangeHighlight = exports.editorLineHighlightBorder = exports.editorLineHighlight = void 0;
5
5
  const ide_core_common_1 = require("@opensumi/ide-core-common");
6
6
  const color_1 = require("../../common/color");
7
7
  const utils_1 = require("../utils");
8
8
  const badge_1 = require("./badge");
9
9
  const base_1 = require("./base");
10
- const basic_color_1 = require("./basic-color");
11
- exports.editorErrorForeground = (0, utils_1.registerColor)('editorError.foreground', { dark: '#F48771', light: '#E51400', hc: null }, (0, ide_core_common_1.localize)('editorError.foreground', 'Foreground color of error squigglies in the editor.'));
12
- exports.editorErrorBorder = (0, utils_1.registerColor)('editorError.border', { dark: null, light: null, hc: color_1.Color.fromHex('#E47777').transparent(0.8) }, (0, ide_core_common_1.localize)('errorBorder', 'Border color of error boxes in the editor.'));
13
- exports.editorWarningForeground = (0, utils_1.registerColor)('editorWarning.foreground', { dark: '#CCA700', light: '#E9A700', hc: null }, (0, ide_core_common_1.localize)('editorWarning.foreground', 'Foreground color of warning squigglies in the editor.'));
14
- exports.editorWarningBorder = (0, utils_1.registerColor)('editorWarning.border', { dark: null, light: null, hc: color_1.Color.fromHex('#FFCC00').transparent(0.8) }, (0, ide_core_common_1.localize)('warningBorder', 'Border color of warning boxes in the editor.'));
15
- exports.editorInfoForeground = (0, utils_1.registerColor)('editorInfo.foreground', { dark: '#75BEFF', light: '#75BEFF', hc: null }, (0, ide_core_common_1.localize)('editorInfo.foreground', 'Foreground color of info squigglies in the editor.'));
16
- exports.editorInfoBorder = (0, utils_1.registerColor)('editorInfo.border', { dark: null, light: null, hc: color_1.Color.fromHex('#71B771').transparent(0.8) }, (0, ide_core_common_1.localize)('infoBorder', 'Border color of info boxes in the editor.'));
17
- exports.editorHintForeground = (0, utils_1.registerColor)('editorHint.foreground', { dark: color_1.Color.fromHex('#eeeeee').transparent(0.7), light: '#6c6c6c', hc: null }, (0, ide_core_common_1.localize)('editorHint.foreground', 'Foreground color of hint squigglies in the editor.'));
18
- exports.editorHintBorder = (0, utils_1.registerColor)('editorHint.border', { dark: null, light: null, hc: color_1.Color.fromHex('#eeeeee').transparent(0.8) }, (0, ide_core_common_1.localize)('hintBorder', 'Border color of hint boxes in the editor.'));
19
- /**
20
- * Editor background color.
21
- * Because of bug https://monacotools.visualstudio.com/DefaultCollection/Monaco/_workitems/edit/13254
22
- * we are *not* using the color white (or #ffffff, rgba(255,255,255)) but something very close to white.
23
- */
24
- exports.editorBackground = (0, utils_1.registerColor)('editor.background', { light: '#fffffe', dark: '#1E1E1E', hc: basic_color_1.backgroundColor }, (0, ide_core_common_1.localize)('editorBackground', 'Editor background color.'));
10
+ const list_tree_1 = require("./list-tree");
11
+ // TODO COLOR 此处vscode内的editor error warning info颜色都有做修改
12
+ exports.editorErrorBackground = (0, utils_1.registerColor)('editorError.background', { dark: null, light: null, hcDark: null, hcLight: null }, (0, ide_core_common_1.localize)('editorError.background', 'Background color of error text in the editor. The color must not be opaque so as not to hide underlying decorations.'), true);
13
+ exports.editorErrorForeground = (0, utils_1.registerColor)('editorError.foreground', { dark: '#F14C4C', light: '#E51400', hcDark: '#F48771', hcLight: '#B5200D' }, (0, ide_core_common_1.localize)('editorError.foreground', 'Foreground color of error squigglies in the editor.'));
14
+ exports.editorErrorBorder = (0, utils_1.registerColor)('editorError.border', {
15
+ dark: null,
16
+ light: null,
17
+ hcDark: color_1.Color.fromHex('#E47777').transparent(0.8),
18
+ hcLight: '#B5200D',
19
+ }, (0, ide_core_common_1.localize)('errorBorder', 'Border color of error boxes in the editor.'));
20
+ exports.editorWarningBackground = (0, utils_1.registerColor)('editorWarning.background', { dark: null, light: null, hcDark: null, hcLight: null }, (0, ide_core_common_1.localize)('editorWarning.background', 'Background color of warning text in the editor. The color must not be opaque so as not to hide underlying decorations.'), true);
21
+ exports.editorWarningForeground = (0, utils_1.registerColor)('editorWarning.foreground', { dark: '#CCA700', light: '#BF8803', hcDark: '#FFD37', hcLight: '#895503' }, (0, ide_core_common_1.localize)('editorWarning.foreground', 'Foreground color of warning squigglies in the editor.'));
22
+ exports.editorWarningBorder = (0, utils_1.registerColor)('editorWarning.border', {
23
+ dark: null,
24
+ light: null,
25
+ hcDark: color_1.Color.fromHex('#FFCC00').transparent(0.8),
26
+ hcLight: '#',
27
+ }, (0, ide_core_common_1.localize)('warningBorder', 'Border color of warning boxes in the editor.'));
28
+ exports.editorInfoForeground = (0, utils_1.registerColor)('editorInfo.foreground', { dark: '#3794FF', light: '#1a85ff', hcDark: '#3794FF', hcLight: '#1a85ff' }, (0, ide_core_common_1.localize)('editorInfo.foreground', 'Foreground color of info squigglies in the editor.'));
29
+ exports.editorInfoBorder = (0, utils_1.registerColor)('editorInfo.border', {
30
+ dark: null,
31
+ light: null,
32
+ hcDark: color_1.Color.fromHex('#3794FF').transparent(0.8),
33
+ hcLight: '#292929',
34
+ }, (0, ide_core_common_1.localize)('infoBorder', 'Border color of info boxes in the editor.'));
35
+ exports.editorInfoBackground = (0, utils_1.registerColor)('editorInfo.background', { dark: null, light: null, hcDark: null, hcLight: null }, (0, ide_core_common_1.localize)('editorInfo.background', 'Background color of info text in the editor. The color must not be opaque so as not to hide underlying decorations.'), true);
36
+ exports.editorHintForeground = (0, utils_1.registerColor)('editorHint.foreground', { dark: color_1.Color.fromHex('#eeeeee').transparent(0.7), light: '#6c6c6c', hcDark: null, hcLight: null }, (0, ide_core_common_1.localize)('editorHint.foreground', 'Foreground color of hint squigglies in the editor.'));
37
+ exports.editorHintBorder = (0, utils_1.registerColor)('editorHint.border', { dark: null, light: null, hcDark: color_1.Color.fromHex('#eeeeee').transparent(0.8), hcLight: '#292929' }, (0, ide_core_common_1.localize)('hintBorder', 'Border color of hint boxes in the editor.'));
38
+ exports.editorBackground = (0, utils_1.registerColor)('editor.background', { light: '#ffffff', dark: '#1E1E1E', hcDark: color_1.Color.black, hcLight: color_1.Color.white }, (0, ide_core_common_1.localize)('editorBackground', 'Editor background color.'));
25
39
  /**
26
40
  * Editor foreground color.
27
41
  */
28
- exports.editorForeground = (0, utils_1.registerColor)('editor.foreground', { light: '#333333', dark: '#BBBBBB', hc: basic_color_1.foregroundColor }, (0, ide_core_common_1.localize)('editorForeground', 'Editor default foreground color.'));
42
+ exports.editorForeground = (0, utils_1.registerColor)('editor.foreground', { light: '#333333', dark: '#BBBBBB', hcDark: color_1.Color.white, hcLight: base_1.foreground }, (0, ide_core_common_1.localize)('editorForeground', 'Editor default foreground color.'));
29
43
  /**
30
44
  * Editor widgets
31
45
  */
32
- exports.editorWidgetForeground = (0, utils_1.registerColor)('editorWidget.foreground', { dark: base_1.foreground, light: base_1.foreground, hc: base_1.foreground }, (0, ide_core_common_1.localize)('editorWidgetForeground', 'Foreground color of editor widgets, such as find/replace.'));
33
- exports.editorWidgetBackground = (0, utils_1.registerColor)('editorWidget.background', { dark: '#252526', light: '#F3F3F3', hc: '#0C141F' }, (0, ide_core_common_1.localize)('editorWidgetBackground', 'Background color of editor widgets, such as find/replace.'));
34
- exports.editorWidgetBorder = (0, utils_1.registerColor)('editorWidget.border', { dark: '#454545', light: '#C8C8C8', hc: base_1.contrastBorder }, (0, ide_core_common_1.localize)('editorWidgetBorder', 'Border color of editor widgets. The color is only used if the widget chooses to have a border and if the color is not overridden by a widget.'));
35
- exports.editorWidgetResizeBorder = (0, utils_1.registerColor)('editorWidget.resizeBorder', { light: null, dark: null, hc: null }, (0, ide_core_common_1.localize)('editorWidgetResizeBorder', 'Border color of the resize bar of editor widgets. The color is only used if the widget chooses to have a resize border and if the color is not overridden by a widget.'));
46
+ exports.editorWidgetForeground = (0, utils_1.registerColor)('editorWidget.foreground', { dark: base_1.foreground, light: base_1.foreground, hcDark: base_1.foreground, hcLight: base_1.foreground }, (0, ide_core_common_1.localize)('editorWidgetForeground', 'Foreground color of editor widgets, such as find/replace.'));
47
+ exports.editorWidgetBackground = (0, utils_1.registerColor)('editorWidget.background', { dark: '#252526', light: '#F3F3F3', hcDark: '#0C141F', hcLight: color_1.Color.white }, (0, ide_core_common_1.localize)('editorWidgetBackground', 'Background color of editor widgets, such as find/replace.'));
48
+ exports.editorWidgetBorder = (0, utils_1.registerColor)('editorWidget.border', { dark: '#454545', light: '#C8C8C8', hcDark: base_1.contrastBorder, hcLight: base_1.contrastBorder }, (0, ide_core_common_1.localize)('editorWidgetBorder', 'Border color of editor widgets. The color is only used if the widget chooses to have a border and if the color is not overridden by a widget.'));
49
+ exports.editorWidgetResizeBorder = (0, utils_1.registerColor)('editorWidget.resizeBorder', { light: null, dark: null, hcDark: null, hcLight: null }, (0, ide_core_common_1.localize)('editorWidgetResizeBorder', 'Border color of the resize bar of editor widgets. The color is only used if the widget chooses to have a resize border and if the color is not overridden by a widget.'));
36
50
  /**
37
51
  * Editor selection colors.
38
52
  */
39
- exports.editorSelectionBackground = (0, utils_1.registerColor)('editor.selectionBackground', { light: '#ADD6FF', dark: '#264F78', hc: '#f3f518' }, (0, ide_core_common_1.localize)('editorSelectionBackground', 'Color of the editor selection.'));
40
- exports.editorSelectionForeground = (0, utils_1.registerColor)('editor.selectionForeground', { light: null, dark: null, hc: '#000000' }, (0, ide_core_common_1.localize)('editorSelectionForeground', 'Color of the selected text for high contrast.'));
53
+ exports.editorSelectionBackground = (0, utils_1.registerColor)('editor.selectionBackground', { light: '#ADD6FF', dark: '#264F78', hcDark: '#f3f518', hcLight: '#0F4A85' }, (0, ide_core_common_1.localize)('editorSelectionBackground', 'Color of the editor selection.'));
54
+ exports.editorSelectionForeground = (0, utils_1.registerColor)('editor.selectionForeground', { light: null, dark: null, hcDark: '#000000', hcLight: color_1.Color.white }, (0, ide_core_common_1.localize)('editorSelectionForeground', 'Color of the selected text for high contrast.'));
41
55
  exports.editorInactiveSelection = (0, utils_1.registerColor)('editor.inactiveSelectionBackground', {
42
56
  light: (0, utils_1.transparent)(exports.editorSelectionBackground, 0.5),
43
57
  dark: (0, utils_1.transparent)(exports.editorSelectionBackground, 0.5),
44
- hc: (0, utils_1.transparent)(exports.editorSelectionBackground, 0.5),
58
+ hcDark: (0, utils_1.transparent)(exports.editorSelectionBackground, 0.7),
59
+ hcLight: (0, utils_1.transparent)(exports.editorSelectionBackground, 0.5),
45
60
  }, (0, ide_core_common_1.localize)('editorInactiveSelection', 'Color of the selection in an inactive editor. The color must not be opaque so as not to hide underlying decorations.'), true);
46
61
  exports.editorSelectionHighlight = (0, utils_1.registerColor)('editor.selectionHighlightBackground', {
47
62
  light: (0, utils_1.lessProminent)(exports.editorSelectionBackground, exports.editorBackground, 0.3, 0.6),
48
63
  dark: (0, utils_1.lessProminent)(exports.editorSelectionBackground, exports.editorBackground, 0.3, 0.6),
49
- hc: null,
64
+ hcDark: null,
65
+ hcLight: null,
50
66
  }, (0, ide_core_common_1.localize)('editorSelectionHighlight', 'Color for regions with the same content as the selection. The color must not be opaque so as not to hide underlying decorations.'), true);
51
- exports.editorSelectionHighlightBorder = (0, utils_1.registerColor)('editor.selectionHighlightBorder', { light: null, dark: null, hc: base_1.activeContrastBorder }, (0, ide_core_common_1.localize)('editorSelectionHighlightBorder', 'Border color for regions with the same content as the selection.'));
67
+ exports.editorSelectionHighlightBorder = (0, utils_1.registerColor)('editor.selectionHighlightBorder', { light: null, dark: null, hcDark: base_1.activeContrastBorder, hcLight: base_1.activeContrastBorder }, (0, ide_core_common_1.localize)('editorSelectionHighlightBorder', 'Border color for regions with the same content as the selection.'));
52
68
  /**
53
69
  * Editor find match colors.
54
70
  */
55
- exports.editorFindMatch = (0, utils_1.registerColor)('editor.findMatchBackground', { light: '#A8AC94', dark: '#515C6A', hc: null }, (0, ide_core_common_1.localize)('editorFindMatch', 'Color of the current search match.'));
56
- exports.editorFindMatchHighlight = (0, utils_1.registerColor)('editor.findMatchHighlightBackground', { light: '#EA5C0055', dark: '#EA5C0055', hc: null }, (0, ide_core_common_1.localize)('findMatchHighlight', 'Color of the other search matches. The color must not be opaque so as not to hide underlying decorations.'), true);
57
- exports.editorFindRangeHighlight = (0, utils_1.registerColor)('editor.findRangeHighlightBackground', { dark: '#3a3d4166', light: '#b4b4b44d', hc: null }, (0, ide_core_common_1.localize)('findRangeHighlight', 'Color of the range limiting the search. The color must not be opaque so as not to hide underlying decorations.'), true);
58
- exports.editorFindMatchBorder = (0, utils_1.registerColor)('editor.findMatchBorder', { light: null, dark: null, hc: base_1.activeContrastBorder }, (0, ide_core_common_1.localize)('editorFindMatchBorder', 'Border color of the current search match.'));
59
- exports.editorFindMatchHighlightBorder = (0, utils_1.registerColor)('editor.findMatchHighlightBorder', { light: null, dark: null, hc: base_1.activeContrastBorder }, (0, ide_core_common_1.localize)('findMatchHighlightBorder', 'Border color of the other search matches.'));
60
- exports.editorFindRangeHighlightBorder = (0, utils_1.registerColor)('editor.findRangeHighlightBorder', { dark: null, light: null, hc: (0, utils_1.transparent)(base_1.activeContrastBorder, 0.4) }, (0, ide_core_common_1.localize)('findRangeHighlightBorder', 'Border color of the range limiting the search. The color must not be opaque so as not to hide underlying decorations.'), true);
71
+ exports.editorFindMatch = (0, utils_1.registerColor)('editor.findMatchBackground', { light: '#A8AC94', dark: '#515C6A', hcDark: null, hcLight: null }, (0, ide_core_common_1.localize)('editorFindMatch', 'Color of the current search match.'));
72
+ exports.editorFindMatchHighlight = (0, utils_1.registerColor)('editor.findMatchHighlightBackground', { light: '#EA5C0055', dark: '#EA5C0055', hcDark: '#EA5C0055', hcLight: '#EA5C0055' }, (0, ide_core_common_1.localize)('findMatchHighlight', 'Color of the other search matches. The color must not be opaque so as not to hide underlying decorations.'), true);
73
+ exports.editorFindRangeHighlight = (0, utils_1.registerColor)('editor.findRangeHighlightBackground', { dark: '#3a3d4166', light: '#b4b4b44d', hcDark: null, hcLight: null }, (0, ide_core_common_1.localize)('findRangeHighlight', 'Color of the range limiting the search. The color must not be opaque so as not to hide underlying decorations.'), true);
74
+ exports.editorFindMatchBorder = (0, utils_1.registerColor)('editor.findMatchBorder', { light: null, dark: null, hcDark: base_1.activeContrastBorder, hcLight: base_1.activeContrastBorder }, (0, ide_core_common_1.localize)('editorFindMatchBorder', 'Border color of the current search match.'));
75
+ exports.editorFindMatchHighlightBorder = (0, utils_1.registerColor)('editor.findMatchHighlightBorder', { light: null, dark: null, hcDark: base_1.activeContrastBorder, hcLight: base_1.activeContrastBorder }, (0, ide_core_common_1.localize)('findMatchHighlightBorder', 'Border color of the other search matches.'));
76
+ exports.editorFindRangeHighlightBorder = (0, utils_1.registerColor)('editor.findRangeHighlightBorder', {
77
+ dark: null,
78
+ light: null,
79
+ hcDark: (0, utils_1.transparent)(base_1.activeContrastBorder, 0.4),
80
+ hcLight: (0, utils_1.transparent)(base_1.activeContrastBorder, 0.4),
81
+ }, (0, ide_core_common_1.localize)('findRangeHighlightBorder', 'Border color of the range limiting the search. The color must not be opaque so as not to hide underlying decorations.'), true);
82
+ /**
83
+ * Search Editor query match colors.
84
+ *
85
+ * Distinct from normal editor find match to allow for better differentiation
86
+ */
87
+ exports.searchEditorFindMatch = (0, utils_1.registerColor)('searchEditor.findMatchBackground', {
88
+ light: (0, utils_1.transparent)(exports.editorFindMatchHighlight, 0.66),
89
+ dark: (0, utils_1.transparent)(exports.editorFindMatchHighlight, 0.66),
90
+ hcDark: exports.editorFindMatchHighlight,
91
+ hcLight: exports.editorFindMatchHighlight,
92
+ }, (0, ide_core_common_1.localize)('searchEditor.queryMatch', 'Color of the Search Editor query matches.'));
93
+ exports.searchEditorFindMatchBorder = (0, utils_1.registerColor)('searchEditor.findMatchBorder', {
94
+ light: (0, utils_1.transparent)(exports.editorFindMatchHighlightBorder, 0.66),
95
+ dark: (0, utils_1.transparent)(exports.editorFindMatchHighlightBorder, 0.66),
96
+ hcDark: exports.editorFindMatchHighlightBorder,
97
+ hcLight: exports.editorFindMatchHighlightBorder,
98
+ }, (0, ide_core_common_1.localize)('searchEditor.editorFindMatchBorder', 'Border color of the Search Editor query matches.'));
61
99
  /**
62
100
  * Editor hover
63
101
  */
64
- exports.editorHoverHighlight = (0, utils_1.registerColor)('editor.hoverHighlightBackground', { light: '#ADD6FF26', dark: '#264f7840', hc: '#ADD6FF26' }, (0, ide_core_common_1.localize)('hoverHighlight', 'Highlight below the word for which a hover is shown. The color must not be opaque so as not to hide underlying decorations.'), true);
65
- exports.editorHoverBackground = (0, utils_1.registerColor)('editorHoverWidget.background', { light: exports.editorWidgetBackground, dark: exports.editorWidgetBackground, hc: exports.editorWidgetBackground }, (0, ide_core_common_1.localize)('hoverBackground', 'Background color of the editor hover.'));
66
- exports.editorHoverBorder = (0, utils_1.registerColor)('editorHoverWidget.border', { light: exports.editorWidgetBorder, dark: exports.editorWidgetBorder, hc: exports.editorWidgetBorder }, (0, ide_core_common_1.localize)('hoverBorder', 'Border color of the editor hover.'));
67
- exports.editorHoverStatusBarBackground = (0, utils_1.registerColor)('editorHoverWidget.statusBarBackground', { dark: (0, utils_1.lighten)(exports.editorHoverBackground, 0.2), light: (0, utils_1.darken)(exports.editorHoverBackground, 0.05), hc: exports.editorWidgetBackground }, (0, ide_core_common_1.localize)('statusBarBackground', 'Background color of the editor hover status bar.'));
102
+ exports.editorHoverHighlight = (0, utils_1.registerColor)('editor.hoverHighlightBackground', { light: '#ADD6FF26', dark: '#264f7840', hcDark: '#ADD6FF26', hcLight: null }, (0, ide_core_common_1.localize)('hoverHighlight', 'Highlight below the word for which a hover is shown. The color must not be opaque so as not to hide underlying decorations.'), true);
103
+ exports.editorHoverBackground = (0, utils_1.registerColor)('editorHoverWidget.background', {
104
+ light: exports.editorWidgetBackground,
105
+ dark: exports.editorWidgetBackground,
106
+ hcDark: exports.editorWidgetBackground,
107
+ hcLight: exports.editorWidgetBackground,
108
+ }, (0, ide_core_common_1.localize)('hoverBackground', 'Background color of the editor hover.'));
109
+ exports.editorHoverForeground = (0, utils_1.registerColor)('editorHoverWidget.foreground', {
110
+ light: exports.editorWidgetForeground,
111
+ dark: exports.editorWidgetForeground,
112
+ hcDark: exports.editorWidgetForeground,
113
+ hcLight: exports.editorWidgetForeground,
114
+ }, (0, ide_core_common_1.localize)('hoverForeground', 'Foreground color of the editor hover.'));
115
+ exports.editorHoverBorder = (0, utils_1.registerColor)('editorHoverWidget.border', { light: exports.editorWidgetBorder, dark: exports.editorWidgetBorder, hcDark: exports.editorWidgetBorder, hcLight: exports.editorWidgetBorder }, (0, ide_core_common_1.localize)('hoverBorder', 'Border color of the editor hover.'));
116
+ exports.editorHoverStatusBarBackground = (0, utils_1.registerColor)('editorHoverWidget.statusBarBackground', {
117
+ dark: (0, utils_1.lighten)(exports.editorHoverBackground, 0.2),
118
+ light: (0, utils_1.darken)(exports.editorHoverBackground, 0.05),
119
+ hcDark: exports.editorWidgetBackground,
120
+ hcLight: exports.editorWidgetBackground,
121
+ }, (0, ide_core_common_1.localize)('statusBarBackground', 'Background color of the editor hover status bar.'));
68
122
  /**
69
123
  * Editor link colors
70
124
  */
71
- exports.editorActiveLinkForeground = (0, utils_1.registerColor)('editorLink.activeForeground', { dark: '#4E94CE', light: color_1.Color.blue, hc: color_1.Color.cyan }, (0, ide_core_common_1.localize)('activeLinkForeground', 'Color of active links.'));
125
+ exports.editorActiveLinkForeground = (0, utils_1.registerColor)('editorLink.activeForeground', { dark: '#4E94CE', light: color_1.Color.blue, hcDark: color_1.Color.cyan, hcLight: '#292929' }, (0, ide_core_common_1.localize)('activeLinkForeground', 'Color of active links.'));
72
126
  /**
73
127
  * Diff Editor Colors
74
128
  */
75
129
  exports.defaultInsertColor = new color_1.Color(new color_1.RGBA(155, 185, 85, 0.2));
76
130
  exports.defaultRemoveColor = new color_1.Color(new color_1.RGBA(255, 0, 0, 0.2));
77
- exports.diffInserted = (0, utils_1.registerColor)('diffEditor.insertedTextBackground', { dark: exports.defaultInsertColor, light: exports.defaultInsertColor, hc: null }, (0, ide_core_common_1.localize)('diffEditorInserted', 'Background color for text that got inserted. The color must not be opaque so as not to hide underlying decorations.'), true);
78
- exports.diffRemoved = (0, utils_1.registerColor)('diffEditor.removedTextBackground', { dark: exports.defaultRemoveColor, light: exports.defaultRemoveColor, hc: null }, (0, ide_core_common_1.localize)('diffEditorRemoved', 'Background color for text that got removed. The color must not be opaque so as not to hide underlying decorations.'), true);
79
- exports.diffInsertedOutline = (0, utils_1.registerColor)('diffEditor.insertedTextBorder', { dark: null, light: null, hc: '#33ff2eff' }, (0, ide_core_common_1.localize)('diffEditorInsertedOutline', 'Outline color for the text that got inserted.'));
80
- exports.diffRemovedOutline = (0, utils_1.registerColor)('diffEditor.removedTextBorder', { dark: null, light: null, hc: '#FF008F' }, (0, ide_core_common_1.localize)('diffEditorRemovedOutline', 'Outline color for text that got removed.'));
81
- exports.diffBorder = (0, utils_1.registerColor)('diffEditor.border', { dark: null, light: null, hc: base_1.contrastBorder }, (0, ide_core_common_1.localize)('diffEditorBorder', 'Border color between the two text editors.'));
131
+ exports.diffInserted = (0, utils_1.registerColor)('diffEditor.insertedTextBackground', { dark: exports.defaultInsertColor, light: exports.defaultInsertColor, hcDark: null, hcLight: null }, (0, ide_core_common_1.localize)('diffEditorInserted', 'Background color for text that got inserted. The color must not be opaque so as not to hide underlying decorations.'), true);
132
+ exports.diffRemoved = (0, utils_1.registerColor)('diffEditor.removedTextBackground', { dark: '#ff000066', light: '#ff00004d', hcDark: null, hcLight: null }, (0, ide_core_common_1.localize)('diffEditorRemoved', 'Background color for text that got removed. The color must not be opaque so as not to hide underlying decorations.'), true);
133
+ exports.diffInsertedLine = (0, utils_1.registerColor)('diffEditor.insertedLineBackground', { dark: exports.defaultInsertColor, light: exports.defaultInsertColor, hcDark: null, hcLight: null }, (0, ide_core_common_1.localize)('diffEditorInsertedLines', 'Background color for lines that got inserted. The color must not be opaque so as not to hide underlying decorations.'), true);
134
+ exports.diffRemovedLine = (0, utils_1.registerColor)('diffEditor.removedLineBackground', { dark: exports.defaultRemoveColor, light: exports.defaultRemoveColor, hcDark: null, hcLight: null }, (0, ide_core_common_1.localize)('diffEditorRemovedLines', 'Background color for lines that got removed. The color must not be opaque so as not to hide underlying decorations.'), true);
135
+ exports.diffInsertedLineGutter = (0, utils_1.registerColor)('diffEditorGutter.insertedLineBackground', { dark: null, light: null, hcDark: null, hcLight: null }, (0, ide_core_common_1.localize)('diffEditorInsertedLineGutter', 'Background color for the margin where lines got inserted.'));
136
+ exports.diffRemovedLineGutter = (0, utils_1.registerColor)('diffEditorGutter.removedLineBackground', { dark: null, light: null, hcDark: null, hcLight: null }, (0, ide_core_common_1.localize)('diffEditorRemovedLineGutter', 'Background color for the margin where lines got removed.'));
137
+ exports.diffOverviewRulerInserted = (0, utils_1.registerColor)('diffEditorOverview.insertedForeground', { dark: null, light: null, hcDark: null, hcLight: null }, (0, ide_core_common_1.localize)('diffEditorOverviewInserted', 'Diff overview ruler foreground for inserted content.'));
138
+ exports.diffOverviewRulerRemoved = (0, utils_1.registerColor)('diffEditorOverview.removedForeground', { dark: null, light: null, hcDark: null, hcLight: null }, (0, ide_core_common_1.localize)('diffEditorOverviewRemoved', 'Diff overview ruler foreground for removed content.'));
139
+ exports.diffInsertedOutline = (0, utils_1.registerColor)('diffEditor.insertedTextBorder', { dark: null, light: null, hcDark: '#33ff2eff', hcLight: '#374E06' }, (0, ide_core_common_1.localize)('diffEditorInsertedOutline', 'Outline color for the text that got inserted.'));
140
+ exports.diffRemovedOutline = (0, utils_1.registerColor)('diffEditor.removedTextBorder', { dark: null, light: null, hcDark: '#FF008F', hcLight: '#AD0707' }, (0, ide_core_common_1.localize)('diffEditorRemovedOutline', 'Outline color for text that got removed.'));
141
+ exports.diffBorder = (0, utils_1.registerColor)('diffEditor.border', { dark: null, light: null, hcDark: base_1.contrastBorder, hcLight: base_1.contrastBorder }, (0, ide_core_common_1.localize)('diffEditorBorder', 'Border color between the two text editors.'));
142
+ exports.diffDiagonalFill = (0, utils_1.registerColor)('diffEditor.diagonalFill', { dark: '#cccccc33', light: '#22222233', hcDark: null, hcLight: null }, (0, ide_core_common_1.localize)('diffDiagonalFill', "Color of the diff editor's diagonal fill. The diagonal fill is used in side-by-side diff views."));
82
143
  /**
83
144
  * Editor View Colors from editorColorRegistry
84
145
  */
85
- exports.editorLineHighlight = (0, utils_1.registerColor)('editor.lineHighlightBackground', { dark: null, light: null, hc: null }, (0, ide_core_common_1.localize)('lineHighlight', 'Background color for the highlight of line at the cursor position.'));
86
- exports.editorLineHighlightBorder = (0, utils_1.registerColor)('editor.lineHighlightBorder', { dark: '#282828', light: '#eeeeee', hc: '#f38518' }, (0, ide_core_common_1.localize)('lineHighlightBorderBox', 'Background color for the border around the line at the cursor position.'));
87
- exports.editorRangeHighlight = (0, utils_1.registerColor)('editor.rangeHighlightBackground', { dark: '#ffffff0b', light: '#fdff0033', hc: null }, (0, ide_core_common_1.localize)('rangeHighlight', 'Background color of highlighted ranges, like by quick open and find features. The color must not be opaque so as not to hide underlying decorations.'), true);
88
- exports.editorRangeHighlightBorder = (0, utils_1.registerColor)('editor.rangeHighlightBorder', { dark: null, light: null, hc: base_1.activeContrastBorder }, (0, ide_core_common_1.localize)('rangeHighlightBorder', 'Background color of the border around highlighted ranges.'), true);
89
- exports.editorCursorForeground = (0, utils_1.registerColor)('editorCursor.foreground', { dark: '#AEAFAD', light: color_1.Color.black, hc: color_1.Color.white }, (0, ide_core_common_1.localize)('caret', 'Color of the editor cursor.'));
146
+ exports.editorLineHighlight = (0, utils_1.registerColor)('editor.lineHighlightBackground', { dark: null, light: null, hcDark: null, hcLight: null }, (0, ide_core_common_1.localize)('lineHighlight', 'Background color for the highlight of line at the cursor position.'));
147
+ exports.editorLineHighlightBorder = (0, utils_1.registerColor)('editor.lineHighlightBorder', { dark: '#282828', light: '#eeeeee', hcDark: '#f38518', hcLight: base_1.contrastBorder }, (0, ide_core_common_1.localize)('lineHighlightBorderBox', 'Background color for the border around the line at the cursor position.'));
148
+ exports.editorRangeHighlight = (0, utils_1.registerColor)('editor.rangeHighlightBackground', { dark: '#ffffff0b', light: '#fdff0033', hcDark: null, hcLight: null }, (0, ide_core_common_1.localize)('rangeHighlight', 'Background color of highlighted ranges, like by quick open and find features. The color must not be opaque so as not to hide underlying decorations.'), true);
149
+ exports.editorRangeHighlightBorder = (0, utils_1.registerColor)('editor.rangeHighlightBorder', { dark: null, light: null, hcDark: base_1.activeContrastBorder, hcLight: base_1.activeContrastBorder }, (0, ide_core_common_1.localize)('rangeHighlightBorder', 'Background color of the border around highlighted ranges.'), true);
150
+ exports.editorSymbolHighlight = (0, utils_1.registerColor)('editor.symbolHighlightBackground', { dark: exports.editorFindMatchHighlight, light: exports.editorFindMatchHighlight, hcDark: null, hcLight: null }, (0, ide_core_common_1.localize)('symbolHighlight', 'Background color of highlighted symbol, like for go to definition or go next/previous symbol. The color must not be opaque so as not to hide underlying decorations.'), true);
151
+ exports.editorSymbolHighlightBorder = (0, utils_1.registerColor)('editor.symbolHighlightBorder', { dark: null, light: null, hcDark: base_1.activeContrastBorder, hcLight: base_1.activeContrastBorder }, (0, ide_core_common_1.localize)('symbolHighlightBorder', 'Background color of the border around highlighted symbols.'), true);
152
+ exports.editorCursorForeground = (0, utils_1.registerColor)('editorCursor.foreground', { dark: '#AEAFAD', light: color_1.Color.black, hcDark: color_1.Color.white, hcLight: '#0F4A85' }, (0, ide_core_common_1.localize)('caret', 'Color of the editor cursor.'));
90
153
  exports.editorCursorBackground = (0, utils_1.registerColor)('editorCursor.background', null, (0, ide_core_common_1.localize)('editorCursorBackground', 'The background color of the editor cursor. Allows customizing the color of a character overlapped by a block cursor.'));
91
- exports.editorWhitespaces = (0, utils_1.registerColor)('editorWhitespace.foreground', { dark: '#e3e4e229', light: '#33333333', hc: '#e3e4e229' }, (0, ide_core_common_1.localize)('editorWhitespaces', 'Color of whitespace characters in the editor.'));
92
- exports.editorIndentGuides = (0, utils_1.registerColor)('editorIndentGuide.background', { dark: exports.editorWhitespaces, light: exports.editorWhitespaces, hc: exports.editorWhitespaces }, (0, ide_core_common_1.localize)('editorIndentGuides', 'Color of the editor indentation guides.'));
93
- exports.editorActiveIndentGuides = (0, utils_1.registerColor)('editorIndentGuide.activeBackground', { dark: exports.editorWhitespaces, light: exports.editorWhitespaces, hc: exports.editorWhitespaces }, (0, ide_core_common_1.localize)('editorActiveIndentGuide', 'Color of the active editor indentation guides.'));
94
- exports.editorLineNumbers = (0, utils_1.registerColor)('editorLineNumber.foreground', { dark: '#858585', light: '#237893', hc: color_1.Color.white }, (0, ide_core_common_1.localize)('editorLineNumbers', 'Color of editor line numbers.'));
95
- const deprecatedEditorActiveLineNumber = (0, utils_1.registerColor)('editorActiveLineNumber.foreground', { dark: '#c6c6c6', light: '#0B216F', hc: base_1.activeContrastBorder }, (0, ide_core_common_1.localize)('editorActiveLineNumber', 'Color of editor active line number'), false, (0, ide_core_common_1.localize)('deprecatedEditorActiveLineNumber', "Id is deprecated. Use 'editorLineNumber.activeForeground' instead."));
154
+ exports.editorWhitespaces = (0, utils_1.registerColor)('editorWhitespace.foreground', { dark: '#e3e4e229', light: '#33333333', hcDark: '#e3e4e229', hcLight: '#CCCCCC' }, (0, ide_core_common_1.localize)('editorWhitespaces', 'Color of whitespace characters in the editor.'));
155
+ exports.editorIndentGuides = (0, utils_1.registerColor)('editorIndentGuide.background', { dark: exports.editorWhitespaces, light: exports.editorWhitespaces, hcDark: exports.editorWhitespaces, hcLight: exports.editorWhitespaces }, (0, ide_core_common_1.localize)('editorIndentGuides', 'Color of the editor indentation guides.'));
156
+ exports.editorActiveIndentGuides = (0, utils_1.registerColor)('editorIndentGuide.activeBackground', { dark: exports.editorWhitespaces, light: exports.editorWhitespaces, hcDark: exports.editorWhitespaces, hcLight: exports.editorWhitespaces }, (0, ide_core_common_1.localize)('editorActiveIndentGuide', 'Color of the active editor indentation guides.'));
157
+ exports.editorLineNumbers = (0, utils_1.registerColor)('editorLineNumber.foreground', { dark: '#858585', light: '#237893', hcDark: color_1.Color.white, hcLight: '#292929' }, (0, ide_core_common_1.localize)('editorLineNumbers', 'Color of editor line numbers.'));
158
+ const deprecatedEditorActiveLineNumber = (0, utils_1.registerColor)('editorActiveLineNumber.foreground', { dark: '#c6c6c6', light: '#0B216F', hcDark: base_1.activeContrastBorder, hcLight: base_1.activeContrastBorder }, (0, ide_core_common_1.localize)('editorActiveLineNumber', 'Color of editor active line number'), false, (0, ide_core_common_1.localize)('deprecatedEditorActiveLineNumber', "Id is deprecated. Use 'editorLineNumber.activeForeground' instead."));
96
159
  exports.editorActiveLineNumber = (0, utils_1.registerColor)('editorLineNumber.activeForeground', {
97
160
  dark: deprecatedEditorActiveLineNumber,
98
161
  light: deprecatedEditorActiveLineNumber,
99
- hc: deprecatedEditorActiveLineNumber,
162
+ hcDark: deprecatedEditorActiveLineNumber,
163
+ hcLight: deprecatedEditorActiveLineNumber,
100
164
  }, (0, ide_core_common_1.localize)('editorActiveLineNumber', 'Color of editor active line number'));
101
- exports.editorRuler = (0, utils_1.registerColor)('editorRuler.foreground', { dark: '#5A5A5A', light: color_1.Color.lightgrey, hc: color_1.Color.white }, (0, ide_core_common_1.localize)('editorRuler', 'Color of the editor rulers.'));
102
- exports.editorCodeLensForeground = (0, utils_1.registerColor)('editorCodeLens.foreground', { dark: '#999999', light: '#999999', hc: '#999999' }, (0, ide_core_common_1.localize)('editorCodeLensForeground', 'Foreground color of editor code lenses'));
103
- exports.editorBracketMatchBackground = (0, utils_1.registerColor)('editorBracketMatch.background', { dark: '#0064001a', light: '#0064001a', hc: '#0064001a' }, (0, ide_core_common_1.localize)('editorBracketMatchBackground', 'Background color behind matching brackets'));
104
- exports.editorBracketMatchBorder = (0, utils_1.registerColor)('editorBracketMatch.border', { dark: '#888', light: '#B9B9B9', hc: '#fff' }, (0, ide_core_common_1.localize)('editorBracketMatchBorder', 'Color for matching brackets boxes'));
105
- exports.editorOverviewRulerBorder = (0, utils_1.registerColor)('editorOverviewRuler.border', { dark: '#7f7f7f4d', light: '#7f7f7f4d', hc: '#7f7f7f4d' }, (0, ide_core_common_1.localize)('editorOverviewRulerBorder', 'Color of the overview ruler border.'));
106
- const overviewRulerDefault = new color_1.Color(new color_1.RGBA(197, 197, 197, 1));
107
- exports.editorGutter = (0, utils_1.registerColor)('editorGutter.background', { dark: exports.editorBackground, light: exports.editorBackground, hc: exports.editorBackground }, (0, ide_core_common_1.localize)('editorGutter', 'Background color of the editor gutter. The gutter contains the glyph margins and the line numbers.'));
108
- exports.overviewRulerCommentingRangeForeground = (0, utils_1.registerColor)('editorGutter.commentRangeForeground', { dark: overviewRulerDefault, light: overviewRulerDefault, hc: overviewRulerDefault }, (0, ide_core_common_1.localize)('editorGutterCommentRangeForeground', 'Editor gutter decoration color for commenting ranges.'));
109
- exports.editorUnnecessaryCodeBorder = (0, utils_1.registerColor)('editorUnnecessaryCode.border', { dark: null, light: null, hc: color_1.Color.fromHex('#fff').transparent(0.8) }, (0, ide_core_common_1.localize)('unnecessaryCodeBorder', 'Border color of unnecessary (unused) source code in the editor.'));
110
- exports.editorUnnecessaryCodeOpacity = (0, utils_1.registerColor)('editorUnnecessaryCode.opacity', { dark: color_1.Color.fromHex('#000a'), light: color_1.Color.fromHex('#0007'), hc: null }, (0, ide_core_common_1.localize)('unnecessaryCodeOpacity', 'Opacity of unnecessary (unused) source code in the editor. For example, "#000000c0" will render the code with 75% opacity. For high contrast themes, use the \'editorUnnecessaryCode.border\' theme color to underline unnecessary code instead of fading it out.'));
165
+ exports.editorRuler = (0, utils_1.registerColor)('editorRuler.foreground', { dark: '#5A5A5A', light: color_1.Color.lightgrey, hcDark: color_1.Color.white, hcLight: '#292929' }, (0, ide_core_common_1.localize)('editorRuler', 'Color of the editor rulers.'));
166
+ exports.editorCodeLensForeground = (0, utils_1.registerColor)('editorCodeLens.foreground', { dark: '#999999', light: '#919191', hcDark: '#999999', hcLight: '#292929' }, (0, ide_core_common_1.localize)('editorCodeLensForeground', 'Foreground color of editor CodeLens'));
167
+ exports.editorBracketMatchBackground = (0, utils_1.registerColor)('editorBracketMatch.background', { dark: '#0064001a', light: '#0064001a', hcDark: '#0064001a', hcLight: '#0000' }, (0, ide_core_common_1.localize)('editorBracketMatchBackground', 'Background color behind matching brackets'));
168
+ exports.editorBracketMatchBorder = (0, utils_1.registerColor)('editorBracketMatch.border', { dark: '#888', light: '#B9B9B9', hcDark: base_1.contrastBorder, hcLight: base_1.contrastBorder }, (0, ide_core_common_1.localize)('editorBracketMatchBorder', 'Color for matching brackets boxes'));
169
+ exports.editorOverviewRulerBorder = (0, utils_1.registerColor)('editorOverviewRuler.border', { dark: '#7f7f7f4d', light: '#7f7f7f4d', hcDark: '#7f7f7f4d', hcLight: '#666666' }, (0, ide_core_common_1.localize)('editorOverviewRulerBorder', 'Color of the overview ruler border.'));
170
+ exports.editorOverviewRulerBackground = (0, utils_1.registerColor)('editorOverviewRuler.background', null, (0, ide_core_common_1.localize)('editorOverviewRulerBackground', 'Background color of the editor overview ruler. Only used when the minimap is enabled and placed on the right side of the editor.'));
171
+ exports.editorGutter = (0, utils_1.registerColor)('editorGutter.background', { dark: exports.editorBackground, light: exports.editorBackground, hcDark: exports.editorBackground, hcLight: exports.editorBackground }, (0, ide_core_common_1.localize)('editorGutter', 'Background color of the editor gutter. The gutter contains the glyph margins and the line numbers.'));
172
+ exports.overviewRulerCommentingRangeForeground = (0, utils_1.registerColor)('editorGutter.commentRangeForeground', {
173
+ dark: list_tree_1.listInactiveSelectionBackground,
174
+ light: (0, utils_1.darken)(list_tree_1.listInactiveSelectionBackground, 0.05),
175
+ hcDark: color_1.Color.white,
176
+ hcLight: color_1.Color.black,
177
+ }, (0, ide_core_common_1.localize)('editorGutterCommentRangeForeground', 'Editor gutter decoration color for commenting ranges.'));
178
+ exports.editorUnnecessaryCodeBorder = (0, utils_1.registerColor)('editorUnnecessaryCode.border', { dark: null, light: null, hcDark: color_1.Color.fromHex('#fff').transparent(0.8), hcLight: base_1.contrastBorder }, (0, ide_core_common_1.localize)('unnecessaryCodeBorder', 'Border color of unnecessary (unused) source code in the editor.'));
179
+ exports.editorUnnecessaryCodeOpacity = (0, utils_1.registerColor)('editorUnnecessaryCode.opacity', { dark: color_1.Color.fromHex('#000a'), light: color_1.Color.fromHex('#0007'), hcDark: null, hcLight: null }, (0, ide_core_common_1.localize)('unnecessaryCodeOpacity', 'Opacity of unnecessary (unused) source code in the editor. For example, "#000000c0" will render the code with 75% opacity. For high contrast themes, use the \'editorUnnecessaryCode.border\' theme color to underline unnecessary code instead of fading it out.'));
111
180
  const rulerRangeDefault = new color_1.Color(new color_1.RGBA(0, 122, 204, 0.6));
112
- exports.overviewRulerRangeHighlight = (0, utils_1.registerColor)('editorOverviewRuler.rangeHighlightForeground', { dark: rulerRangeDefault, light: rulerRangeDefault, hc: rulerRangeDefault }, (0, ide_core_common_1.localize)('overviewRulerRangeHighlight', 'Overview ruler marker color for range highlights. The color must not be opaque so as not to hide underlying decorations.'), true);
181
+ exports.overviewRulerRangeHighlight = (0, utils_1.registerColor)('editorOverviewRuler.rangeHighlightForeground', { dark: rulerRangeDefault, light: rulerRangeDefault, hcDark: rulerRangeDefault, hcLight: rulerRangeDefault }, (0, ide_core_common_1.localize)('overviewRulerRangeHighlight', 'Overview ruler marker color for range highlights. The color must not be opaque so as not to hide underlying decorations.'), true);
113
182
  exports.overviewRulerError = (0, utils_1.registerColor)('editorOverviewRuler.errorForeground', {
114
183
  dark: new color_1.Color(new color_1.RGBA(255, 18, 18, 0.7)),
115
184
  light: new color_1.Color(new color_1.RGBA(255, 18, 18, 0.7)),
116
- hc: new color_1.Color(new color_1.RGBA(255, 50, 50, 1)),
185
+ hcDark: new color_1.Color(new color_1.RGBA(255, 50, 50, 1)),
186
+ hcLight: '#B5200D',
117
187
  }, (0, ide_core_common_1.localize)('overviewRuleError', 'Overview ruler marker color for errors.'));
118
- exports.overviewRulerWarning = (0, utils_1.registerColor)('editorOverviewRuler.warningForeground', { dark: exports.editorWarningForeground, light: exports.editorWarningForeground, hc: exports.editorWarningBorder }, (0, ide_core_common_1.localize)('overviewRuleWarning', 'Overview ruler marker color for warnings.'));
119
- exports.overviewRulerInfo = (0, utils_1.registerColor)('editorOverviewRuler.infoForeground', { dark: exports.editorInfoForeground, light: exports.editorInfoForeground, hc: exports.editorInfoBorder }, (0, ide_core_common_1.localize)('overviewRuleInfo', 'Overview ruler marker color for infos.'));
188
+ exports.overviewRulerWarning = (0, utils_1.registerColor)('editorOverviewRuler.warningForeground', {
189
+ dark: exports.editorWarningForeground,
190
+ light: exports.editorWarningForeground,
191
+ hcDark: exports.editorWarningBorder,
192
+ hcLight: exports.editorWarningBorder,
193
+ }, (0, ide_core_common_1.localize)('overviewRuleWarning', 'Overview ruler marker color for warnings.'));
194
+ exports.overviewRulerInfo = (0, utils_1.registerColor)('editorOverviewRuler.infoForeground', { dark: exports.editorInfoForeground, light: exports.editorInfoForeground, hcDark: exports.editorInfoBorder, hcLight: exports.editorInfoBorder }, (0, ide_core_common_1.localize)('overviewRuleInfo', 'Overview ruler marker color for infos.'));
120
195
  // < --- Editors --- >
121
196
  exports.EDITOR_PANE_BACKGROUND = (0, utils_1.registerColor)('editorPane.background', {
122
197
  dark: exports.editorBackground,
123
198
  light: exports.editorBackground,
124
- hc: exports.editorBackground,
199
+ hcDark: exports.editorBackground,
200
+ hcLight: exports.editorBackground,
125
201
  }, (0, ide_core_common_1.localize)('editorPaneBackground', 'Background color of the editor pane visible on the left and right side of the centered editor layout.'));
126
- (0, utils_1.registerColor)('editorGroup.background', {
127
- dark: null,
128
- light: null,
129
- hc: null,
130
- }, (0, ide_core_common_1.localize)('editorGroupBackground', 'Deprecated background color of an editor group.'), false, (0, ide_core_common_1.localize)('deprecatedEditorGroupBackground', 'Deprecated: Background color of an editor group is no longer being supported with the introduction of the grid editor layout. You can use editorGroup.emptyBackground to set the background color of empty editor groups.'));
131
202
  exports.EDITOR_GROUP_EMPTY_BACKGROUND = (0, utils_1.registerColor)('editorGroup.emptyBackground', {
132
203
  dark: null,
133
204
  light: null,
134
- hc: null,
205
+ hcDark: null,
206
+ hcLight: null,
135
207
  }, (0, ide_core_common_1.localize)('editorGroupEmptyBackground', 'Background color of an empty editor group. Editor groups are the containers of editors.'));
136
208
  exports.EDITOR_GROUP_FOCUSED_EMPTY_BORDER = (0, utils_1.registerColor)('editorGroup.focusedEmptyBorder', {
137
209
  dark: null,
138
210
  light: null,
139
- hc: base_1.focusBorder,
211
+ hcDark: base_1.focusBorder,
212
+ hcLight: base_1.focusBorder,
140
213
  }, (0, ide_core_common_1.localize)('editorGroupFocusedEmptyBorder', 'Border color of an empty editor group that is focused. Editor groups are the containers of editors.'));
141
214
  exports.EDITOR_GROUP_HEADER_TABS_BACKGROUND = (0, utils_1.registerColor)('editorGroupHeader.tabsBackground', {
142
215
  dark: '#252526',
143
216
  light: '#F3F3F3',
144
- hc: null,
217
+ hcDark: '#000000',
218
+ hcLight: '#ffffff',
145
219
  }, (0, ide_core_common_1.localize)('tabsContainerBackground', 'Background color of the editor group title header when tabs are enabled. Editor groups are the containers of editors.'));
220
+ exports.EDITOR_GROUP_HEADER_TABS_BORDER = (0, utils_1.registerColor)('editorGroupHeader.tabsBorder', {
221
+ dark: null,
222
+ light: null,
223
+ hcDark: null,
224
+ hcLight: null,
225
+ }, (0, ide_core_common_1.localize)('tabsContainerBorder', 'Border color of the editor group title header when tabs are enabled. Editor groups are the containers of editors.'));
146
226
  exports.EDITOR_GROUP_HEADER_NO_TABS_BACKGROUND = (0, utils_1.registerColor)('editorGroupHeader.noTabsBackground', {
147
227
  dark: exports.editorBackground,
148
228
  light: exports.editorBackground,
149
- hc: exports.editorBackground,
229
+ hcDark: exports.editorBackground,
230
+ hcLight: exports.editorBackground,
150
231
  }, (0, ide_core_common_1.localize)('editorGroupHeaderBackground', 'Background color of the editor group title header when tabs are disabled (`"workbench.editor.showTabs": false`). Editor groups are the containers of editors.'));
232
+ exports.EDITOR_GROUP_HEADER_BORDER = (0, utils_1.registerColor)('editorGroupHeader.border', {
233
+ dark: null,
234
+ light: null,
235
+ hcDark: base_1.contrastBorder,
236
+ hcLight: base_1.contrastBorder,
237
+ }, (0, ide_core_common_1.localize)('editorTitleContainerBorder', 'Border color of the editor group title header. Editor groups are the containers of editors.'));
151
238
  exports.EDITOR_GROUP_BORDER = (0, utils_1.registerColor)('editorGroup.border', {
152
239
  dark: '#444444',
153
240
  light: '#E7E7E7',
154
- hc: base_1.contrastBorder,
241
+ hcDark: base_1.contrastBorder,
242
+ hcLight: base_1.contrastBorder,
155
243
  }, (0, ide_core_common_1.localize)('editorGroupBorder', 'Color to separate multiple editor groups from each other. Editor groups are the containers of editors.'));
156
244
  exports.EDITOR_DRAG_AND_DROP_BACKGROUND = (0, utils_1.registerColor)('editorGroup.dropBackground', {
157
245
  dark: color_1.Color.fromHex('#53595D').transparent(0.5),
158
246
  light: color_1.Color.fromHex('#2677CB').transparent(0.18),
159
- hc: null,
247
+ hcDark: null,
248
+ hcLight: color_1.Color.fromHex('#0F4A85').transparent(0.5),
160
249
  }, (0, ide_core_common_1.localize)('editorDragAndDropBackground', 'Background color when dragging editors around. The color should have transparency so that the editor contents can still shine through.'));
250
+ exports.EDITOR_DROP_INTO_PROMPT_FOREGROUND = (0, utils_1.registerColor)('editorGroup.dropIntoPromptForeground', {
251
+ dark: exports.editorWidgetForeground,
252
+ light: exports.editorWidgetForeground,
253
+ hcDark: exports.editorWidgetForeground,
254
+ hcLight: exports.editorWidgetForeground,
255
+ }, (0, ide_core_common_1.localize)('editorDropIntoPromptForeground', 'Foreground color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.'));
256
+ exports.EDITOR_DROP_INTO_PROMPT_BACKGROUND = (0, utils_1.registerColor)('editorGroup.dropIntoPromptBackground', {
257
+ dark: exports.editorWidgetBackground,
258
+ light: exports.editorWidgetBackground,
259
+ hcDark: exports.editorWidgetBackground,
260
+ hcLight: exports.editorWidgetBackground,
261
+ }, (0, ide_core_common_1.localize)('editorDropIntoPromptBackground', 'Background color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.'));
262
+ exports.EDITOR_DROP_INTO_PROMPT_BORDER = (0, utils_1.registerColor)('editorGroup.dropIntoPromptBorder', {
263
+ dark: null,
264
+ light: null,
265
+ hcDark: base_1.contrastBorder,
266
+ hcLight: base_1.contrastBorder,
267
+ }, (0, ide_core_common_1.localize)('editorDropIntoPromptBorder', 'Border color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.'));
268
+ exports.SIDE_BY_SIDE_EDITOR_HORIZONTAL_BORDER = (0, utils_1.registerColor)('sideBySideEditor.horizontalBorder', {
269
+ dark: exports.EDITOR_GROUP_BORDER,
270
+ light: exports.EDITOR_GROUP_BORDER,
271
+ hcDark: exports.EDITOR_GROUP_BORDER,
272
+ hcLight: exports.EDITOR_GROUP_BORDER,
273
+ }, (0, ide_core_common_1.localize)('sideBySideEditor.horizontalBorder', 'Color to separate two editors from each other when shown side by side in an editor group from top to bottom.'));
274
+ exports.SIDE_BY_SIDE_EDITOR_VERTICAL_BORDER = (0, utils_1.registerColor)('sideBySideEditor.verticalBorder', {
275
+ dark: exports.EDITOR_GROUP_BORDER,
276
+ light: exports.EDITOR_GROUP_BORDER,
277
+ hcDark: exports.EDITOR_GROUP_BORDER,
278
+ hcLight: exports.EDITOR_GROUP_BORDER,
279
+ }, (0, ide_core_common_1.localize)('sideBySideEditor.verticalBorder', 'Color to separate two editors from each other when shown side by side in an editor group from left to right.'));
161
280
  /**
162
281
  * Inline hints
163
282
  */
164
- exports.editorInlayHintForeground = (0, utils_1.registerColor)('editorInlayHint.foreground', { dark: (0, utils_1.transparent)(badge_1.badgeForeground, 0.8), light: (0, utils_1.transparent)(badge_1.badgeForeground, 0.8), hc: badge_1.badgeForeground }, (0, ide_core_common_1.localize)('editorInlayHintForeground', 'Foreground color of inline hints'));
165
- exports.editorInlayHintBackground = (0, utils_1.registerColor)('editorInlayHint.background', { dark: (0, utils_1.transparent)(badge_1.badgeBackground, 0.6), light: (0, utils_1.transparent)(badge_1.badgeBackground, 0.3), hc: badge_1.badgeBackground }, (0, ide_core_common_1.localize)('editorInlayHintBackground', 'Background color of inline hints'));
166
- exports.editorInlayHintTypeForeground = (0, utils_1.registerColor)('editorInlayHintType.foreground', { dark: (0, utils_1.transparent)(badge_1.badgeForeground, 0.8), light: (0, utils_1.transparent)(badge_1.badgeForeground, 0.8), hc: badge_1.badgeForeground }, (0, ide_core_common_1.localize)('editorInlayHintForegroundTypes', 'Foreground color of inline hints for types'));
167
- exports.editorInlayHintTypeBackground = (0, utils_1.registerColor)('editorInlayHintType.background', { dark: (0, utils_1.transparent)(badge_1.badgeBackground, 0.6), light: (0, utils_1.transparent)(badge_1.badgeBackground, 0.3), hc: badge_1.badgeBackground }, (0, ide_core_common_1.localize)('editorInlayHintBackgroundTypes', 'Background color of inline hints for types'));
168
- exports.editorInlayHintParameterForeground = (0, utils_1.registerColor)('editorInlayHintParameter.foreground', { dark: (0, utils_1.transparent)(badge_1.badgeForeground, 0.8), light: (0, utils_1.transparent)(badge_1.badgeForeground, 0.8), hc: badge_1.badgeForeground }, (0, ide_core_common_1.localize)('editorInlayHintForegroundParameter', 'Foreground color of inline hints for parameters'));
169
- exports.editorInlayHintParameterBackground = (0, utils_1.registerColor)('editorInlayHintParameter.background', { dark: (0, utils_1.transparent)(badge_1.badgeBackground, 0.6), light: (0, utils_1.transparent)(badge_1.badgeBackground, 0.3), hc: badge_1.badgeBackground }, (0, ide_core_common_1.localize)('editorInlayHintBackgroundParameter', 'Background color of inline hints for parameters'));
283
+ exports.editorInlayHintForeground = (0, utils_1.registerColor)('editorInlayHint.foreground', {
284
+ dark: (0, utils_1.transparent)(badge_1.badgeForeground, 0.8),
285
+ light: (0, utils_1.transparent)(badge_1.badgeForeground, 0.8),
286
+ hcDark: badge_1.badgeForeground,
287
+ hcLight: badge_1.badgeForeground,
288
+ }, (0, ide_core_common_1.localize)('editorInlayHintForeground', 'Foreground color of inline hints'));
289
+ exports.editorInlayHintBackground = (0, utils_1.registerColor)('editorInlayHint.background', {
290
+ dark: (0, utils_1.transparent)(badge_1.badgeBackground, 0.6),
291
+ light: (0, utils_1.transparent)(badge_1.badgeBackground, 0.3),
292
+ hcDark: badge_1.badgeBackground,
293
+ hcLight: badge_1.badgeBackground,
294
+ }, (0, ide_core_common_1.localize)('editorInlayHintBackground', 'Background color of inline hints'));
295
+ exports.editorInlayHintTypeForeground = (0, utils_1.registerColor)('editorInlayHint.typeForeground', {
296
+ dark: exports.editorInlayHintForeground,
297
+ light: exports.editorInlayHintForeground,
298
+ hcDark: exports.editorInlayHintForeground,
299
+ hcLight: exports.editorInlayHintForeground,
300
+ }, (0, ide_core_common_1.localize)('editorInlayHintForegroundTypes', 'Foreground color of inline hints for types'));
301
+ exports.editorInlayHintTypeBackground = (0, utils_1.registerColor)('editorInlayHint.typeBackground', {
302
+ dark: exports.editorInlayHintBackground,
303
+ light: exports.editorInlayHintBackground,
304
+ hcDark: exports.editorInlayHintBackground,
305
+ hcLight: exports.editorInlayHintBackground,
306
+ }, (0, ide_core_common_1.localize)('editorInlayHintBackgroundTypes', 'Background color of inline hints for types'));
307
+ exports.editorInlayHintParameterForeground = (0, utils_1.registerColor)('editorInlayHint.parameterForeground', {
308
+ dark: exports.editorInlayHintForeground,
309
+ light: exports.editorInlayHintForeground,
310
+ hcDark: exports.editorInlayHintForeground,
311
+ hcLight: exports.editorInlayHintForeground,
312
+ }, (0, ide_core_common_1.localize)('editorInlayHintForegroundParameter', 'Foreground color of inline hints for parameters'));
313
+ exports.editorInlayHintParameterBackground = (0, utils_1.registerColor)('editorInlayHint.parameterBackground', {
314
+ dark: exports.editorInlayHintBackground,
315
+ light: exports.editorInlayHintBackground,
316
+ hcDark: exports.editorInlayHintBackground,
317
+ hcLight: exports.editorInlayHintBackground,
318
+ }, (0, ide_core_common_1.localize)('editorInlayHintBackgroundParameter', 'Background color of inline hints for parameters'));
170
319
  //# sourceMappingURL=editor.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"editor.js","sourceRoot":"","sources":["../../../src/common/color-tokens/editor.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"editor.js","sourceRoot":"","sources":["../../../src/common/color-tokens/editor.ts"],"names":[],"mappings":"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"}
@@ -2,8 +2,10 @@ export declare const inputBorder: string;
2
2
  export declare const inputBackground: string;
3
3
  export declare const inputForeground: string;
4
4
  export declare const inputPlaceholderForeground: string;
5
- export declare const inputOptionActiveBorder: string;
6
- export declare const inputOptionActiveBackground: string;
5
+ export declare const inputActiveOptionBorder: string;
6
+ export declare const inputActiveOptionHoverBackground: string;
7
+ export declare const inputActiveOptionBackground: string;
8
+ export declare const inputActiveOptionForeground: string;
7
9
  export declare const inputValidationInfoBackground: string;
8
10
  export declare const inputValidationInfoForeground: string;
9
11
  export declare const inputValidationInfoBorder: string;
@@ -1 +1 @@
1
- {"version":3,"file":"input.d.ts","sourceRoot":"","sources":["../../../src/common/color-tokens/input.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,WAAW,QAIvB,CAAC;AACF,eAAO,MAAM,eAAe,QAI3B,CAAC;AACF,eAAO,MAAM,eAAe,QAI3B,CAAC;AACF,eAAO,MAAM,0BAA0B,QAItC,CAAC;AACF,eAAO,MAAM,uBAAuB,QAInC,CAAC;AACF,eAAO,MAAM,2BAA2B,QAIvC,CAAC;AAEF,eAAO,MAAM,6BAA6B,QAIzC,CAAC;AACF,eAAO,MAAM,6BAA6B,QAIzC,CAAC;AACF,eAAO,MAAM,yBAAyB,QAIrC,CAAC;AACF,eAAO,MAAM,gCAAgC,QAI5C,CAAC;AACF,eAAO,MAAM,gCAAgC,QAI5C,CAAC;AACF,eAAO,MAAM,4BAA4B,QAIxC,CAAC;AACF,eAAO,MAAM,8BAA8B,QAI1C,CAAC;AACF,eAAO,MAAM,8BAA8B,QAI1C,CAAC;AACF,eAAO,MAAM,0BAA0B,QAItC,CAAC"}
1
+ {"version":3,"file":"input.d.ts","sourceRoot":"","sources":["../../../src/common/color-tokens/input.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,WAAW,QAIvB,CAAC;AACF,eAAO,MAAM,eAAe,QAI3B,CAAC;AACF,eAAO,MAAM,eAAe,QAI3B,CAAC;AACF,eAAO,MAAM,0BAA0B,QAStC,CAAC;AAEF,eAAO,MAAM,uBAAuB,QAInC,CAAC;AACF,eAAO,MAAM,gCAAgC,QAI5C,CAAC;AACF,eAAO,MAAM,2BAA2B,QASvC,CAAC;AACF,eAAO,MAAM,2BAA2B,QAIvC,CAAC;AAEF,eAAO,MAAM,6BAA6B,QAIzC,CAAC;AACF,eAAO,MAAM,6BAA6B,QAIzC,CAAC;AACF,eAAO,MAAM,yBAAyB,QAIrC,CAAC;AACF,eAAO,MAAM,gCAAgC,QAI5C,CAAC;AACF,eAAO,MAAM,gCAAgC,QAI5C,CAAC;AACF,eAAO,MAAM,4BAA4B,QAIxC,CAAC;AACF,eAAO,MAAM,8BAA8B,QAI1C,CAAC;AACF,eAAO,MAAM,8BAA8B,QAI1C,CAAC;AACF,eAAO,MAAM,0BAA0B,QAItC,CAAC"}