Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>PotatoThemeNew to Visual Studio Code? Get it now.
PotatoTheme

PotatoTheme

divyansh singh

|
2 installs
| (0) | Free
a simple vs-code theme built for simplicity and easy workflow
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Potato Theme

A warm, soothing Visual Studio Code theme featuring a soft peach background with carefully balanced coral, navy, and lavender accents. Built for simplicity and an easy workflow.

Color Palette

Potato Theme uses a carefully curated palette that's easy on the eyes:

Color Category Hex Code Usage
Navy Blue #3D4A7B Keywords, Tag Names, Links
Sky Blue #62A1D6 Strings, Documentation, HTML Tags
Deep Purple #803F7E Types, Variables, Classes
Magenta #C23976 Accents
Soft Lavender #CFD6EE Background variants
Coral Red #E03756 Functions, Headings
Warm Peach #EEAA80 Numbers, Constants
Bright Red #EA3644 Errors, Exceptions

Syntax Highlighting

The theme provides comprehensive syntax highlighting for:

Core Language Features

  • Keywords: Navy blue (#3D4A7B) - Reserved words and storage keywords
  • Functions: Bold coral red (#E03756) - Function definitions and calls
  • Classes: Bold deep purple (#803F7E) - Class names and inheritance
  • Variables: Deep purple (#803F7E) - Variable declarations
  • Types: Deep purple (#803F7E) - Type definitions
  • Strings: Sky blue (#62A1D6) - String literals
  • Numbers: Warm peach (#EEAA80) - Numeric constants
  • Comments: Gray italic (#AAAAAA) - Standard comments
  • Documentation: Sky blue (#62A1D6) - Doc comments

Markup & Web

  • HTML Tags: Sky blue (#62A1D6) - Tag syntax
  • HTML Tag Names: Navy blue (#3D4A7B) - Tag identifiers
  • CSS Selectors: Deep purple (#803F7E) - CSS selectors
  • CSS Properties: Warm peach (#EEAA80) - Property names
  • CSS Values: Sky blue (#62A1D6) - Property values

Errors & Warnings

  • Errors: Bright red (#EA3644) - Invalid syntax, illegal operations
  • Exceptions: Bright red (#EA3644) - Exception handling

Installation

From VS Code Marketplace

  1. Open VS Code
  2. Go to Extensions (⇧⌘X on macOS, Ctrl+Shift+X on Windows/Linux)
  3. Search for "Potato Theme"
  4. Click Install
  5. Go to Preferences > Color Theme (⌘K⌘T on macOS, Ctrl+K Ctrl+T on Windows/Linux)
  6. Select "Potato"

Manual Installation

  1. Clone this repository
  2. Open the potato-theme folder in VS Code
  3. Press F5 to open a new window with the theme installed
  4. Or copy the theme folder to .vscode/extensions/ in your home directory

Features

  • Soft Background: Very light pink (#F8D1CE) reduces eye strain during long coding sessions
  • High Contrast: Dark foreground (#3D4A7B) ensures readability
  • Semantic Colors: Consistent color usage across languages helps with code understanding
  • Modern Palette: Carefully balanced warm and cool tones create visual harmony
  • Comprehensive Coverage: Supports all major programming languages and markup

Supported Languages

Potato Theme provides optimized syntax highlighting for:

  • JavaScript, TypeScript, JSON
  • Python, Java, C/C++, C#
  • HTML, CSS, SCSS, LESS
  • Markdown, YAML, XML
  • Go, Rust, Swift, Kotlin
  • Ruby, PHP, Perl
  • And more...

Customization

Want to tweak the theme? The theme file is located at:

potato-theme/themes/Potato-color-theme.json

You can modify colors directly in this file and reload VS Code to see changes.

Preview

The theme features:

  • Editor Background: Soft pink (#F8D1CE)
  • Editor Foreground: Navy blue (#3D4A7B)
  • Syntax Colors: Warm coral and peachy tones balanced with cool blues and purples
  • UI Theme: Light theme base (vs)

Contributing

Contributions are welcome! If you'd like to improve Potato Theme:

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request

License

This theme is provided as-is for free use.

Acknowledgments

Built with care for developers who appreciate a warm, inviting coding environment.


Made with for developers who like things cozy

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