An open API service indexing awesome lists of open source software.

https://github.com/bot08/matross-uikit

Based on GJ design.
https://github.com/bot08/matross-uikit

Last synced: 9 days ago
JSON representation

Based on GJ design.

Awesome Lists containing this project

README

        

# matross UI kit

## This kit require:

- [Tailwind CSS](https://tailwindcss.com/docs/configuration)
- [Inter var font](https://github.com/rsms/inter)
- [Headless UI](https://headlessui.dev/vue/menu)
- [Heroicons](https://github.com/tailwindlabs/heroicons#vue)

## Most used colours:

### Light
- gray-50 (rgb(249 250 251))
- gray-200 (rgb(229 231 235))
- indigo-600 (rgb(79 70 229))
- hover: indigo-500 (rgb(99 102 241))

### Dark
- gray-700 (rgb(55 65 81))
- gray-800 (rgb(31 41 55))
- indigo-600 (rgb(79 70 229))
- hover: indigo-700 (rgb(67 56 202))