You are not logged in.
I've been trying to adjust the header fonts in Thunar's side pane to appear standard, but I'm running into an issue; I just cannot seem to change it.
Current appearance of the Thunar side pane.
I experimented with GTK-inspector by adding a font-weight and font-style property targeting the selector ".thunar treeview.view header" including several other selectors, but the change had no effect; the font weight remains unchanged. I have also noticed that the header font size is a bit bigger as well.
For further clarification, here's an image detailing the issue:
This is a image I edited in GIMP to represent the wanted result:
Is it possible to make the header font weight normal at all? Any insights on how to achieve this customization would be greatly appreciated!
Last edited by NameToBasic (2025-04-06 20:48:01)
Offline
I can't affect this element either. Looks like its somehow hard-coded.
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
You can look into the system theme if it is accessible for changes, i.e. if it is not a gresource file.
Search terms would be menu, menuitem, sidepane or headerbar.
Offline
Thank you for the replies!
Hmm... perhaps there are no solutions to this problem. I have tried experimenting with several tools over the past months to achieve the result (such as GTK-Inspector and several template themes), but without success, therefore, I thought this forum could be the only way to solve my problem, but it does not look like it might be solved here either.
Oof...
Perhaps there is an internal setting I have to adjust or a configuration file I need to edit. I hope someone could get a further look at it.
Last edited by NameToBasic (2025-03-24 17:18:25)
Offline
I can't affect this element either. Looks like its somehow hard-coded.
You can look into the system theme if it is accessible for changes, i.e. if it is not a gresource file.
Search terms would be menu, menuitem, sidepane or headerbar.
Hi, are there any updates on this topic? Have anyone come up with a solution?
And, by the way, since you (Clio) mentioned it may be accessible through the GTK system theme; where is the system theme located?
Last edited by NameToBasic (2025-04-20 19:46:43)
Offline
Are there? I am making a GTK-theme and I hope to reduce the font-weight on the sidepane headers any time soon...
Offline
I don't think its possible with CSS, or at least I don't see how. You can make a request here to see what the developer says.
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
I just need to change some code in the "post-compiled" code to make the font weight to normal, it seems...
https://gitlab.xfce.org/xfce/thunar/-/issues/1617
Looks like its somehow hard-coded.
Looks like you were right.
Last edited by NameToBasic (2025-04-25 14:33:18)
Offline
Your screenshot has made it clearer for me.
Unfortunately, it is not possible to change a system theme. But you could compile thunar yourself, as suggested by ToZ. It's not that difficult, the maintainer has already specified the relevant places.
By the way, the path for the system themes is /usr/share/themes.
Or as an alternative you can install the font fira
https://www.1001fonts.com/fira-sans-font.html
and select fira sans medium. I use this font myself, so there is no difference.
Or you can try another font from the repo.
Offline
[ Generated in 0.015 seconds, 7 queries executed - Memory usage: 574.34 KiB (Peak: 591.18 KiB) ]