How to use the bpk-tokens/tokens/base.es6.colors.colorGreen500 function in bpk-tokens

To help you get started, we’ve selected a few bpk-tokens examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Skyscanner / backpack / packages / bpk-docs / src / pages / ColorsPage / ColorsPage.js View on Github external
color={colors.colorBlue700}
          whiteColor
        />
        
      ,
    ],
    examples: [],
  },
  {
    id: 'secondary',
    title: 'Secondary',
    blurb: [
      <div>
        
        
        
      </div>,
    ],
    examples: [],
  },
  {
    id: 'grays',
    title: 'Grays',
    blurb: [
github Skyscanner / backpack / packages / bpk-docs / src / pages / StylePage / StylePage.js View on Github external
heading="How to draw icons"
            cta="Read the guidelines"
            imageSource={`/${iconsImage}`}
          /&gt;
        
      
      
        
          
        
      
      
        <a rel="noopener noreferrer" href="{`/${props.route.iconsSvgs}`}">
          </a>