nordtheme / emacs

An arctic, north-bluish clean and elegant Emacs theme.
https://www.nordtheme.com/ports/emacs
MIT License
488 stars 63 forks source link

Add line-number and tab-line #106

Open paaguti opened 3 years ago

paaguti commented 3 years ago

Add support for some "modern" emacs faces: line-number is present in emacs-26 and tab-line in emacs-27. I basically inherit from fringe to create a uniform view in all things around the editing buffer.

This is my current setup on an emacs27 on Ubuntu20.04 with nord-theme and doom-modeline: emacs-nord

Explanation: Upper frame is my nord-theme.el with line numbers as per emacs26 and later. Lower frame is the README.md no line numbers there, because I disable them for non-progmode buffers.

Regarding tab line, I distinguish between buffer that is currently being edited, buffers shown in other windows and inactive buffers.

ssnnoo commented 3 years ago

Should the commit that creates the readme be part of this pull request? I would assume not.

paaguti commented 3 years ago

Fine with me /PA

Enviado desde mi iPhone

El 2 ene 2021, a las 19:44, ssnnoo notifications@github.com escribió:

 Should the commit that creates the readme be part of this pull request? I would assume not.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

arcticicestudio commented 3 years ago

Hi @paaguti :wave:, thanks for your contribution :+1:

I've added this PR to the backlog for a detailed review. Please note that it might take some time due to the high amount of work in the Nord project and the currently limited free time to process all the task queues. Thank you for your patience 🙏🏼