mattfidler / tabbar-ruler.el

Tabbar Ruler Mode
54 stars 10 forks source link

Customization overriden #59

Open opensource-philosophy opened 2 years ago

opensource-philosophy commented 2 years ago

The customization of tabbar-ruler using customize-group does not work reliably. I tried it with custom-set-faces and set-face-attribute, too, also with with-eval-after-load 'tabbar-ruler, but could not change the tab height. If I manually set the faces and apply them, things are working, but only for that session. So tabbar-ruler must override the custom faces somehow. The packages is great, but It is unusable for me if I cannot adjust the tab-bar height and face.