git-log--graph icon indicating copy to clipboard operation
git-log--graph copied to clipboard

Branch names style

Open dimateos opened this issue 5 months ago • 1 comments

Maybe there could be a CSS style setting for it, to for example remove the italic:

Image

Or if it seems simpler and not worth just a toggle for italic? But the CSS could affect also the background and outline to try style changes as suggested in https://github.com/phil294/GitLG/issues/28

dimateos avatar Jul 07 '25 15:07 dimateos

For that I think the advanced existing custom-css setting is well enough. If we start adding new separate options for all kinds of CSS props for all kinds of elements, we'd have to add hundreds if not thousands of them eventually.

Either way I'd prefer to just make the defaults look better. Italic is rarely a good idea anyway.

phil294 avatar Jul 08 '25 20:07 phil294