Silicon ValleyA dark, minimal VS Code theme built for late-night coding. Black background. Sharp syntax. Zero distractions. Java
C++
AboutSilicon Valley is a dark VS Code theme designed around a simple idea:
The theme uses a near-terminal aesthetic with a pure black editor, restrained UI elements, and a carefully selected syntax palette. Specially, if you have seen the show Silicon Valley and love their editors Comments are green. Keywords are magenta. Types are cyan. Strings are warm orange. Everything else stays clean and readable. The goal isn't to make your editor colorful. The goal is to make your code readable. The Palette i chose
The palette is intentionally small. Each color has a job. Why "Silicon Valley"?Because that's the feeling this theme is trying to capture. Not the corporate part. The show , the building-things-at-2-AM part. A black screen, a terminal open somewhere, music in the background, and a stupidly ambitious project sitting in front of you. That's Silicon Valley. Features
LanguagesSilicon Valley is designed to work well with:
The theme also uses semantic highlighting where supported, allowing VS Code to distinguish things such as:
InstallationVS Code MarketplaceSearch for:
in the VS Code Extensions panel. Or open the Extensions view with:
Search for Silicon Valley, then click Install. After installation:
and select:
Development or To test locallyClone the repository:
Open it in VS Code:
Press:
VS Code will open an Extension Development Host with the theme loaded. Make your changes, save the theme file, and reload the development window to see them. Project Structure
The main theme configuration lives in:
Design PhilosophySilicon Valley follows three rules: 01 — Keep the background quietThe editor stays black so that syntax highlighting has room to breathe. 02 — Give colors meaningColors aren't decoration. They communicate structure. 03 — Don't fight the codeThe UI should stay out of the way. The code is the main character. ContributingFound something that doesn't look right? Have an idea for improving the theme? Feel free to open an issue or submit a pull request. When contributing, try to keep the core philosophy intact: minimal, readable, intentional. LicenseSilicon Valley is released under the MIT License. See Built for developers who like their editors sleek. Build. Ship. Repeat. |