How to use the bpk-tokens/tokens/base.es6.colors.colorRed500 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 / StylePage / StylePage.js View on Github external
backgroundColor={colors.colorGreen500}
          />
        
      
      
        <a rel="noopener noreferrer" href="{`/${props.route.iconsSvgs}`}">
          
        </a>
      
    
    
      
        
          Illustration
        
      
github Skyscanner / backpack / packages / bpk-docs / src / pages / ColorsPage / ColorsPage.js View on Github external
examples: [],
  },
  {
    id: 'secondary',
    title: 'Secondary',
    blurb: [
      <div>
        
        
        
      </div>,
    ],
    examples: [],
  },
  {
    id: 'grays',
    title: 'Grays',
    blurb: [
      <div>
        
        
        </div>