Cosmetic changes should be made through extensions rather than code changes. Documentation on the extension format, which can include arbitrary CSS, is here:
https://guacamole.apache.org/doc/gug/guacamole-ext.html#ext-file-format The best way to determine the CSS to apply is to fiddle around with the relevant elements in your browser's dev tools, adding additional CSS rules until things look how you like. Once you have things the way you want, you have the CSS to include in your extension. - Mike On Mon, Oct 4, 2021, 00:50 michael böhm <[email protected]> wrote: > Hi, > > I got the task to change the color of of the text and icon in the "Filter" > field to black to ensure a higher contrast from the background due to an > accessibility audit. > > Can someone point me in the right direction on which part of the CSS I > have to edit to accomplish this? How can I change it in the Docker version? > > Thanks and best wishes > > Michael > --------------------------------------------------------------------- To > unsubscribe, e-mail: [email protected] For additional > commands, e-mail: [email protected]
