RedHat-UX / red-hat-design-system

Red Hat's Design System
https://ux.redhat.com
MIT License
85 stars 18 forks source link
design-system design-systems hacktoberfest redhat web-components

Red Hat Design System

Documentation, design tokens, and web components for building uniform experiences with the Red Hat brand.

🎨 For Designers

RHDS provides Figma libraries and subsystems to aid in your design work.

💻 For Developers

RHDS provides a collection of ready-made, framework-agnostic web components with Red Hat branding, user experience, accessibility, and style guidelines built in.

<rh-card>
  <h2 slot="heading">Red Hat Branded Web Components</h2>
  <p>So you can focus more on your content or app, and less on implementation details.</p>
  <rh-cta slot="footer">
    <a href="https://ux.redhat.com">Read the Docs</a>
  </rh-cta>
</rh-card>

Contributions are Welcome

Would you like to contribute to the documentation or design specs? Read the site contributing guide.
Would you like to contribute to component development? Read the developer contributing guide.