diff options
| author | Protesilaos <info@protesilaos.com> | 2026-05-01 20:01:25 +0300 |
|---|---|---|
| committer | Protesilaos <info@protesilaos.com> | 2026-05-01 20:01:25 +0300 |
| commit | 8ebdc208ae532fae0df25a4cc1d078b86944c16b (patch) | |
| tree | 040b1a41f29b6ddec3b324ea87c88cde5a0e6b10 | |
| parent | 2156e94a400a32601cfed7b080e750b07fc08af1 (diff) | |
Mention in the README.md the Modus derivatives I am aware of
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -90,6 +90,17 @@ The manual has a section about building on top of Modus. My (modus-themes-load-theme 'modus-operandi)) ``` +## Emacs themes based on Modus + +This is not an exhaustive list. You are welcome to add your package here. + +- `ef-themes` by Protesilaos <https://github.com/protesilaos/ef-themes> +- `standard-themes` by Protesilaos <https://github.com/protesilaos/standard-themes> +- `modus-ewal-theme` by Oliwier CzerwiĆski <https://github.com/deadendpl/modus-ewal-theme> +- `modus-flexoki` by Derek Passen <https://github.com/dpassen/modus-flexoki> +- `faff-theme` (since version 4) by James Ferguson <https://github.com/WJCFerguson/emacs-faff-theme> +- `modus-catpuccin` by Magnus Therning <https://gitlab.com/magus/modus-catppuccin> + ## Projects inspired by the Modus themes This is not an exhaustive list. You are welcome to add your project here. |
