Skip to content

Instantly share code, notes, and snippets.

View Torrakanor611's full-sized avatar
:octocat:
Is it just me or is getting crazier out there

Pedro Abreu Torrakanor611

:octocat:
Is it just me or is getting crazier out there
  • Aveiro, Portugal
View GitHub Profile
@Torrakanor611
Torrakanor611 / workbench.colorCustomizations.json
Created April 11, 2024 13:51 — forked from dcts/workbench.colorCustomizations.json
A list of all Visual Studio Code customizable colors, grouped by UI region. Copy and paste into User Settings (comments are allowed) to tweak an existing theme or work on your own.
"workbench.colorCustomizations": {
// Contrast Colors - The contrast colors are typically only set for high contrast themes. If set, they add an additional border around items across the UI to increase the contrast.
"contrastActiveBorder": "",
"contrastBorder": "",
// Base Colors
"focusBorder": "",
"foreground": "",
"widget.shadow": "",
"selection.background": "",
"descriptionForeground": "",