Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>One Dark Pro Modified to Match a Specific PowerPoint themeNew to Visual Studio Code? Get it now.
One Dark Pro Modified to Match a Specific PowerPoint theme

One Dark Pro Modified to Match a Specific PowerPoint theme

matousac

|
196 installs
| (1) | Free
This theme matches the colors in the visually appealing Programming Language Workshop for Beginners theme available here: https://slidesgo.com/theme/programming-language-workshop-for-beginners#search-Programming&position-2&results-63 You can also easily remove error squiggles so that taking screensh
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

one-dark-pro-modified-to-match-a-specific-powerpoint-theme README

This theme matches the colors in the visually appealing Programming Language Workshop for Beginners theme. to remove error squiggles so that taking screenshots of incomplete code is easier, add the following in your settings.json:

"workbench.colorCustomizations": {
  "[One Dark Pro for PL ppt theme]": {
    "editorError.foreground": "#00000000"
  }
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft