mswift42 / themecreator

https://mswift42.github.io/themecreator/ create themes for intellij, textmate, textadept, atom, emacs, vim and gnome terminal.
GNU General Public License v3.0
404 stars 33 forks source link

Remove duplicate definition of line-number faces and make tab-line look prettier #18

Closed paaguti closed 2 years ago

paaguti commented 2 years ago

HI

I've noticed that the line-numbers are defined twice and that's not necessary. Additionally I have tweaked the tab-line a bit:

  1. Active tab looks like buffer, while others look like the fringe.
  2. Move the tab-line resizing outside the theme. There might be people who are happy with the default size settings for the tab-line (not my case, but I do that after loading the theme).
mswift42 commented 2 years ago

Thanks, I'll review this on this coming weekend.