diff options
author | Marc Coquand <marc@mccd.space> | 2024-11-08 10:20:17 +0200 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-11-08 10:20:17 +0200 |
commit | e5ff9c2de0e06b5587275a065f7abf4ba65d374e (patch) | |
tree | 8b45db4e6cd2b24a0882f6c7f9fd2d5764c99e2d /home/dots/.emacs | |
parent | 3db9af1d5389b99f35424660b74617745c775c9d (diff) | |
download | guix-e5ff9c2de0e06b5587275a065f7abf4ba65d374e.tar.gz guix-e5ff9c2de0e06b5587275a065f7abf4ba65d374e.tar.bz2 guix-e5ff9c2de0e06b5587275a065f7abf4ba65d374e.zip |
.
Diffstat (limited to '')
-rw-r--r-- | home/dots/.emacs | 24 |
1 files changed, 14 insertions, 10 deletions
diff --git a/home/dots/.emacs b/home/dots/.emacs index 2bed45c..6f7c94e 100644 --- a/home/dots/.emacs +++ b/home/dots/.emacs @@ -784,7 +784,7 @@ :empty-lines 1) ("b" "Book" entry (file+headline "~/personal-db/notes/concepts.org" "Books") - "* %?\n:PROPERTIES:\n:AUTHOR:\n:STATUS: unread\n:END:\n " + "* %?\n:PROPERTIES:\n:AUTHOR:\n:STATE: unread\n:END:\n " :empty-lines 1) ("f" "Film" entry (file+headline "~/personal-db/notes/concepts.org" "Films") @@ -819,6 +819,7 @@ (set-face-attribute 'org-drawer nil :inherit 'fixed-pitch) (set-face-attribute 'org-property-value nil :inherit 'fixed-pitch) (set-face-attribute 'org-special-keyword nil :inherit 'fixed-pitch) + (set-face-attribute 'org-meta-line nil :inherit 'fixed-pitch) (global-set-key (kbd "C-c l") #'org-store-link) (global-set-key (kbd "C-c a") #'org-agenda) (global-set-key (kbd "C-c c") #'org-capture) @@ -1064,7 +1065,7 @@ '(avy-lead-face ((t (:inherit fixed-pitch :background "dark red" :foreground "white")))) '(calendar-weekend-header ((t (:inherit nil)))) '(comint-highlight-prompt ((t ()))) - '(custom-group-subtitle ((t (:weight bold :family "Iosevka Aile")))) + '(custom-group-subtitle ((t (:weight bold :inherit variable-pitch)))) '(diary ((t (:inherit fixed-pitch :foreground "red1")))) '(eglot-highlight-symbol-face ((t (:weight bold)))) '(eglot-mode-line ((t (:weight regular)))) @@ -1085,7 +1086,7 @@ '(magit-section-heading ((t (:weight bold)))) '(font-lock-variable-name-face ((t (:foreground "#111111")))) '(fringe ((t ()))) - '(header-line ((t (:inherit default :foreground "grey20" :box (:line-width (12 . 12) :color "#fffff8") :underline (:color "#e0e0e0" :style line :position 0) :family "Iosevka Aile")))) + '(header-line ((t (:inherit default :foreground "grey20" :box (:line-width (12 . 12) :color "#fffff8") :underline (:color "#e0e0e0" :style line :position 0) :inherit variable-pitch)))) '(highlight ((t (:background "azure2")))) '(info-header-xref ((t (:inherit info-xref :underline (:color "RoyalBlue3" :style line :position t))))) '(info-node ((t (:foreground "brown" :box (:line-width (4 . 4) :color "#fffff8") :slant italic :weight bold)))) @@ -1104,7 +1105,7 @@ '(gnus-header-subject ((t (:slant italic)))) '(gnus-header-from ((t (:weight bold)))) '(minibuffer-prompt ((t ()))) - '(mode-line ((t (:background "#EEEEE8" :foreground "#111111" :box (:line-width (8 . 8) :style flat-button) :overline "white" :underline (:color "#fffff8" :style line :position t) :family "Iosevka Aile")))) + '(mode-line ((t (:background "#EEEEE8" :foreground "#111111" :box (:line-width (8 . 8) :style flat-button) :overline "white" :underline (:color "#fffff8" :style line :position t) :inherit variable-pitch)))) '(mode-line-emphasis ((t ()))) '(mode-line-buffer-id ((t ()))) '(magit-section-highlight ((t (:background "#EEEEE8")))) @@ -1116,6 +1117,8 @@ '(mu4e-highlight-face ((t (:inherit highlight)))) '(org-date ((t (:inherit fixed-pitch :foreground "gray60")))) '(org-agenda-structure ((t ()))) + '(org-upcoming-deadline ((t ()))) + '(org-imminent-deadline ((t (:foreground "orangered" :weight bold)))) '(org-agenda-date-today ((t (:weight bold)))) '(org-agenda-date-weekend ((t ()))) '(help-key-binding ((t (:weight semibold :background "#EEEEE8" :box (:line-width (1 . -1) :color "#AAAAA8"))))) @@ -1128,14 +1131,15 @@ '(org-level-1 ((t (:inherit outline-1 :extend nil :weight regular)))) '(org-tag ((t (:inherit fixed-pitch :foreground "gray50")))) '(org-time-grid ((t (:foreground "gray")))) + '(org-meta-line ((t (:foreground "gray" :inherit fixed-pitch)))) '(org-quote ((t (:inherit org-block :slant italic)))) '(outline-4 ((t (:inherit outline-2)))) - '(tab-line ((t (:box (:line-width (4 . 4) :style flat-button) :weight semi-light :family "Iosevka Aile")))) - '(tab-line ((t (:box (:line-width (4 . 4) :style flat-button) :weight semi-light :family "Iosevka Aile")))) - '(tab-line-highlight ((t (:box (:line-width (4 . 4) :style flat-button) :weight semi-light :family "Iosevka Aile")))) - '(tab-line-tab-current ((t (:box (:line-width (4 . 4) :style flat-button) :weight semi-light :family "Iosevka Aile")))) - '(tab-line-tab-inactive ((t (:box (:line-width (4 . 4) :style flat-button) :weight semi-light :foreground "gray70" :family "Iosevka Aile")))) - '(tab-bar ((t (:box (:line-width (12 . 24) :style flat-button) :weight semi-light :family "Iosevka Aile")))) + '(tab-line ((t (:box (:line-width (4 . 4) :style flat-button) :weight semi-light :inherit variable-pitch)))) + '(tab-line ((t (:box (:line-width (4 . 4) :style flat-button) :weight semi-light :inherit variable-pitch)))) + '(tab-line-highlight ((t (:box (:line-width (4 . 4) :style flat-button) :weight semi-light :inherit variable-pitch)))) + '(tab-line-tab-current ((t (:box (:line-width (4 . 4) :style flat-button) :weight semi-light :inherit variable-pitch)))) + '(tab-line-tab-inactive ((t (:box (:line-width (4 . 4) :style flat-button) :weight semi-light :foreground "gray70" :inherit variable-pitch)))) + '(tab-bar ((t (:box (:line-width (12 . 24) :style flat-button) :weight semi-light :inherit variable-pitch)))) '(tab-bar-tab ((t (:inherit tab-bar :foreground "#111111" :box (:line-width (20 . 1) :color "#fffff8"))))) '(tab-bar-tab-inactive ((t (:inherit tab-bar-tab :background "#fffff8" :foreground "#999999" :weight semi-light)))) '(tldr-code-block ((t (:background "cornsilk" :foreground "#111111")))) |