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.css
Alternatively, 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