diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2022-12-09 04:13:03 +0200 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2022-12-09 04:13:03 +0200 |
| commit | 7c4bbccfd54adbfa6c3f2beb14d3e812dbc5425d (patch) | |
| tree | 6c8dfddfed4ddc1034f946a739449886bae6fbec /ef-bio-theme.el | |
| parent | 5c21955309b7fada8ebefb5565b66c7fd7b7c40d (diff) | |
Add "weekend" mapping for Org agenda and Calendar
Diffstat (limited to 'ef-bio-theme.el')
| -rw-r--r-- | ef-bio-theme.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ef-bio-theme.el b/ef-bio-theme.el index 7229f78..af31f7f 100644 --- a/ef-bio-theme.el +++ b/ef-bio-theme.el @@ -156,6 +156,7 @@ (link green-cooler) (link-alt cyan-cooler) (date cyan-cooler) + (weekend magenta) ; for M-x calendar and Org agenda (name green) (keybind green) (identifier magenta-faint) |
