Add a JS token map for Devtools theming. - #1013
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
AbhinRustagi
marked this pull request as ready for review
August 19, 2026 07:46
4 tasks
AbhinRustagi
force-pushed
the
abhin/devtools-stack-theme
branch
2 times, most recently
from
August 19, 2026 08:40
1a11ada to
9f0b70b
Compare
AbhinRustagi
force-pushed
the
abhin/devtools-stack-theme
branch
from
August 19, 2026 08:43
9f0b70b to
5ce5a97
Compare
AbhinRustagi
force-pushed
the
abhin/devtools-stack-theme
branch
from
August 19, 2026 09:20
087a7fb to
f7dd351
Compare
AbhinRustagi
force-pushed
the
abhin/devtools-stack-theme
branch
from
August 19, 2026 10:15
f7dd351 to
41ee42a
Compare
AbhinRustagi
force-pushed
the
abhin/devtools-stack-theme
branch
from
August 19, 2026 10:50
41ee42a to
a7894f3
Compare
AbhinRustagi
changed the base branch from
main
to
abhin/devtools-stack-library-id
August 19, 2026 10:53
AbhinRustagi
force-pushed
the
abhin/devtools-stack-theme
branch
from
August 19, 2026 12:41
ed5c07f to
3abf2e5
Compare
abhithesys
previously approved these changes
Aug 20, 2026
AbhinRustagi
force-pushed
the
abhin/devtools-stack-theme
branch
from
August 20, 2026 17:57
3e786d5 to
a017a59
Compare
AbhinRustagi
dismissed
abhithesys’s stale review
August 20, 2026 18:13
The merge-base changed after approval.
AbhinRustagi
force-pushed
the
abhin/devtools-stack-theme
branch
2 times, most recently
from
August 20, 2026 18:23
3e786d5 to
9cf8df0
Compare
Contributor
|
Seems dubious |
pr3khar
previously approved these changes
Aug 20, 2026
AbhinRustagi
force-pushed
the
abhin/devtools-stack-theme
branch
from
August 20, 2026 18:32
9cf8df0 to
3e786d5
Compare
Chrome looks up camelCase tokens through useTheme/useStyles instead of writing --oui-dt-* CSS variables on the widget root.
The drawer, quota card, and stream row look up camelCase tokens through useStyles instead of hardcoded hex.
AbhinRustagi
force-pushed
the
abhin/devtools-stack-theme
branch
from
August 20, 2026 18:33
3e786d5 to
f58d2b4
Compare
pr3khar
approved these changes
Aug 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
useTheme/useStyles)Stacked on #1019. Debug trays are #1006.
Test plan
pnpm --filter @openuidev/devtools typecheck