Applying a Design System to Your Document Design
Leah Catania
Content Strategist, Technical Communications
TraceLink, Inc.
PRESENTED BY
Introduction
Agenda
Design system guides
What is a design system guide or UX style guide?
Examples
Design system guides
How to use design system guides
Design system guides
How to use design system guides
Developing document design
Typography and colors
Anthem Design Guide
CSS
Backgrounds
Use div.off-canvas-wrapper to keep background images from displaying in the XML editor
background: var(--secondary-background-color-gradient-background, linear-gradient(270deg, #003D4C 0%, #006343 100%));
CSS
Anthem Design Guide
Figma
Skins
background: linear-gradient(180deg, rgba(37, 37, 37, 0.20) 0.33%, rgba(255, 255, 255, 0.20) 100%);
If you need a background with partial transparency, use an image
Figma
Skins
CSS
Skin Editor
Replicating a header with a side nav skin
Master Page
Output
Buttons
CSS
Output
Figma
Iconography
Building a card component
Demo
Final result
Final Result
Questions?
Extra Information