- Notifications
You must be signed in to change notification settings - Fork1
A dark theme for Visual Studio Code inspired by Oceanic Dark and Solarized Dark.
joshuaiz/bio-dark-theme
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Bio Dark theme bystudio.bio
A dark theme for VS Code inspired by Oceanic Next and Solarized Dark. Optimized for JavaScript (React), PHP, HTML, and Sass/SCSS.
More emphasis on blues rather than greens as in Oceanic Next and Solarized. Colors are optimized for uniqueness, contrast, and comprehension. Extra attention was given to accentuate distinguishing features on a per-syntax basis to help with development.
- For VSCode v 1.4.3, please add this to your settings until Bio Dark can be updated to accommodate the new VSCode semantic highlighting:
"editor.semanticHighlighting.enabled": false,
More information about this issue can be foundhere.
The code in the screenshots (except for React) is from our WordPress starter themePlate.
The typeface in the screenshots is SF Mono at 13px.
Not all languages were tested so if you have suggestions for a language that doesn't look quite right, I encourage you to submit a pull request here:https://github.com/joshuaiz/bio-dark-theme.
Special thanks to Sarah Drasner for her excellent article oncreating a VS Code theme, Ahmad Awais for help,Oceanic Next, and Ethan Schoonover and theSolarized project.