aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-09-29Implement minor mode with defmethod to restrict Modus commands to Ef onlyProtesilaos Stavrou
2025-09-29Actually make the Ef hook be an alias of the Modus oneProtesilaos Stavrou
The whole point of this project is to avoid as much duplication as possible.
2025-09-29Define compatibility aliases that point to ModusProtesilaos Stavrou
2025-09-29Implement ef-themes-select, based on modus-themes-selectProtesilaos Stavrou
2025-09-29Move the theme registration a bit further downProtesilaos Stavrou
I ad it before the declaration of ef-themes-items...
2025-09-29Define ef-themes-load-theme as a wrapper of modus-themes-load-themeProtesilaos Stavrou
2025-09-29Add load random commands as variants of those that Modus providesProtesilaos Stavrou
2025-09-29Reinstate the hookProtesilaos Stavrou
2025-09-29Move the theme registration further upProtesilaos Stavrou
2025-09-29Rename all the partial palette symbols for consistencyProtesilaos Stavrou
2025-09-29Fix errors in ef-owl macro callProtesilaos Stavrou
2025-09-29Fix errors in ef-arbutus palette definitionProtesilaos Stavrou
2025-09-29Stop trying to load the modus-themesProtesilaos Stavrou
We will handle this internally in the modus-themes. Basically, what we need here as the theme palette values, so those can go directly in modus-themes.el.
2025-09-28Fix all the palette symbolsProtesilaos Stavrou
2025-09-28Fix the symbols of the overrides optionsProtesilaos Stavrou
2025-09-28Add the common mapping for bg-diff-contextProtesilaos Stavrou
2025-09-28Make sure the ef-themes-items are registered with the ↵Protesilaos Stavrou
modus-themes-registered-items
2025-09-28BREAKING: Make proof-of-concept for the redesign on top of the modus-themesProtesilaos Stavrou
I still need to re-implement the relevant commands to switch themes, but this is already an important step forward.
2025-09-25Update ef-themes to version 1.11.01.11.0Protesilaos Stavrou
2025-09-23Add support for minibuffer-nonselected (Emacs 31)Protesilaos Stavrou
2025-09-20Add missing diff-mode outline headingProtesilaos Stavrou
2025-09-20Refine the style of the Custom buttonsProtesilaos Stavrou
2025-09-09Make org-date-selected inherit calendar-todayProtesilaos Stavrou
2025-09-09Make calendar-today easier to spotProtesilaos Stavrou
2025-09-08Add explicit support for the magit-section-secondary-heading faceProtesilaos Stavrou
2025-09-02Add an overline to the notmuch-message-summary-face if possibleProtesilaos Stavrou
2025-09-02Make the mode lines have a book or underlineProtesilaos Stavrou
2025-08-08Acknowledge Sean Devlin for commits 137147a, 5199721Protesilaos Stavrou
These were contributed in pull request 59: <https://github.com/protesilaos/ef-themes/pull/59>. The changes are small, meaning that Sean does not need to assign copyright to the Free Software Foundation.
2025-08-08Merge pull request #59 from sdevlin/mainProtesilaos Stavrou
Add optional argument to silence message in ef-themes-load-random
2025-08-05Add optional argument to silence message in ef-themes-rotateSean Devlin
2025-08-04Add optional argument to silence message in ef-themes-load-randomSean Devlin
2025-07-30Make info-header-xref not have an underlineProtesilaos Stavrou
It does not look nice on the header line.
2025-07-12Add explicit support for the tab-bar-tab-highlight faceProtesilaos Stavrou
In Emacs 31, the face has a different style than before. We want the old one.
2025-07-04Add support for package-mark-{delete,install}-line faces (Emacs 31)Protesilaos Stavrou
2025-06-16Add support for the new spacious-padding face namesProtesilaos Stavrou
I keep the old ones for the time being, but they will be removed eventually.
2025-06-10Add support for the header-line-inactive face (Emacs 31)Protesilaos Stavrou
2025-05-24Clarify the doc string of ef-themes-post-load-hookProtesilaos Stavrou
2025-05-19Use our helper function instead of a lambda for string-prefix-pProtesilaos Stavrou
2025-04-29Update to ef-themes version 1.10.01.10.0Protesilaos Stavrou
2025-04-29Make gnus "ancient" messages look the same as read messagesProtesilaos Stavrou
This is because those "ancient" marks that Gnus adds basically mean "I read this before."
2025-04-26Add support for tmrProtesilaos Stavrou
2025-04-18Acknowledge Kevin Fleming for commit ce88dd2Protesilaos Stavrou
This was done in pull request 54: <https://github.com/protesilaos/ef-themes/pull/54>. The change is small, meaning that Kevin does not need to assign copyright to the Free Software Foundation.
2025-04-18Merge pull request #54 from ktfleming/fix-transient-faceProtesilaos Stavrou
Add support for transient-key-stack face
2025-04-18Add support for transient-key-stack faceKevin Fleming
2025-04-06Acknowledge Leilei332 for extending support for adoc-modeProtesilaos Stavrou
This was done in pull request 52: <https://github.com/protesilaos/ef-themes/pull/52>. The change is within the ~15-line limit, meaning that its author does not need to assign copyright to the Free Software Foundation.
2025-04-06Merge pull request #52 from Leilei332/adoc-mode-supportProtesilaos Stavrou
Add adoc-mode support
2025-04-05Add adoc-mode supportLeilei332
2025-02-20Merge branch 'main' of github.com:protesilaos/ef-themesProtesilaos Stavrou
2025-02-20Cover the new transient facesProtesilaos Stavrou
2025-02-15Revert "Remove the colour+bold from Magit diff file heading and make them ↵Protesilaos Stavrou
bold only when highlighted" This reverts commit 4d30a80c5e8f691bae5f858e5afc041c240a917c.