Fix the select property dark theme styling issue #62
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.
Summary
The select property in Boards was not correctly following the dark theme styling. This PR ensures that input elements properly inherit the theme colors. Additionally, it fixes the theme issue for the dropdown in the confirmation dialog when adding a person to the board.
Ticket Link
https://mattermost.atlassian.net/browse/MM-62823
Screenshots
before:
![Screenshot 2025-01-30 at 4 16 36 PM](https://private-user-images.githubusercontent.com/26198062/408102189-1d05ee6f-8a8a-47aa-8114-e17e64301496.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0Mjc5NjUsIm5iZiI6MTczOTQyNzY2NSwicGF0aCI6Ii8yNjE5ODA2Mi80MDgxMDIxODktMWQwNWVlNmYtOGE4YS00N2FhLTgxMTQtZTE3ZTY0MzAxNDk2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDA2MjEwNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTVmNWQ1OTVhOTA0Yzg1NmQ2NDlmZjRiZmU0NDcyMzFiZWFiZmQ3ZGI0ZTAzYTc1ZjA2NTllMzBlMTBkN2JhZjImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.eO3oo615sbarfotNabR3jUc3gWUtZzootdAlDU8ty7w)
After:
https://github.com/user-attachments/assets/e830f9a2-adb1-4e84-8e83-20e249bfe11f