feat: Update Emacs config with new keybindings, org states
- Add `magit-refs-mode` to tab grouping - Add `eshell`/`eat` under `C-c x` prefix - Replace `WAITING` org state with `IDKY` - Add `lisp-extra-font-lock` package - Fix daemon mode theme loading - Simplify denote keywords and update dired/dirvish bindings
This commit is contained in:
@@ -90,7 +90,8 @@
|
||||
`(keycast-key ((,class (:foreground ,green :weight bold))))
|
||||
`(emms-playlist-track-face ((,class (:foreground ,cyan))))
|
||||
`(emms-playlist-selected-face ((,class (:foreground ,blue :weight bold))))
|
||||
`(diff-hunk-header ((,class (:foreground "#6b561e" :background "#f0e6b8")))))))
|
||||
`(diff-hunk-header ((,class (:foreground "#6b561e" :background "#f0e6b8"))))
|
||||
`(lisp-extra-font-lock-backquote ((,class (:inherit font-lock-type-face)))))))
|
||||
|
||||
(provide-theme 'my-base16-light)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user