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-dark-theme.el | |
| parent | 5c21955309b7fada8ebefb5565b66c7fd7b7c40d (diff) | |
Add "weekend" mapping for Org agenda and Calendar
Diffstat (limited to 'ef-dark-theme.el')
| -rw-r--r-- | ef-dark-theme.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ef-dark-theme.el b/ef-dark-theme.el index 6163d49..14006b4 100644 --- a/ef-dark-theme.el +++ b/ef-dark-theme.el @@ -156,6 +156,7 @@ (link cyan) (link-alt magenta) (date green-cooler) + (weekend red-faint) ; for M-x calendar and Org agenda (name blue-warmer) (keybind blue-cooler) (identifier magenta-faint) |
