feat(ui): add active/inactive panel border colors #122
Closed
vaishnavi003-svg wants to merge 2 commits into
Closed
feat(ui): add active/inactive panel border colors #122vaishnavi003-svg wants to merge 2 commits into
vaishnavi003-svg wants to merge 2 commits into
Conversation
|
@vaishnavi003-svg is attempting to deploy a commit to the pie's projects Team on Vercel. A member of the Team first needs to authorize it. |
Owner
|
@vaishnavi003-svg resolve conflicts and submit SS for other themes. |
Author
Conflicts ResolvedI have resolved the conflicts. |
Author
Owner
|
@vaishnavi003-svg your code is failing CI |
1baab38 to
0a45ba3
Compare
Author
|
✅ CI fixed - removed extra closing brace in draw.rs (line 717). Ready for review. |
Owner
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.



Description
Adds visual distinction between active and inactive panels by changing border colors.
highlight_color)border_color)Fixes #71
Type of Change
How Has This Been Tested?
Test Steps:
cargo runto start the TUITabto switch panels — active panel border becomes brighteto enter search mode — search input border becomes brightj/kin details pane — details panel border becomes brightScreenshots
(Add screenshot here — drag and drop

)
Checklist