centaur-tabs
centaur-tabs copied to clipboard
Reference materials for implementing TODO's tab style
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
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
You should add a size adjustment related code.
Thanks man! I will take this into consideration.