centaur-tabs icon indicating copy to clipboard operation
centaur-tabs copied to clipboard

Reference materials for implementing TODO's tab style

Open black7375 opened this issue 3 years ago • 1 comments

Here are some links to help README's TODO.

- [ ] Add easy tab style configuration function. (Atom, Sublime, VS Code… like (centaur-tabs-tab-theme "atom"))

Sublime like https://amitp.blogspot.com/2020/06/emacs-prettier-tab-line.html image

You can adjust the options now.

Atom like https://andreyorst.gitlab.io/posts/2020-05-10-making-emacs-tabs-look-like-in-atom/ https://gitlab.com/andreyorst/dotfiles/-/tree/master/.config/emacs image

You should add a size adjustment related code.

black7375 avatar Mar 22 '21 02:03 black7375

Thanks man! I will take this into consideration.

ema2159 avatar Apr 19 '21 10:04 ema2159