Skip to content

fix(base): set tab-line foreground#884

Open
sarg wants to merge 1 commit intodoomemacs:masterfrom
sarg:master
Open

fix(base): set tab-line foreground#884
sarg wants to merge 1 commit intodoomemacs:masterfrom
sarg:master

Conversation

@sarg
Copy link

@sarg sarg commented Jan 16, 2026

Fixes #720: when adding the tab-bar-format-global function to the tab-bar-format list, the global mode string should be visible in the tab bar.

The problem is obvious - both bg and fg of tab-line are set to bg-alt. Looks like a long unnoticed typo.


  • I searched the issue tracker and this hasn't been PRed before.
  • My changes are not on the do-not-PR list for this project.
  • My commits conform to Doom's git conventions.
  • I am blindly checking these off.
  • This PR contains AI-generated work.
  • Any relevant issues or PRs have been linked to.
  • This a draft PR; I need more time to finish it.

Fixes doomemacs#720: when adding the tab-bar-format-global function to the
tab-bar-format list, the global mode string should be visible in the tab
bar.
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

Successfully merging this pull request may close these issues.

Global mode string is not visible on the tab bar

1 participant