(custom-set-variables ;; custom-set-variables was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(package-selected-packages '(debian-el csv-mode w3m tramp-theme tramp auto-dim-other-buffers)) '(safe-local-variable-values '((eval text-scale-adjust 3) (eval picture-movement-down) (eval register-file-header-action "// @version[ ]* " 'update-write-count) (dired-omit-mode . t) (picture-vertical-step . 1) (picture-horizontal-step . 0) (sh-indentation . 2) (dired-actual-switches . "-ogta") (dired-actual-switches . "-ogt") (dired-actual-switches . "-og") (truncate-lines . 1) (make-backup-files)))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(font-lock-comment-face ((((class color) (background dark)) (:foreground "aquamarine")))) '(gnus-header-cc ((t (:foreground "white" :bold t :background "tomato")))) '(gnus-header-content ((t (:foreground "green" :slant italic)))) '(gnus-header-name ((((class color) (background dark)) (:foreground "Green")) (((class color) (background light)) (:foreground "maroon")) (t (:bold t)))) '(gnus-header-subject ((t (:foreground "yellow" :bold t)))) '(hl-line ((t (:underline t)))) '(makefile-space-face ((((class color)) (:foreground "black" :background "hotpink"))) t) '(message-cited-text ((((class color) (background dark)) (:foreground "white")) (((class color) (background light)) (:foreground "red")) (t (:bold t))) t) '(message-header-cc ((t (:foreground "green" :weight bold)))) '(message-header-name ((((class color) (background dark)) (:foreground "Green")) (((class color) (background light)) (:foreground "cornflower blue")) (t (:bold t)))) '(message-header-other ((((class color) (background dark)) (:foreground "yellow")) (((class color) (background light)) (:foreground "steel blue")) (t (:bold t :italic t)))) '(message-header-subject ((t (:foreground "yellow" :bold t)))) '(message-mml ((((class color) (background dark)) (:foreground "Green")) (((class color) (background light)) (:foreground "ForestGreen")) (t (:bold t)))) '(message-separator ((((class color) (background dark)) (:foreground "blue1")) (((class color) (background light)) (:foreground "brown")) (t (:bold t)))) '(show-paren-match ((((class color)) (:foreground "black" :background "turquoise")))) '(trailing-whitespace ((((class color) (background dark)) (:background "slateblue")))) '(w3m-italic ((t (:underline t)))))