tb-colors

A minimalist color palette for use in TB-UI.

Usage no npm install needed!

<script type="module">
  import tbColors from 'https://cdn.skypack.dev/tb-colors';
</script>

README

TB-Colors: Simple can be powerful

A minimalist color palette for use in TB-UI.

TB-Colors Logo

Install

npm i tb-colors --save

Enjoy Coloring

With Stylus

@import 'tb-colors/dist/colors'

.tb-logo
  color: $blue

Todos

  • Generate a SketchPalette file.
  • Complete the documentations for multiple platforms.

Inspirations & References

  • Trellicolors - Converts the Trello brand colors to various formats.
  • colors.css - Smarter defaults for colors on the web.

License

This work is licensed under the MIT license.