Assuming that it’s the default chat resource, go to /FXServer/server-data/resources/[system]/chat/html/index.css. Inside the chat-window element, edit background-color: rgba(0, 0, 0, 0.2); to your liking.
/FXServer/server-data/resources/[system]/chat/html/index.css
chat-window
background-color: rgba(0, 0, 0, 0.2);