#design-tokens

[ follow ]
#design-systems
fromMedium
1 week ago

Design tokens with confidence

Design tokens are all your design decisions, that define a design system's aesthetic properties, everything from colors and font sizes to spacing units and border radii. They are the modern evolution of hard-coded values. They are stored in a central, platform-agnostic repository, establishing a single source of truth for your entire digital product suite. This central management allows teams to consume the exact same design values across all platforms (web, native apps, documentation).
Design
fromAlways Twisted
2 months ago

Generating Utility Classes from Design Tokens using Style Dictionary

This article shows a practical pattern for generating utility classes in CSS I've used in one form or another since 2016. Utility classes can give us a fast, consistent way to apply design system values in markup, without sprinkling hard‑coded styles across your project. As I discussed in my article on Creating Design System Friendly Snowflakes with Utility Classes, utility classes can really help offer a middle ground between rigid components and completely custom CSS.
Design
UX design
fromMedium
1 month ago

Thought-shaped UI, sigma () shaped designers, Figma's new DS features

Choose between thought-shaped interfaces atop legacy systems or rebuilding software from the ground up to faithfully represent human thought and preserve agency.
Web development
fromblog.logrocket.com
2 months ago

How to ensure your expert C# knowledge doesn't make you a TypeScript noob - LogRocket Blog

Micro frontends increase team autonomy but complicate CSS; use design tokens, CSS Modules, and the Shadow DOM to scale styling and avoid collisions.
#design-system
UX design
fromMedium
3 months ago

Purple

Large language models default to homogenized design choices like purple-gradient rounded buttons, and design systems with tokens can constrain them to follow specific constraints.
#figma
fromBrad Frost
5 months ago

The History of Themeable User Interfaces

The course digs into everything that goes into creating design token systems and themeable user interfaces to help Multi All-The-Things organizations meet the multifarious needs of their digital products. Design tokens may be the latest incarnation, but software creators have been creating themeable user interfaces for quite a long time! As with all things, we can study history to learn from our past to inform our future. So let's dig in!
UX design
UX design
fromMedium
7 months ago

Foundation: Tailwind for Figma

Foundation is a Figma plugin that instantly creates a scalable design system with spacing, typography, color, and borders using flexible variables.
Graphic design
fromSmashing Magazine
8 months ago

Integrating Design And Code With Native Design Tokens In Penpot - Smashing Magazine

Penpot's latest release supports native design tokens, enhancing collaboration between designers and engineers.
Graphic design
fromPenpot
9 months ago

Penpot Design Tokens | Small decisions to master complexity

Penpot integrates design tokens to enhance collaboration and efficiency in design and development.
fromMedium
9 months ago

Design tokens for non-designers

Design tokens represent a fundamental shift in how we manage design decisions in modern software development. They serve as the smallest building blocks of visual design.
UX design
Design
fromuxdesign.cc
9 months ago

Design tokens for non-designers

Design tokens centralize UI design management across platforms, enhancing consistency and efficiency in software development.
UX design
fromAlways Twisted
9 months ago

CSS Custom Properties vs. Sass Variables: A Pragmatic Guide Always Twisted

Sass variables are for compile-time constants; CSS custom properties offer runtime flexibility for theming.
[ Load more ]