chore: Adjust agent chat code elements#40230
Conversation
WalkthroughThis pull request modifies theming and styling across several design-system components. In the dark mode theme file, the elevation color calculations are simplified by using fixed lightness adjustments. The code block component now applies the "body" typography class with an additional custom styling class, and the clipboard button gains a neutral color property. CSS adjustments update various code element styles including margins, font-size, text color, outline, and border-radius. Additionally, the sidebar breakpoint constant is lowered from 768 to 720 to adjust responsive behavior. Changes
Sequence Diagram(s)(No sequence diagram generated as the changes do not alter control flow or introduce new interactive features.) Assessment against linked issues
Suggested labels
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
⏰ Context from checks skipped due to timeout of 90000ms (10)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
2d619d3 to
8b0f400
Compare
|
|
||
| li { | ||
| margin-bottom: var(--inner-spacing-2); | ||
| margin-left: 1em; |
Description
Fixes #39836
Automation
/ok-to-test tags="@tag.Sanity"
🔍 Cypress test results
Tip
🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/14445809985
Commit: 713a98e
Cypress dashboard.
Tags:
@tag.SanitySpec:
Mon, 14 Apr 2025 13:21:07 UTC
Communication
Should the DevRel and Marketing teams inform users about this change?
Summary by CodeRabbit