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

https://github.com/codomatech/bulma50shades

50 (and more) shades of bulma.css. Pre-Configured style sheets ready to import in your project via CDN.
https://github.com/codomatech/bulma50shades

Last synced: 10 months ago
JSON representation

50 (and more) shades of bulma.css. Pre-Configured style sheets ready to import in your project via CDN.

Awesome Lists containing this project

README

          

# `bulma50shades` - more color choices & dark mode for Bulma

This package offers 50 (and more) color variants of [Bulma CSS framework](https://bulma.io/). The style sheets ready to import in your project via [jsdelivr CDN](https://www.jsdelivr.com/). The style sheets also support the long-wanted feature of dark mode.

## Demo

You can try out most of the themes
[on the demo hosted on github](https://htmlpreview.github.io/?https://github.com/codomatech/bulma50shades/blob/main/demo/index.html).

## Usage

Include one of the style sheets from the `jsdelivr` in the head and your are set. E.g.:

`https://cdn.jsdelivr.net/npm/@codomatech/bulma50shades/dist/material--teal-500.min.css`

Explore the available variants [here](./dist).

Moreover, you can enable dark mode by adding `dark` class to the `body` tag.

---
`bulma50shades` is a work of :heart: by [Codoma.tech](https://www.codoma.tech/).