(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. '(frame-background-mode (quote dark)) '(pc-select-meta-moves-sexps t) '(pc-select-selection-keys-only t) '(pc-selection-mode t nil (pc-select)) '(safe-local-variable-values (quote ((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))))) (and(eq window-system 'x)(= 0(user-uid))(set-background-color "chocolate4")) (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-content ((t (:foreground "green" :slant italic)))) '(gnus-header-name ((((class color) (background dark)) (:foreground "Green")) (((class color) (background light)) (:foreground "maroon")) (t (:bold 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)))) '(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-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")))))