Conversation
Co-authored-by: Theo Browne <t3dotgg@users.noreply.github.com>
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Comment |
What Changed
Why
This gives users a predictable way to customize T3 Code colors while keeping the existing light/dark mode and semantic token system intact.
UI Changes
theme_palette_settings_persist.mp4
Checklist
To show artifacts inline, enable in settings.
Note
Add user-selectable theme palette to client settings
ThemePaletteSettings(primary and neutral hex colors) toClientSettingsSchemain settings.ts, with validation and defaults.--theme-primary-seed,--theme-neutral-seed), affecting all light/dark mode colors.color-mix, so existing users will see slightly different shades until they set a custom palette.Macroscope summarized 8a815ad.