Skip to content

feat: theme and theme_mode support for embeds#8498

Merged
mindspank merged 8 commits intomainfrom
feat/darkmode-iframe-api
Dec 15, 2025
Merged

feat: theme and theme_mode support for embeds#8498
mindspank merged 8 commits intomainfrom
feat/darkmode-iframe-api

Conversation

@mindspank
Copy link
Contributor

Adds support for:

  • iframe api to get/set themes
  • iframe api to get/set theme_modes (e.g dark mode)
  • supports theme and theme_mode params as part of the iframe request

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

Copy link
Collaborator

@AdityaHegde AdityaHegde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few nits, but LGTM

@mindspank mindspank merged commit 4302426 into main Dec 15, 2025
11 checks passed
@mindspank mindspank deleted the feat/darkmode-iframe-api branch December 15, 2025 18:45
k-anshul pushed a commit that referenced this pull request Dec 18, 2025
* feat: theme and theme_mode support for embeds

* test fix

* fix: remove _ from variable name

* refactor

* fix rows

* fix

* last comments

* merge
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.

2 participants