material-3-to-material-2-theme-adapter

Material 3 to Material 2 Theme Adapter

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "material-3-to-material-2-theme-adapter" with this command: npx skills add rodydavis/skills/rodydavis-skills-material-3-to-material-2-theme-adapter

Material 3 to Material 2 Theme Adapter

Overview 

How to style Material 2 components with Material 3 in CSS:

:root { --mdc-theme-primary: var(--md-sys-color-primary); --mdc-theme-on-primary: var(--md-sys--coloron-primary); --mdc-theme-background: var(--md-sys--colorbackground); --mdc-theme-on-background: var(--md-sys--coloron-background); --mdc-theme-on-surface-variant: var(--md-sys--coloron-surface-variant); --mdc-theme-surface-variant: var(--md-sys--colorsurface-variant); --mdc-theme-on-surface: var(--md-sys--coloron-surface); --mdc-theme-surface: var(--md-sys--colorsurface); --mdc-theme-text-primary-on-background: var(--md-sys--coloron-surface-variant); --mdc-theme-outline: var(--md-sys-color-outline); }

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

flutter-control-and-screenshot

No summary provided by upstream source.

Repository SourceNeeds Review
General

install-flutter-from-git

No summary provided by upstream source.

Repository SourceNeeds Review
General

how-to-build-a-native-cross-platform-project-with-flutter

No summary provided by upstream source.

Repository SourceNeeds Review
General

how-to-build-a-webrtc-signal-server-with-pocketbase

No summary provided by upstream source.

Repository SourceNeeds Review