Skip to content

Live + Accurate UI Theme Colors #56

@justintaylor-dev

Description

@justintaylor-dev

Currently UI theme colors are limited and only reliable in Photoshop for Vanilla UXP

Let's add all colors for Photoshop, InDesign, and Premiere Pro for both Vanilla UI and Webview UI

Updates will start with the colorTable and getColorScheme functions here:

const colorTable = {


Began some PPRO progress here:

export const getColorScheme = async () => {

Need to:

  • Abstract all color theme logic to a separate file
  • Verify all colors (at least main colors) are correct (only values adjusted have // PPRO appended )
  • Ensure changing OS theme ( light mode or dark mode) does not impact colors in-app
  • Test InDesign as well

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions