[Plugin] GUI Redesign - Wild Dragon Design System #32

Closed
opened 2026-05-24 11:55:56 -04:00 by zgaetano · 0 comments
Owner

Overview

Redesign the Premiere Pro plugin UI to match the Wild Dragon design system used in web-ui.

Tasks

  • Update color palette to Wild Dragon OKLCH colors
  • Update typography (Inter + JetBrains Mono, load from server)
  • Redesign layout structure (topbar, toolbar, asset grid, action bar)
  • Implement Wild Dragon component patterns (wd-btn, wd-card-asset, wd-input, etc.)
  • Add Advanced section with slide panel
  • Update all existing UI elements to match design system
  • Test in Premiere Pro

Design System Reference

  • Colors: OKLCH palette with brand hue 266°
  • Typography: Inter (body), JetBrains Mono (data)
  • Spacing: 4px increments
  • Components: Match web-ui patterns

Font Loading

Load fonts from web-ui server (not bundled with plugin)

Files to Update

  • services/premiere-plugin/css/styles.css
  • services/premiere-plugin/index.html
  • services/premiere-plugin/js/main.js

Estimated Time

1 week

## Overview Redesign the Premiere Pro plugin UI to match the Wild Dragon design system used in web-ui. ## Tasks - [ ] Update color palette to Wild Dragon OKLCH colors - [ ] Update typography (Inter + JetBrains Mono, load from server) - [ ] Redesign layout structure (topbar, toolbar, asset grid, action bar) - [ ] Implement Wild Dragon component patterns (wd-btn, wd-card-asset, wd-input, etc.) - [ ] Add Advanced section with slide panel - [ ] Update all existing UI elements to match design system - [ ] Test in Premiere Pro ## Design System Reference - Colors: OKLCH palette with brand hue 266° - Typography: Inter (body), JetBrains Mono (data) - Spacing: 4px increments - Components: Match web-ui patterns ## Font Loading Load fonts from web-ui server (not bundled with plugin) ## Files to Update - `services/premiere-plugin/css/styles.css` - `services/premiere-plugin/index.html` - `services/premiere-plugin/js/main.js` ## Estimated Time 1 week
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: WildDragonLLC/dragonflight#32
No description provided.