Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.38 KB

File metadata and controls

39 lines (22 loc) · 1.38 KB

Styles — TimeTracker Pro

The following rules govern style choices for UI and visual design.

Library

  • This project uses Radix for it's frontend library.

Colors

Components

Styling

Typography

Spacing

  • Radix has specific guidance on Spacing. Follow the guideline found here: Spacing.
  • If there are conflicts in spacing, default to the Radix defaults.

Icons

  • By default, use Radix icons.
  • If an icon does not exist, use Lucid as a fallback.

Avoid

  • Avoid using custom colors as there is no guarantee that they will fit the Radix theme nor provide proper contrast.
  • Avoid custom spacing and font sizes in order to keep readability to a premium.
  • Avoid breaking Radix rules governing typography.