binary-ui-stylesdeprecated

React styles for Cards' Binary Design.

Usage no npm install needed!

<script type="module">
  import binaryUiStyles from 'https://cdn.skypack.dev/binary-ui-styles';
</script>

README

binary-ui-styles

Description

This package provides a set of React components implementing Binary Design System. Read more about components: Color System and Typography.

Layout styles (web)

const use
LIST_ITEM_HEIGHT default height of list elements in non-card stacks

Layout styles (native)

const use
MAIN_FONT_FAMILY_IOS set default font for iOS
MAIN_FONT_FAMILY_ANDROID set default font for Android

Color styles (web and native)

Cards color palette relies on six elementary color percepts of human vision—the psychological primaries—as described by Natural Color System, plus additional brand colors. The number following color name signifies luminocity. Red color signifies recommended hue.

License

MIT