GithubHelp home page GithubHelp logo

isabella232 / bulma-3pillar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 3pillarlabs/bulma-3pillar

0.0 0.0 0.0 1.05 MB

Bulma themes with 3Pillar Global colors

Home Page: https://3pillarlabs.github.io/bulma-3pillar/default.html

License: MIT License

JavaScript 2.49% CSS 2.54% HTML 94.97%

bulma-3pillar's Introduction

bulma-3pillar

Bulma themes with 3Pillar Global colors. These are not official themes, but derivative works.

How it works

Light Theme

HTML

Include directly in your HTML template -

<link rel="stylesheet" href="https://3pillarlabs.github.io/bulma-3pillar/default/bulma-3pillar.min.css">

NPM

npm install git+ssh://[email protected]:3pillarlabs/bulma-3pillar.git

To import just the theme variables, in your SASS file:

@import "./node_modules/bulma-3pillar/src/default/theme";

To import the light Bulma theme:

@import "./node_modules/bulma-3pillar/src/default/default";

Dark Theme

https://3pillarlabs.github.io/bulma-3pillar/dark.html

HTML

Include directly in your HTML template -

<link rel="stylesheet" href="https://3pillarlabs.github.io/bulma-3pillar/dark/bulma-3pillar.min.css">

NPM

npm install git+ssh://[email protected]:3pillarlabs/bulma-3pillar.git

To import just the theme variables, in your SASS file:

@import "./node_modules/bulma-3pillar/src/dark/theme";

To import the dark Bulma theme:

@import "./node_modules/bulma-3pillar/src/dark/dark";

LICENSE

The source code is distributed under the MIT license.

bulma-3pillar's People

Contributors

derektiffany avatar sayantam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.