You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Change console background to match the canvas background
- Improve error background for better visibility
- Colorize "Clear console" and "Cancel" icons in the console header to accent color
- Enhance "Run" sticky header on hover
- Change resizing line background to an accent color
- Update --border-xlight border color to accentish
Changes summary:
- Updated the console background to match the canvas background for a cohesive look.
- Improved the error background for better visibility and readability.
- Colorized the "Clear console" and "Cancel" icons in the console header to the accent color.
- Enhanced the "Run" sticky header with a hover effect for better user interaction.
- Changed the resizing line background to an accent color for a more consistent design.
…y `Console` (#91, #86)
- Ensure styles for `[role="dialog"]` are not applied when `[data-comment-id]` attribute is present
Changes summary:
- Refined the styling for "Apply" comments dialogs to ensure that styles are not applied when the `data-comment-id` attribute is present.
Python
Run
code consoleClear console
andCancel
icons in the console header to accent colorRun
sticky headers, and add different background on hoverFix bug
andApply
comments dialogs overall (its[role="dialog"]
and I have tonot
apply its styles when there is[data-comment-id]
The text was updated successfully, but these errors were encountered: