aboutsummaryrefslogtreecommitdiff
path: root/infra/libkookie/overlays/kookie/emacs/theme/default.el
blob: 2057b13b619158b1b52802c0fe536c61c0ae29d4 (plain)
1
2
3
4
5
6
7
8
9
(provide 'theme)

(custom-set-variables
 '(custom-safe-themes
   '("628278136f88aa1a151bb2d6c8a86bf2b7631fbea5f0f76cba2a0079cd910f7d" default))
 '(send-mail-function 'sendmail-send-it))
(custom-set-faces)