Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emacs 27 - (tab-bar-mode 1) - suggestion #105

Open
marcuskammer opened this issue Nov 28, 2020 · 0 comments
Open

Emacs 27 - (tab-bar-mode 1) - suggestion #105

marcuskammer opened this issue Nov 28, 2020 · 0 comments

Comments

@marcuskammer
Copy link

Emacs 27 comes with a new (tab-bar-mode), which is currently not styled using nord theme.

Screenshot from 2020-11-28 12-07-42

My suggestion is to use the same styles like the mode-line:

'(tab-bar ((t (:inherit mode-line-inactive)))) '(tab-bar-tab ((t (:inherit mode-line-highlight)))) '(tab-bar-tab-inactive ((t (:inherit tab-bar)))) '(tab-line ((t nil)))

Screenshot from 2020-11-28 12-08-52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant