About 431,000 results
Open links in new tab
  1. How do I automatically change from dark to light themes and …

    Sep 4, 2023 · A setting, window.autoDetectColorScheme, instructs VS Code to listen to changes to the OS's color scheme and switch to a matching theme accordingly. To customize the …

  2. How to edit default dark theme for Visual Studio Code?

    Feb 3, 2016 · 88 The file you are looking for is at, Microsoft VS Code\resources\app\extensions\theme-defaults\themes on Windows and search for filename …

  3. visual studio code - Toggle between themes with keyboard …

    Jul 5, 2022 · Is is possible to assign a keyboard shortcut for switching between themes in VSCode? I like Monokai or Monokai Seti for coding, but for writing documentation in …

  4. Different theme per window in Visual Studio Code

    Jan 13, 2025 · 247 Is it possible to open 2 Visual Studio Code sessions with different themes? Maybe like this: Window 1: light theme → live system Window 2: dark theme → development …

  5. visual studio code - How to replace one color in my theme vscode ...

    Mar 14, 2021 · How to replace one color in VSCode Sometimes you may not like a certain color of the current theme, so VSCode allows us to customize some colors to override part of the color …

  6. How do i change the colours of visual studio? - Stack Overflow

    Nov 6, 2022 · You are probably looking for the Visual Studio Theme Pack extension, which brings the default VS code themes to VS. Also see this blog post for other converted popular VS …

  7. visual studio code - How to change the color of a specified syntax …

    How can I select, and change the properties of color tokens, without impacting any other parts of the theme that's currently set in the editor? I want to use the code syntax color of the GitHub …

  8. How to modify the editor text color in Visual Studio Code?

    Dec 12, 2018 · Let's be specific, and try to change the "normal" text color for identifiers, etc., in a C++ source file when using the "Dark+" theme. In my setup, these identifiers have the color …

  9. Change background colour for Visual Studio Code - Stack Overflow

    Jan 28, 2022 · File -> Preferences -> Color Theme -> select newly downloaded color theme PS - Microsoft made bad naming decision by calling this new editor Visual Studio Code, it's terrible …

  10. How do I change the color of comments in VS Code?

    Jul 19, 2017 · I did notice that if you go into the theme folders, for example: C:\Program Files (x86)\Microsoft VS Code\resources\app\extensions\theme-monokai and edit the monokai-color …