Unfortunately, yes still not possible to change more than the color. The squiggly underline is hardcoded and only the foreground color can be changed.
To change the foreground color you should have something like: ```ìni [styling] indicator_error=0x#008000 ``` in your `filetypes_common.conf` (edit this file via `Tools->Configuration Files->filetypes_common.conf`). Anything beyond this needs a PR which makes more settings configurable. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/520#issuecomment-2571575999 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/issues/520/2571575...@github.com>