Skip to content

Comments

Make query builder results dark-mode responsive#785

Draft
mattakamatsu wants to merge 1 commit intomainfrom
claude/fix-query-builder-colors-JUvSF
Draft

Make query builder results dark-mode responsive#785
mattakamatsu wants to merge 1 commit intomainfrom
claude/fix-query-builder-colors-JUvSF

Conversation

@mattakamatsu
Copy link
Contributor

Replace hardcoded light-mode colors (#eeeeee80 inline styles, bg-white, bg-gray-* Tailwind classes) with dark: variant counterparts so the query builder table, kanban, and results views adapt to Roam's dark mode.

Also fix the Roam app's Tailwind config to use .bp3-dark as the dark mode class selector, since Roam applies bp3-dark (not .dark) in dark mode.

https://claude.ai/code/session_0132ew9iSyEjodJGd9vsWqb5

Test plan
Load in Roam Research with dark mode enabled
Open a query builder result in table view — headers and toolbar backgrounds should use dark colors
Switch to Kanban view — cards, columns, and legend should have dark backgrounds
Toggle back to light mode — verify original appearance is preserved
Check that FuzzySelectInput locked state also renders correctly in dark mode (pre-existing dark: classes now functional)

Log in Roam issue

Replace hardcoded light-mode colors (#eeeeee80 inline styles, bg-white,
bg-gray-* Tailwind classes) with dark: variant counterparts so the query
builder table, kanban, and results views adapt to Roam's dark mode.

Also fix the Roam app's Tailwind config to use .bp3-dark as the dark mode
class selector, since Roam applies bp3-dark (not .dark) in dark mode.

https://claude.ai/code/session_0132ew9iSyEjodJGd9vsWqb5
@supabase
Copy link

supabase bot commented Feb 15, 2026

This pull request has been ignored for the connected project zytfjzqyijgagqxrzbmz because there are no changes detected in packages/database/supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

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