mrbuilder1961 / ChatPatches

A Minecraft client-side mod that touches up Minecraft's mundane chat, with configurability in mind!
GNU Lesser General Public License v3.0
44 stars 16 forks source link

Remove text shadow #109

Open MicrocontrollersDev opened 11 months ago

MicrocontrollersDev commented 11 months ago

Is your feature request related to a problem? Please describe.

By default, the chat box already has a background, so text shadow does not necessarily help with readability. It would be nice to see an option to remove it.

Describe the solution you'd like

One or two toggles to disable text shadow. If two, then one could be for the normal chat hud, and the other could be for the chat input box.

Describe alternatives you've considered

None

Additional context

None

mrbuilder1961 commented 11 months ago

yeah this should be pretty easy! should i add an option for the search field as well? do note that if it gets a config opt too, it wouldn't affect the placeholder text (Search...)

MicrocontrollersDev commented 11 months ago

I think that would be nice yeah