[GH-ISSUE #615] [Question] How to change the device-box-label color? #5825

Closed
opened 2026-05-23 01:53:13 +01:00 by JakeStanger · 2 comments
Owner

Originally created by @madfanat on GitHub (May 31, 2024).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/615

Question
I just want to change the background color of the label in the device box to make it look unified. Seems to have tried every option available, but without success. Could you please tell me which selector and setting should be used?
P.S. now it has the same color as any background.

screenshot

Originally created by @madfanat on GitHub (May 31, 2024). Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/615 **Question** I just want to change the background color of the label in the device box to make it look unified. Seems to have tried every option available, but without success. Could you please tell me which selector and setting should be used? P.S. now it has the same color as any background. ![screenshot](https://github.com/JakeStanger/ironbar/assets/168630462/7b54d0d6-8a22-4cfc-a2fc-c60b1537e376)
Author
Owner

@JakeStanger commented on GitHub (Jun 1, 2024):

You can use cellview to target the dropdown component (including options), and arrow for the arrow. Does that do what you want?

<!-- gh-comment-id:2143608298 --> @JakeStanger commented on GitHub (Jun 1, 2024): You can use `cellview` to target the dropdown component (including options), and `arrow` for the arrow. Does that do what you want?
Author
Owner

@madfanat commented on GitHub (Jun 2, 2024):

Thanks, it does the trick.

<!-- gh-comment-id:2143727950 --> @madfanat commented on GitHub (Jun 2, 2024): Thanks, it does the trick.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#5825
No description provided.