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/[email protected]/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