Config: install olivetti to prettify org-mode, edit some keybindings
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
`(org-block-end-line ((,class (:foreground ,base01 :overline t :slant italic :extend t))))
|
||||
`(org-priority ((,class (:foreground ,green :weight bold))))
|
||||
`(org-checkbox ((,class (:foreground ,base0 :weight bold))))
|
||||
`(denote-journal-calendar ((,class (:foreground ,red))))
|
||||
`(denote-journal-calendar ((,class (:foreground ,red :slant italic))))
|
||||
`(font-lock-keyword-face ((,class (:foreground ,cyan :weight bold))))
|
||||
`(font-lock-doc-face ((,class (:foreground ,green :slant normal))))
|
||||
`(font-lock-string-face ((,class (:foreground ,green))))
|
||||
@@ -45,6 +45,9 @@
|
||||
`(dired-async-mode-message ((,class (:foreground ,red))))
|
||||
`(dired-async-message ((,class (:foreground ,yellow))))
|
||||
`(consult-file ((,class (:foreground ,green))))
|
||||
`(consult-notes-name ((,class (:foreground ,base01 :weight bold))))
|
||||
`(consult-notes-time ((,class (:foreground ,base01 :weight thin))))
|
||||
`(consult-notes-size ((,class (:foreground ,base01 :weight thin))))
|
||||
`(denote-faces-keywords ((,class (:foreground ,cyan))))
|
||||
`(mode-line ((,class (:foreground ,base0 :background ,base02))))
|
||||
`(mode-line-inactive ((,class (:foreground ,base01 :background ,base03))))
|
||||
|
||||
Reference in New Issue
Block a user