Pathify Style Guide
Building a cohesive user experience
Philosophy
Our philosophy for this UI Style Guide is centered around three core principles
1. Consistency: A core aspect of our design system is a strong foundation of consistent colors, typography, spacing, and pre-built components. This consistency ensures a uniform look and feel across all interfaces built with our system, making it easier for users to understand and interact with our products.
2. Flexibility: We empower developers to create a wide range of interfaces using our utility classes. This allows for customization without the burden of extensive custom styles. By combining these classes, you can achieve various design goals while maintaining a consistent foundation.
3. Reusability: By creating a library of well-documented, modular elements, we enable developers to build new features quickly and maintain a high level of consistency across different projects. This approach reduces redundancy, saves time, and ensures that our design language remains coherent throughout our products.
Layout
Learn how to position elements on the screen, change their size, alignment, borders, and spacing.
Text
Learn how to change the text size, alignment, and font-weight.
Colors
Learn how to change the color of elements.
Responsiveness
Learn how to adapt the layout to different screen sizes.
Buttons
Learn how to style buttons.
Forms
Learn how to style input fields, radiobuttons, checkboxes and toggles.
Icons
Learn how to add vector icons to your web pages.
Tabs
Learn how to add tabs to your web pages.