@codingame/monaco-vscode-theme-abyss-default-extension 1.82.6 → 1.83.1

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.
@@ -278,18 +278,14 @@
278
278
  }
279
279
  ],
280
280
  "colors": {
281
-
282
281
  "editor.background": "#000c18",
283
282
  "editor.foreground": "#6688cc",
284
-
285
283
  // Base
286
284
  // "foreground": "",
287
285
  "focusBorder": "#596F99",
288
286
  // "contrastActiveBorder": "",
289
287
  // "contrastBorder": "",
290
-
291
288
  // "widget.shadow": "",
292
-
293
289
  "input.background": "#181f2f",
294
290
  // "input.border": "",
295
291
  // "input.foreground": "",
@@ -300,17 +296,13 @@
300
296
  "inputValidation.warningBorder": "#5B7E7A",
301
297
  "inputValidation.errorBackground": "#A22D44",
302
298
  "inputValidation.errorBorder": "#AB395B",
303
-
304
299
  "badge.background": "#0063a5",
305
300
  "progressBar.background": "#0063a5",
306
-
307
301
  "dropdown.background": "#181f2f",
308
302
  // "dropdown.foreground": "",
309
303
  // "dropdown.border": "",
310
-
311
304
  "button.background": "#2B3C5D",
312
305
  // "button.foreground": "",
313
-
314
306
  "list.activeSelectionBackground": "#08286b",
315
307
  // "list.activeSelectionForeground": "",
316
308
  "quickInputList.focusBackground": "#08286b",
@@ -318,12 +310,10 @@
318
310
  "list.inactiveSelectionBackground": "#152037",
319
311
  "list.dropBackground": "#041D52",
320
312
  "list.highlightForeground": "#0063a5",
321
-
322
313
  "scrollbar.shadow": "#515E91AA",
323
314
  "scrollbarSlider.activeBackground": "#3B3F5188",
324
315
  "scrollbarSlider.background": "#1F2230AA",
325
316
  "scrollbarSlider.hoverBackground": "#3B3F5188",
326
-
327
317
  // Editor
328
318
  "editorWidget.background": "#262641",
329
319
  "editorCursor.foreground": "#ddbb88",
@@ -350,14 +340,12 @@
350
340
  // "editor.selectionHighlightBackground": "",
351
341
  // "editor.wordHighlightBackground": "",
352
342
  // "editor.wordHighlightStrongBackground": "",
353
-
354
343
  // Editor: Suggest Widget
355
344
  // "editorSuggestWidget.background": "",
356
345
  // "editorSuggestWidget.border": "",
357
346
  // "editorSuggestWidget.foreground": "",
358
347
  // "editorSuggestWidget.highlightForeground": "",
359
348
  // "editorSuggestWidget.selectedBackground": "",
360
-
361
349
  // Editor: Peek View
362
350
  "peekViewResult.background": "#060621",
363
351
  // "peekViewResult.lineForeground": "",
@@ -371,7 +359,6 @@
371
359
  "peekViewResult.matchHighlightBackground": "#eeeeee44",
372
360
  // "peekViewTitleLabel.foreground": "",
373
361
  // "peekViewTitleDescription.foreground": "",
374
-
375
362
  // Ports
376
363
  "ports.iconRunningProcessForeground": "#80a2c2",
377
364
  // Editor: Diff
@@ -379,23 +366,18 @@
379
366
  // "diffEditor.insertedTextBorder": "",
380
367
  "diffEditor.removedTextBackground": "#892F4688",
381
368
  // "diffEditor.removedTextBorder": "",
382
-
383
-
384
369
  // Editor: Minimap
385
370
  "minimap.selectionHighlight": "#750000",
386
-
387
371
  // Workbench: Title
388
372
  "titleBar.activeBackground": "#10192c",
389
373
  // "titleBar.activeForeground": "",
390
374
  // "titleBar.inactiveBackground": "",
391
375
  // "titleBar.inactiveForeground": "",
392
-
393
376
  // Workbench: Editors
394
377
  // "editorGroupHeader.noTabsBackground": "",
395
378
  "editorGroup.border": "#2b2b4a",
396
379
  "editorGroup.dropBackground": "#25375daa",
397
380
  "editorGroupHeader.tabsBackground": "#1c1c2a",
398
-
399
381
  // Workbench: Tabs
400
382
  "tab.border": "#2b2b4a",
401
383
  // "tab.activeBackground": "",
@@ -403,26 +385,21 @@
403
385
  // "tab.activeForeground": "",
404
386
  // "tab.inactiveForeground": "",
405
387
  "tab.lastPinnedBorder": "#2b3c5d",
406
-
407
388
  // Workbench: Activity Bar
408
389
  "activityBar.background": "#051336",
409
390
  // "activityBar.foreground": "",
410
391
  // "activityBarBadge.background": "",
411
392
  // "activityBarBadge.foreground": "",
412
- "activityBarItem.profilesBackground": "#082877",
413
-
414
393
  // Workbench: Panel
415
394
  // "panel.background": "",
416
395
  "panel.border": "#2b2b4a",
417
396
  // "panelTitle.activeBorder": "",
418
397
  // "panelTitle.activeForeground": "",
419
398
  // "panelTitle.inactiveForeground": "",
420
-
421
399
  // Workbench: Side Bar
422
400
  "sideBar.background": "#060621",
423
401
  // "sideBarTitle.foreground": "",
424
402
  "sideBarSectionHeader.background": "#10192c",
425
-
426
403
  // Workbench: Status Bar
427
404
  "statusBar.background": "#10192c",
428
405
  "statusBar.noFolderBackground": "#10192c",
@@ -433,20 +410,16 @@
433
410
  "statusBarItem.prominentHoverBackground": "#0063a5dd",
434
411
  // "statusBarItem.activeBackground": "",
435
412
  // "statusBarItem.hoverBackground": "",
436
-
437
413
  // Workbench: Debug
438
414
  "debugToolBar.background": "#051336",
439
415
  "debugExceptionWidget.background": "#051336",
440
416
  "debugExceptionWidget.border": "#AB395B",
441
-
442
417
  // Workbench: Quick Open
443
418
  "pickerGroup.border": "#596F99",
444
419
  "pickerGroup.foreground": "#596F99",
445
-
446
420
  // Workbench: Extensions
447
421
  "extensionButton.prominentBackground": "#5f8b3b",
448
422
  "extensionButton.prominentHoverBackground": "#5f8b3bbb",
449
-
450
423
  // Workbench: Terminal
451
424
  "terminal.ansiBlack": "#111111",
452
425
  "terminal.ansiRed": "#ff9da4",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codingame/monaco-vscode-theme-abyss-default-extension",
3
- "version": "1.82.6",
3
+ "version": "1.83.1",
4
4
  "keywords": [],
5
5
  "author": {
6
6
  "name": "CodinGame",
@@ -18,6 +18,6 @@
18
18
  "module": "index.js",
19
19
  "types": "index.d.ts",
20
20
  "dependencies": {
21
- "vscode": "npm:@codingame/monaco-vscode-api@1.82.6"
21
+ "vscode": "npm:@codingame/monaco-vscode-api@1.83.1"
22
22
  }
23
23
  }