Skip to content

RedHat-UX/red-hat-design-system

Repository files navigation

Red Hat Design System

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

🎨 For Designers

RHDS provides Adobe XD libraries and design kits 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.