How to change the background color in the GUI for logistics requests?

Place to get help with not working mods / modding interface.
flame_Sla
Long Handed Inserter
Long Handed Inserter
Posts: 63
Joined: Fri Mar 01, 2019 12:54 pm
Contact:

How to change the background color in the GUI for logistics requests?

Post by flame_Sla »

Items that are not in the inventory are marked in a different color.
background color in the GUI.jpg
background color in the GUI.jpg (55.43 KiB) Viewed 147 times
For me the contrast is not enough.
Is there any way to change the background color or change the brightness?
Bilka
Factorio Staff
Factorio Staff
Posts: 3708
Joined: Sat Aug 13, 2016 9:20 am
Contact:

Re: How to change the background color in the GUI for logistics requests?

Post by Bilka »

It's probably one of the disabled_recipe_slot_tint or disabled_recipe_slot_background_tint utility constants.
I'm an admin over at https://wiki.factorio.com. Feel free to contact me if there's anything wrong (or right) with it.
flame_Sla
Long Handed Inserter
Long Handed Inserter
Posts: 63
Joined: Fri Mar 01, 2019 12:54 pm
Contact:

Re: How to change the background color in the GUI for logistics requests?

Post by flame_Sla »

these constants affect the color of the right panel
background color in the GUI_2.jpg
background color in the GUI_2.jpg (399.58 KiB) Viewed 122 times
User avatar
Osmo
Filter Inserter
Filter Inserter
Posts: 252
Joined: Wed Oct 23, 2024 12:08 pm
Contact:

Re: How to change the background color in the GUI for logistics requests?

Post by Osmo »

flame_Sla wrote: Thu Mar 12, 2026 3:33 pm Items that are not in the inventory are marked in a different color.
background color in the GUI.jpg
For me the contrast is not enough.
Is there any way to change the background color or change the brightness?
It part of the GUI style. You can see the name of the style by activating the gui inspect tool (Ctrl+F6) and hovering over the element, it'd be the topmost bold name on the right panel. You can then modify that style in data stage
flame_Sla
Long Handed Inserter
Long Handed Inserter
Posts: 63
Joined: Fri Mar 01, 2019 12:54 pm
Contact:

Re: How to change the background color in the GUI for logistics requests?

Post by flame_Sla »

using the style I was able to add a frame around the slot
background color in the GUI_3.jpg
background color in the GUI_3.jpg (86.1 KiB) Viewed 97 times
I couldn’t change the background color, it looks like the color is set somewhere else

this solves my problem, thanks everyone for your help
Post Reply

Return to “Modding help”