A port of the Visual Studio Code theme, Andromeda, into a classless CSS theme! Based on Andromeda and sakura.
- CDN
Add this snippet of code in your<head>tag.
<link
rel="stylesheet"
href="https://unpkg.com/milkomeda.css@1.0.0/style.css"
type="text/css"
/>- NPM
npm install milkomeda.css- Yarn
yarn add milkomeda.cssAlternatively, you can see the raw CSS file by going here.
sakura: https://github.com/oxalorg/sakura
Andromeda: https://github.com/EliverLara/Andromeda
HTML5 Test Page: https://github.com/cbracco/html5-test-page
