Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clinical-meteor/theming-ui
Theming object for Clinical Framework.
https://github.com/clinical-meteor/theming-ui
Last synced: about 1 month ago
JSON representation
Theming object for Clinical Framework.
- Host: GitHub
- URL: https://github.com/clinical-meteor/theming-ui
- Owner: clinical-meteor
- Created: 2016-01-15T06:37:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-03T21:07:13.000Z (almost 9 years ago)
- Last Synced: 2024-10-29T21:06:28.672Z (2 months ago)
- Language: CSS
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##clinical:theming-ui
Theming UI component for Clinical Framework.
===============================
#### Installation````bash
meteor add clinical:theming-ui
````===============================
#### Usage````js
Router.go('/theming');
````````html
{{> themingPage }}
{{> themingCard }}
````===============================
#### Color Paletteshttps://coolors.co/app
===============================
#### Licensing![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)