aboutsummaryrefslogtreecommitdiff
path: root/ef-arbutus-theme.el
AgeCommit message (Collapse)Author
2025-11-13Fix all prompt and mark mappings2.0.1Protesilaos Stavrou
2025-11-09Update the copyright years in all the theme filesProtesilaos Stavrou
ef-kassio also had a different notice about whether this file is part of Emacs. I remember reading before that GNU ELPA packages are part of Emacs, though I prefer to have that notice only if they are part of emacs.git.
2025-10-30Support the fnname-call and variable-use mappingsProtesilaos Stavrou
Those are used by tree-sitter and related faces.
2025-10-20Make the ef-themes work with modus-themes-theme as a functionProtesilaos Stavrou
2025-10-04Rename bg-search-match to bg-search-staticProtesilaos Stavrou
This is supported in the latest version of the modus-themes.
2025-09-30Make sure the themes support the Modus link mappingsProtesilaos Stavrou
2025-09-29Fix the family of ef-arbutusProtesilaos Stavrou
2025-09-29Rename all the partial palette symbols for consistencyProtesilaos Stavrou
2025-09-29Fix errors in ef-arbutus palette definitionProtesilaos Stavrou
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.
2024-11-14Revise colours for deadlines and scheduled tasks (Org agenda)Protesilaos Stavrou
The goal is two-fold: 1. Improve the semantics of relevant faces. This now covers the Org agenda. We want pending/urgent tasks to be rendered in a bold font and use a vivid colour. Whereas tasks that are not urgent should have a subtle colour and a normal weight. Thanks to Adam Porter (GitHub @alphapapa) for discussing this with me in issue 102 on the Modus themes repository (the same principles apply here): <https://github.com/protesilaos/modus-themes/issues/102>. 2. Make the applicable colours be more consistent with the rest of the theme. In practice, this means that the colour values are cooler overall and the intensity is lower.
2024-09-17Revise all "subtle" accented backgrounds for thematic consistencyProtesilaos Stavrou
2024-08-27Define new bg-search-match mapping and use itProtesilaos Stavrou
2024-03-22Make refinements to some graph colours in all light themesProtesilaos Stavrou
2024-03-05Add semantic mappings for terminal coloursProtesilaos Stavrou
2024-03-05Remove needless comments from ef-arbutus-theme.elProtesilaos Stavrou
2024-01-17Update development linksProtesilaos Stavrou
2024-01-12Update copyright yearsProtesilaos Stavrou
2024-01-11Use 'bg-fringe' and 'fg-fringe' as semantic colour mappingsProtesilaos Stavrou
2024-01-10emacs: implement semantic colour mappings for search constructsProtesilaos Stavrou
2024-01-04ef-arbutus: use different hue for rainbow-7Protesilaos Stavrou
2024-01-04ef-arbutus: use different hue for prose-todoProtesilaos Stavrou
2024-01-04ef-arbutus: tweak bg-warning, bg-infoProtesilaos Stavrou
2024-01-01ef-arbutus: tweak bg-warning and bg-info valuesProtesilaos Stavrou
2024-01-01ef-arbutus: change accent-3 mapping to a more appropriate hueProtesilaos Stavrou
2024-01-01ef-arbutus: refine rainbow mappingsProtesilaos Stavrou
2023-12-30ef-arbutus: tweak the green-faint valueProtesilaos Stavrou
2023-12-30ef-arbutus: tweak the fg-dim valueProtesilaos Stavrou
2023-12-29ef-arbutus: tweak prompt and keybind mappingsProtesilaos Stavrou
2023-12-29Add the 'ef-arbutus' themeProtesilaos Stavrou
Introduction and sample screenshots: <https://protesilaos.com/codelog/2023-12-29-ef-arbutus/>.