Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cityssm/bulma-reasonable-colors

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cityssm/bulma-reasonable-colors

CSS classes for using reasonable-colors with Bulma

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

bulma-reasonable-colors

CSS classes for using Reasonable Colors with Bulma.

Sample Buttons

View the test page for more examples.

Features

  • Includes Bulma-like class names for all six shades of all 25 colors in the reasonable-colors palette.
  • Accessible defaults.

Usage

Download the SCSS, download the minified CSS, or install from NPM.

npm install @cityssm/bulma-reasonable-colors

To avoid collisions with future Bulma updates, all class names include rc- before the color name and shade.

The color palate is available on the Reasonable Colors website.

For example, to set the text color to the fourth shade of teal, use the class .has-text-rc-teal-4.

Classes so Far

  • .has-text-rc-[colorName]-[shadeNumber]
  • .has-background-rc-[colorName]-[shadeNumber]
  • .button.is-rc-[colorName]

In the Works

  • Alert colors, navbar colors, panel colors, and other Bulma elements and components.

Keywords

FAQs

Package last updated on 06 May 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc