UNPKG

bio-dark-midnight-theme

Version:

A super-cool dark theme for VS Code by studio.bio inspired by Oceanic Next and Solarized Dark. Optimized for JavaScript (React), PHP, HTML, and Sass/SCSS.

14 lines (13 loc) 186 B
language: node_js node_js: - "6" install: - npm install script: - npm test after_script: - npm run coveralls notifications: email: on_success: never on_failure: always