Skip to content

Conversation

gordonwoodhull
Copy link
Contributor

fixes #13369

E.g. the light brand for

brand:
  color:
    background:
      light: '#f3f3f8'
      dark: '#0f0412'
    foreground:
      light: '#113322'
      dark: '#f8f8f8'
    primary:
      dark: '#20bbff'

should not have primary: undefined

Will backport to v1.8 and changelog there.

@posit-snyk-bot
Copy link
Collaborator

posit-snyk-bot commented Sep 29, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@gordonwoodhull gordonwoodhull merged commit fbfe3aa into main Sep 29, 2025
51 checks passed
@gordonwoodhull gordonwoodhull deleted the bugfix/13369 branch September 29, 2025 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

theme compilation fails if brand.color.primary is specified for light or dark but not both

2 participants