Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Simple Flat ThemeNew to Visual Studio Code? Get it now.
Simple Flat Theme

Simple Flat Theme

Hoai An

|
906 installs
| (1) | Free
Simple flat dark/light themes
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Simple Flat Theme

I only code in web stack, so if color highlight not work well on your language, you can send a pull request:

Color Scheme for Windows Terminal

{
   "name": "Simple Flat",
    "background": "#31343B",
    "black": "#000000",
    "blue": "#46BAFF",
    "brightBlack": "#808080",
    "brightBlue": "#6ADCFF",
    "brightCyan": "#6ADCFF",
    "brightGreen": "#84D5A1",
    "brightPurple": "#B696FF",
    "brightRed": "#F77A95",
    "brightWhite": "#E5E5E5",
    "brightYellow": "#FFC173",
    "cursorColor": "#F77A95",
    "cyan": "#46baff",
    "green": "#84d5a1",
    "purple": "#b696ff",
    "red": "#f77a95",
    "white": "#c9c9c9",
    "yellow": "#ffc173",
    "selectionBackground": "#FFFFFF"
}

Screenshot

JavaScript / TypeScript

TS/JS

PHP

PHP

CSS

CSS

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft