milkomeda.css

1.0.0 • Public • Published

milkomeda.css

Description

A port of the Visual Studio Code theme, Andromeda, into a classless CSS theme! Based on Andromeda and sakura.

Installation

  1. 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"
/>
  1. NPM
 npm install milkomeda.css
  1. Yarn
 yarn add milkomeda.css

Alternatively, you can see the raw CSS file by going here.

Credit

sakura: https://github.com/oxalorg/sakura
Andromeda: https://github.com/EliverLara/Andromeda
HTML5 Test Page: https://github.com/cbracco/html5-test-page

Package Sidebar

Install

npm i milkomeda.css

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

672 kB

Total Files

6

Last publish

Collaborators

  • y_arjun_y