diff options
Diffstat (limited to 'resources')
-rw-r--r-- | resources/custom.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/custom.el b/resources/custom.el index fcd73ee..531aeb4 100644 --- a/resources/custom.el +++ b/resources/custom.el @@ -68,7 +68,7 @@ '(org-startup-align-all-tables t) '(org-table-convert-region-max-lines 3000) '(org-tags-column -66) - '(pdf-view-midnight-colors '("#DCDCCC" . "#383838")) + '(pdf-view-midnight-colors '("#DCDCCC" . "#383838")) '(save-place-mode t) '(send-mail-function 'smtpmail-send-it) '(show-paren-mode t) |