Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

export all colours #14

Open
SogoGolf opened this issue Sep 2, 2018 · 0 comments
Open

export all colours #14

SogoGolf opened this issue Sep 2, 2018 · 0 comments

Comments

@SogoGolf
Copy link

SogoGolf commented Sep 2, 2018

thanks for this great extension. how can i export all colours, as shown in this example ?

const colors = {
  red: "#ff0000",
  green: "#00ff00",
  blue: "#0000ff",
  yellow: "#ffff00",
  black: "#000000",
  black50: "rgba(0, 0, 0, 0.5)",
  white: "#ffffff"
};

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant