diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2025-11-09 07:34:50 +0200 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2025-11-09 07:34:50 +0200 |
| commit | 8ec9692b4910b28d3f44654660fc56b6f7d74251 (patch) | |
| tree | 60c6f7af0a2b2c262fcbfe9914bbffc1967d9423 /README.org | |
| parent | a3f37b6cba040077f62031504e0c88c74a6fde98 (diff) | |
Update ef-themes to version 2.0.02.0.0
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -4,9 +4,9 @@ #+language: en #+options: ':t toc:nil author:t email:t num:t #+startup: content -#+macro: stable-version 1.11.0 -#+macro: release-date 2025-09-25 -#+macro: development-version 2.0.0-dev +#+macro: stable-version 2.0.0 +#+macro: release-date 2025-11-09 +#+macro: development-version 2.1.0-dev #+export_file_name: ef-themes.texi #+texinfo_filename: ef-themes.info #+texinfo_dir_category: Emacs misc features @@ -123,10 +123,10 @@ Everything is in place to set up the package. :CUSTOM_ID: h:ac76ded0-af9b-4566-aff9-75142ef2d4ef :END: -Starting with version =2.0.0= (currently {{{development-version}}}), -the ~ef-themes~ are built on top of the ~modus-themes~. This means -that all customisation is done via the Modus user options ([[#h:db8ba158-22f6-49f7-b2f2-1c8162e690dd][Customisation options]]). -Furthermore, all theme-loading commands are those of Modus ([[#h:6585235a-5219-4f78-9dd5-6a64d87d1b6e][Working with other Modus themes or taking over Modus]]). +Starting with version =2.0.0=, the ~ef-themes~ are built on top of the +~modus-themes~. This means that all customisation is done via the +Modus user options ([[#h:db8ba158-22f6-49f7-b2f2-1c8162e690dd][Customisation options]]). Furthermore, all +theme-loading commands are those of Modus ([[#h:6585235a-5219-4f78-9dd5-6a64d87d1b6e][Working with other Modus themes or taking over Modus]]). #+begin_src emacs-lisp (use-package ef-themes |
