Skip to content

bug [int-ui]: use IntUiDarkTheme colors for dark SimpleListItem#3430

Open
c5inco wants to merge 1 commit intoJetBrains:masterfrom
c5inco:standalone
Open

bug [int-ui]: use IntUiDarkTheme colors for dark SimpleListItem#3430
c5inco wants to merge 1 commit intoJetBrains:masterfrom
c5inco:standalone

Conversation

@c5inco
Copy link
Collaborator

@c5inco c5inco commented Feb 19, 2026

The dark() SimpleListItemColors function was incorrectly using colors from IntUiLightTheme for its selected states.

This change corrects the implementation to use the appropriate colors from IntUiDarkTheme.

The `dark()` SimpleListItemColors function was incorrectly using colors from `IntUiLightTheme` for its selected states.

This change corrects the implementation to use the appropriate colors from `IntUiDarkTheme`.
Copy link
Collaborator

@rock3r rock3r left a comment

Choose a reason for hiding this comment

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

LGTM but you need to fix the commit format @c5inco :)

Should be:

[JEWEL-1293] use IntUiDarkTheme colors for dark SimpleListItem

(yes, you always need an issue, I filed one for you)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants