What problem does it solve?
This skill eliminates the need for manual, error-prone edits to Drupal configuration YAML files by providing a structured, command-line interface for managing DXPR Theme settings.
Core Features & Use Cases
- Centralized Theme Control: Manage layout, typography, colors, and header settings directly from the terminal.
- Palette Management: Easily generate, apply, and map color palettes to Bootstrap classes without manual CSS overrides.
- Use Case: When a design update requires changing the site's primary brand color and font sizes, use this skill to apply these changes globally across the theme in seconds, ensuring consistency and proper CSS rebuilding.
Quick Start
Use the dxt skill to list all available theme configuration sections and then update the body font size to 16 pixels.