https://github.com/sereneblue/nord-bulma
Nord theme for Bulma
https://github.com/sereneblue/nord-bulma
bulma-css bulma-theme design nord ui-theme
Last synced: 11 months ago
JSON representation
Nord theme for Bulma
- Host: GitHub
- URL: https://github.com/sereneblue/nord-bulma
- Owner: sereneblue
- License: mit
- Created: 2019-05-25T20:13:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-21T23:27:15.000Z (over 2 years ago)
- Last Synced: 2025-04-19T06:47:04.996Z (about 1 year ago)
- Topics: bulma-css, bulma-theme, design, nord, ui-theme
- Language: SCSS
- Homepage: https://sereneblue.github.io/nord-bulma/
- Size: 473 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# nord-bulma
A port of the [nord](https://github.com/arcticicestudio/nord) theme for the [Bulma](https://github.com/jgthms/bulma/) CSS framework
[Demo](https://sereneblue.github.io/nord-bulma)
## Usage
You can find the minified CSS files in the dist folder of the master branch or in the `dist/` folder in the source code zip file on the releases [page](https://github.com/sereneblue/nord-bulma/releases).
Alternatively, you can clone this repository and run `npm install && npm run build` to build nord-bulma.
## Thanks
[arcticicestudio](https://github.com/arcticicestudio/nord) for the Nord theme
[Jeremy Thomas](https://github.com/jgthms) for the Bulma CSS framework