How to use the gatsby-theme-apollo-core/src/utils/colors.colors.primaryLight function in gatsby-theme-apollo-core

To help you get started, we’ve selected a few gatsby-theme-apollo-core 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 SparebankenVest / azure-key-vault-to-kubernetes / docs / src / gatsby-theme-apollo-docs / components / social-card.js View on Github external
>
      
      <div style="{{">
        {props.subtitle}
        {props.category &amp;&amp; (
          
            {' '}
            {' '}
            {props.category}</div>
github apollographql / gatsby-theme-apollo / packages / gatsby-theme-apollo-docs / src / components / social-card.js View on Github external
&gt;
      
      <div style="{{">
        {props.subtitle}
        {props.category &amp;&amp; (
          
            {' '}
            {' '}
            {props.category}</div>