Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vscode][ez] Override Mantine Menu/Dropdown Styles with VSCode Styles #1168

Merged
merged 3 commits into from
Feb 8, 2024

Conversation

rholinshead
Copy link
Contributor

@rholinshead rholinshead commented Feb 8, 2024

[vscode][ez] Override Mantine Menu/Dropdown Styles with VSCode Styles

[vscode][ez] Override Mantine Menu/Dropdown Styles with VSCode Styles

Update the menu and autoselect dropdowns to have correct theme styles.

Before:

Screenshot 2024-02-07 at 7 47 51 PM
Screenshot 2024-02-07 at 7 47 57 PM

After:

Screenshot 2024-02-07 at 7 46 16 PM
Screenshot 2024-02-07 at 7 48 28 PM


Stack created with Sapling. Best reviewed with ReviewStack.

Ryan Holinshead added 2 commits February 7, 2024 19:48
# [vscode][ez] Fix Propt Input Focus Outline Colour

Looks like this colour was missed when translating to vscode variables, so just use the same outline as other places.

## Before
![Screenshot 2024-02-07 at 5 54 54 PM](https://github.com/lastmile-ai/aiconfig/assets/5060851/93160d6e-c7a6-47e6-9246-14cc1168c2f2)

## After
![Screenshot 2024-02-07 at 5 55 42 PM](https://github.com/lastmile-ai/aiconfig/assets/5060851/af3e1c87-1e1b-4841-8088-cea0191ac6dc)
# [vscode][ez] Override Mantine Default Input Colors with VSCode Theme

The default mantine input styles (background, color, focus outline, placeholder color) are ok in some cases but can be improved for all themes by using the appropriate theme variables.

## Before:
https://github.com/lastmile-ai/aiconfig/assets/5060851/0efd596d-759e-4be6-b99c-01a1583d0ae0



## After:
https://github.com/lastmile-ai/aiconfig/assets/5060851/6baefd19-a3cf-491c-a2d4-12eae426087f
Copy link
Contributor

@saqadri saqadri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is magic

@rholinshead rholinshead merged commit da0345b into main Feb 8, 2024
This pull request was closed.
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