Overview Version History Q & A Rating & Review
EP Dark Storm README
This is a dark theme for VS Code. It is based on the EP Dark theme, but with a few changes to make it more readable. It is still a work in progress, so if you have any suggestions, please let me know!
Table of Contents
Installation
There are multiple ways to install this theme
[Option 1] - Install from VS Code Marketplace
Launch VS Code Quick Open (Ctrl+P)
Paste the following command and press enter. ext install ep-dark-storm
Alternatively, install from the VS Code Marketplace
[Option 2] - Install from VS Code Extensions
Open Extensions sidebar panel in VS Code. View → Extensions
Search for EP Dark Storm
Click Install to install it.
Click Reload to reload the your editor
Code > Preferences > Color Theme > EP Dark Storm
[Option 3] - Install from VS Code CLI
code --install-extension ep-dark-storm
or
code --install-extension engineerpatterson.ep-dark-storm
[Option 4] - Install from GitHub
About Theme
Dark theme
Based on EP Dark theme
More contrast
Syntax colors are more colorful
More readable
Easy on the eyes for those late night coding sessions
Extensions that work well with this theme
GitHub Copilot - AI-powered code completion ( requires GitHub account and Subscription )
GitLens - Git supercharged ( requires Subscription but has a free trial )
Live Server - Launch a development local Server with live reload feature for static & dynamic pages
VSCode Icons - Icons for Visual Studio Code
GitHub Pull Requests and Issues - View and manage your GitHub pull requests and issues within Visual Studio Code.
Docker - Docker extension for Visual Studio Code
Prettier - Code formatter using prettier
Screenshots