Download
(custom-set-variables
'(term-default-bg-color "#000000")
'(term-default-fg-color "#dddd00")
'(imaxima-bg-color "black")
'(imaxima-fg-color "DarkGreen")
'(imaxima-equation-color "Green3")
'(imaxima-label-color "slategrey")
'(imaxima-fnt-size "Large")
'(imaxima-max-scale 0.85)
'(imaxima-pt-size 12)
'(hl-paren-colors (quote (
"Cyan"
"Gold"
"Red"
)))
'(smiley-style (quote medium))
)
(custom-set-faces
'(default
((t
(:background "black"
:foreground "#137D11"
))))
'(header-line
((t (:background "Black"
:foreground "Green"))))
'(cursor
((t (:background "red"))))
'(newsticker-date-face
((t (:foreground "red"
:slant italic
:height 0.8
))))
'(newsticker-default-face
((((class color) (background dark))
(:inherit default
))))
'(newsticker-enclosure-face
((t (:background "orange"
:weight bold
))))
'(newsticker-extra-face
((t (:foreground "gray50"
:slant italic
:height 0.9
))))
'(newsticker-feed-face
((t (:foreground "Green"
:weight bold
:height 1.2
))))
'(newsticker-immortal-item-face
((t (:foreground "green"
:slant italic
:weight bold
))))
'(newsticker-new-item-face
((t (:foreground "Gold"
:weight bold
))))
'(newsticker-obsolete-item-face
((t (:strike-through t
:weight bold
))))
'(newsticker-old-item-face
((t (:foreground "purple"
:weight bold
))))
'(newsticker-statistics-face
((t (:foreground "red"
:slant italic
:height 0.8
))))
'(newsticker-treeview-face
((t (:foreground "Green4"
:weight normal
))))
'(newsticker-treeview-new-face
((t (:inherit newsticker-treeview-face
:foreground "DodgerBlue"
:weight bold
))))
'(newsticker-treeview-old-face
((((class color) (background dark))
(:inherit newsticker-treeview-face
:foreground "purple"))))
'(newsticker-treeview-selection-face
((((class color) (background dark))
(:background "DarkRed"
:foreground "White"))))
'(org-date
((((class color) (background dark))
(
:foreground "ivory4"
:underline t))))
'(org-special-keyword
((((class color) (min-colors 16) (background dark))
(:foreground "rosybrown1"))))
'(org-level-3
((t (
:inherit outline-3
:foreground "DeepSkyBlue"))))
'(org-level-5
((t (
:inherit outline-5
:foreground "VioletRed3"))))
'(org-level-6
((t (
:inherit outline-6
:foreground "violet"))))
'(org-level-7
((t (
:inherit outline-7
:foreground "khaki3"))))
'(org-level-8
((t (
:inherit outline-8
:foreground "DarkSeaGreen"))))
'(org-hide
((((background dark))
(:foreground "black"))))
'(org-ellipsis
((((class color) (background dark))
(
:background "black"
:foreground "Cyan"
:strike-through nil
))))
'(minibuffer-prompt
((((background dark))
(:foreground "green"))))
'(isearch
((((class color) (min-colors 88) (background dark))
(
:background "brown"
:foreground "white"))))
'(isearch-fail
((((class color) (min-colors 88) (background dark))
(:background "red4"
:foreground "white"))))
'(diredp-date-time
((t (:foreground "Grey60"))))
'(diredp-deletion
((t (:background "Black" :foreground "red"))))
'(diredp-deletion-file-name
((t (:foreground "red"))))
'(diredp-dir-heading
((t (:background "Black" :foreground "Gold"))))
'(diredp-dir-priv
((t (:background "Black" :foreground "DodgerBlue"))))
'(diredp-display-msg
((t (:foreground "Gold"))))
'(diredp-exec-priv
((t (:background "Black" :foreground "DeepSkyBlue3"))))
'(diredp-file-name
((t (:foreground "Green3"))))
'(diredp-file-suffix
((t (:foreground "Green4"))))
'(diredp-flag-mark
((t (:background "Black" :foreground "Cyan"))))
'(diredp-flag-mark-line
((t (:background "Black" :foreground "Cyan"))))
'(diredp-ignored-file-name
((t (:foreground "grey40"))))
'(diredp-no-priv
((t (:background "Black" :foreground "Green"))))
'(diredp-other-priv
((t (:background "Black" :foreground "khaki"))))
'(diredp-rare-priv
((t (:background "Black" :foreground "Red"))))
'(diredp-read-priv
((t (:background "Black" :foreground "IndianRed"))))
'(diredp-write-priv
((t (:background "Black" :foreground "Gold3"))))
'(yas/field-highlight-face
((t (
:background "grey20"
:foreground "gold"))))
'(yas/mirror-highlight-face
((t (
:background "brown"
:foreground "white"))))
'(tabbar-default
((((class color grayscale)
(background dark))
(
:inherit variable-pitch
:height 1.1
:family "DejaVu Sans YuanTi"
))))
'(tabbar-separator
((t (
:inherit tabbar-default
:background "black"
:foreground "brown" :height 0.1
))))
'(tabbar-button-highlight
((t (
:inherit tabbar-default
:background "black"
:foreground "green"
:box (:color "red")
))))
'(tabbar-button
((t (
:inherit tabbar-default
:background "black"
:foreground "red"
:box (
:line-width 1
:color "black"
:style released-button)))))
'(tabbar-selected
((t (
:inherit tabbar-default
:background "black"
:foreground "LawnGreen"
:box (
:line-width 1
:color "#014500"
:style released-button)))))
'(tabbar-selected-face
((t (
:inherit tabbar-default-face
:background "black"
:foreground "grey"
:box (
:line-width -1
:color "grey"
:style released-button)))))
'(tabbar-unselected
((t (
:inherit tabbar-default
:background "black"
:foreground "#10650F"
:box (
:line-width 1
:color "Grey10"
:style pressed-button)))))
'(tabbar-unselected-face
((t (
:inherit tabbar-default-face
:background "black"
:foreground "white"
:box (
:line-width -1
:color "black"
:style pressed-button)))))
'(widget-field
((((class grayscale color) (background dark))
(
:background "grey10"
:foreground "DeepSkyBlue"))))
'(widget-single-line-field
((((class grayscale color) (background dark))
(
:background "grey10"
:foreground "DeepSkyBlue"))))
'(ecb-analyse-face
((((class color) (background dark))
(
:inherit ecb-default-highlight-face
:background "black"
:foreground "DeepSkyBlue"))))
'(ecb-default-highlight-face
((((class color) (background dark))
(
:background "black"
:foreground "DeepSkyBlue"))))
'(ecb-directory-face
((((class color) (background dark))
(
:inherit ecb-default-highlight-face
:background "black"
:foreground "DeepSkyBlue"))))
'(ecb-history-face
((((class color) (background dark))
(
:inherit ecb-default-highlight-face
:background "black"
:foreground "DeepSkyBlue"))))
'(ecb-method-face
((((class color) (background dark))
(
:inherit ecb-default-highlight-face
:background "black"
:foreground "DeepSkyBlue"))))
'(ecb-source-face
((((class color) (background dark))
(
:inherit ecb-default-highlight-face
:background "black"
:foreground "DeepSkyBlue"))))
'(ecb-tag-header-face
((((class color) (background dark))
(
:background "grey30"
:foreground "white"))))
'(ecb-tree-guide-line-face
((((class color) (background dark))
(
:inherit ecb-default-general-face
:foreground "DeepSkyBlue"
:height 1.0))))
'(comint-highlight-input
((t (
:background "black"
:foreground "gold3"
:weight bold))))
'(comint-highlight-prompt
((((min-colors 88)
(background dark))
(
:foreground "Green"))))
'(w3m-anchor
((((class color) (background dark))
(:foreground "DodgerBlue2"
:underline t))))
'(w3m-arrived-anchor
((((class color) (background dark))
(:foreground "Purple4"
:underline t))))
'(w3m-bold
((t (:foreground "Green3"
:weight bold))))
'(w3m-current-anchor
((t (:box (:line-width -1
:color "Grey30")
:underline t))))
'(w3m-form
((((class color) (background dark))
(:foreground "Red"
:box nil
:underline "DarkRed"
))))
'(w3m-form-button
((((type x w32 mac) (class color))
(:background "black"
:foreground "LawnGreen"
:box (:line-width -1
:color "#014500"
:style released-button)))))
'(w3m-form-button-mouse
((((type x w32 mac) (class color))
(:background "Black"
:foreground "Red"
:box (:line-width -1
:color "Grey30"
:style released-button)))))
'(w3m-form-button-pressed
((((type x w32 mac) (class color))
(:background "Black"
:foreground "DarkRed"
:box (:line-width -1
:color "Grey60"
:style pressed-button)))))
'(w3m-form-face
((((class color) (background dark))
(:foreground "khaki2"
:underline "brown"
))) t)
'(w3m-header-line-location-content
((((class color) (background dark))
(:background "black"
:foreground "Green"))))
'(w3m-header-line-location-title
((((class color) (background dark))
(:background "black"
:foreground "brown"))))
'(w3m-history-current-url
((t (:background "black"
:foreground "DodgerBlue"))))
'(w3m-image
((((class color) (background dark))
(:background "Black"
:foreground "DarkRed"))))
'(w3m-image-anchor
((((class color) (background dark))
(:background "Black"))))
'(w3m-session-select
((((class color) (background dark))
(:foreground "grey50"))))
'(w3m-tab-background
((((type x w32 mac) (class color))
(:background "black"
:foreground "black"))))
'(w3m-tab-selected-background
((((type x w32 mac) (class color))
(:background "black"
:foreground "black"))))
'(w3m-tab-mouse
((((type x w32 mac) (class color))
(:background "DarkRed"
:foreground "white"
:box (:line-width -1
:color "Red"
:style released-button)))))
'(w3m-tab-selected
((((type x w32 mac) (class color))
(:background "black"
:foreground "LawnGreen"
:box (:line-width -1
:color "#014500"
:style released-button)))))
'(w3m-tab-selected-retrieving
((((type x w32 mac) (class color))
(:background "black"
:foreground "grey80"
:box (:line-width -1
:color "Grey40"
:style released-button)))))
'(w3m-tab-unselected
((((type x w32 mac) (class color))
(:background "black"
:foreground "#10650F"
:box (:line-width 1
:color "Black"
:style pressed-button)))))
'(w3m-tab-unselected-retrieving
((((type x w32 mac) (class color))
(:background "black"
:foreground "grey30"
:box (:line-width 1
:color "Black"
:style pressed-button)))))
'(w3m-tab-unselected-unseen
((((type x w32 mac) (class color))
(:background "black"
:foreground "DodgerBlue"
:box (:line-width 1
:color "black"
:style pressed-button)))))
'(w3m-link-numbering
((((class color) (background dark))
(:background "Black"
:foreground "Grey"))))
'(linum
((t (
:background "black"
:foreground "green3"
))))
'(tooltip
((((class color))
(
:inherit variable-pitch
:background "DarkRed"
:foreground "White"
:family "DejaVu Sans YuanTi"
))))
'(showtip-face
((((class color))
(:inherit tooltip
:background "#730D0D"
:foreground "White"
:height 1.0
:family "DejaVu Sans YuanTi"
))))
'(show-paren-match
((((class color)
(background dark))
(
:background "green"
:foreground "black"))))
'(show-paren-mismatch
((((class color))
(
:background "red"
:foreground "white"))))
'(font-lock-warning-face
((((class color) (min-colors 88)
(background dark))
(
:foreground "red"
:weight bold))))
'(font-lock-doc-face
((t (
:inherit font-lock-string-face
:foreground "khaki4"))))
'(font-lock-builtin-face
((((class color) (min-colors 88)
(background dark))
(:foreground "RosyBrown4"))))
'(font-lock-constant-face
((((class color) (min-colors 88)
(background dark))
(:foreground "magenta4"))))
'(font-lock-string-face
((((class color) (min-colors 88)
(background dark))
(:foreground "DarkKhaki"))))
'(font-lock-comment-face
((((class color) (min-colors 88)
(background dark))
(:foreground "OrangeRed3"))))
'(font-lock-keyword-face
((((class color) (min-colors 88)
(background dark))
(:foreground "#0048FF"
:weight bold
))))
'(font-lock-function-name-face
((((class color) (min-colors 88)
(background dark))
(:foreground "gold3"
))))
'(font-lock-type-face
((((class color) (min-colors 88)
(background dark))
(:foreground "DeepSkyBlue2"))))
'(font-lock-preprocessor-face
((t (
:inherit font-lock-builtin-face
:foreground "Cyan3"
:weight bold
))))
'(font-lock-variable-name-face
((((class color) (min-colors 88)
(background dark))
(:foreground "DarkOrchid"))))
'(highlight-cl
((t (:foreground "#20ABFC"
:underline nil))))
'(highlight-cl-and-other
((t (:foreground "#20ABFC"
:underline nil))))
'(highlight-cl-macro
((t (:underline nil))))
'(mode-line
((t (
:foreground "White"
:background "DarkRed"
:box (
:line-width -1
:style released-button)))))
'(mode-line-inactive
((default (:inherit mode-line))
(((class color) (min-colors 88)
(background dark))
(
:background "Black"
:foreground "Green4"
:box (
:line-width -1
:color "#013500"
:style released-button)
:weight light))))
'(mode-line-highlight
((((class color) (min-colors 88))
(:box (:line-width 1
:color "Green4"
:style released-button)))))
'(region
((((class color)
(min-colors 88) (background dark))
(
:background "Green3"
:foreground "black"))))
'(which-func
((((class color) (min-colors 88)
(background dark))
(:foreground "Yellow"))))
'(custom-group-tag
((t (
:inherit variable-pitch
:foreground "DodgerBlue"
:underline t
:weight bold
:height 1.2))))
'(custom-variable-tag
((t (
:foreground "gold"
:underline t
:weight bold))))
'(xref-keyword-face
((t (:foreground "grey"))) t)
'(xref-list-pilot-face
((t (:foreground "gold"))) t)
'(xref-list-symbol-face
((t (:foreground "green"))) t)
'(whitespace-highlight
((((class color)
(background dark))
(
:background "yellow2"
:foreground "black"))))
'(highlight ((((class color)
(min-colors 88) (background dark))
(:background "DarkRed"
:foreground "White"))))
'(highlight-symbol-face
((((class color)
(background dark))
(
:background "grey"
:foreground "white"
))))
'(fringe ((((class color)
(background dark))
(:background "grey10"))))
'(speedbar-file-face
((((class color)
(background dark))
(:foreground "SeaGreen2"))))
'(speedbar-highlight-face
((((class color)
(background dark))
(
:background "LightGoldenrod"
:foreground "black"))))
'(speedbar-selected-face
((((class color)
(background dark))
(
:foreground "Cyan"
:underline t))))
'(speedbar-separator-face
((((class color)
(background dark))
(
:background "DarkRed"
:foreground "white" :overline "gray"))))
'(flymake-errline
((((class color))
(:background "DarkRed"
:foreground "White"))))
'(flymake-warnline
((((class color))
(:background "Gold3"
:foreground "Black"))))
'(lazy-highlight
((((class color)
(min-colors 88)
(background dark))
(:background "grey20"))))
'(isearch
((((class color)
(min-colors 88)
(background dark))
(:background "khaki" :foreground "black"))))
'(completion-dynamic-face
((((class color)
(background dark))
(
:background "DarkOrange"
:foreground "black"))))
'(top-mode-mark-face
(quote isearch))
'(pabbrev-suggestions-face
((((class color)
(background dark))
(:background "Black"
:foreground "khaki1"))))
'(pabbrev-suggestions-label-face
((t (:background "Black"
:foreground "Grey"
:inverse-video nil))))
'(completion-tooltip-face
((t (:inherit tooltip
:background "grey5"
:foreground "khaki1"
:family "DejaVu Sans YuanTi"
))))
'(modelinepos-column-warning
((t (:foreground "Yellow"))))
'(gnus-header-content
((t (
:foreground "Green"
:slant italic))))
'(gnus-header-from
((((class color)
(background dark))
(:foreground "khaki"))))
'(gnus-header-name
((((class color)
(background dark))
(:foreground "DodgerBlue"))))
'(gnus-header-subject
((((class color)
(background dark))
(:foreground "HotPink"))))
'(gnus-signature
((t (
:foreground "Orange"
:slant italic))))
'(gnus-summary-high-read
((t (
:foreground "Gold2"
:weight bold
))))
'(gnus-summary-normal-read
((((class color) (background dark))
(:foreground "khaki2"
))))
'(gnus-summary-low-read
((t (
:foreground "Gold4"
:slant italic
))))
'(gnus-summary-high-ancient
((t (
:foreground "Grey50"
:weight bold
))))
'(gnus-summary-normal-ancient
((((class color) (background dark))
(:foreground "Grey40"
))))
'(gnus-summary-low-ancient
((t (
:foreground "Grey10"
:slant italic
))))
'(gnus-cite-1
((((class color) (background dark))
(:foreground "Grey50"))))
'(gnus-button
((t (:foreground "khaki3" :weight bold))))
'(italic
((t (:underline nil
:slant normal))))
'(mm-uu-extract
((((class color)
(background dark))
(:background "Black"
:foreground "Gold3"))))
'(hs-face
((t (
:background "DarkRed"
:foreground "grey"
:box (:line-width 1 :color "grey50")))))
'(hs-fringe-face
((t (
:background "DarkRed"
:foreground "grey"
:box (:line-width 2 :color "grey75" :style released-button)))))
'(anything-header
((t (
:background "Black"
:foreground "Gold"
:underline t))) t)
'(anything-isearch-match
((t (
:background "White"
:foreground "DarkRed"))))
'(anything-file-name
((t (:foreground "Green3"))))
'(anything-dir-priv
((t (:foreground "Grey"))))
'(completions-common-part
((t (:foreground "Green3"))))
'(completions-first-difference
((t (:foreground "Grey60"))))
'(ascii-ascii-face
((((class color)
(background dark))
(
:background "Black"
:foreground "Grey"))))
'(ascii-non-ascii-face
((((class color)
(background dark))
(
:background "Black"
:foreground "Gold"))))
'(info-menu-header
((t (
:inherit variable-pitch
:foreground "khaki3"
:weight bold
))))
'(info-title-1
((t (
:inherit info-title-2
:foreground "Gold"
:height 1.1
))))
'(info-title-2
((t (
:inherit info-title-3
:foreground "red"
:height 1.1
))))
'(info-title-3
((t (
:inherit info-title-4
:foreground "DodgerBlue"
:height 1.1
))))
'(info-title-4
((t (
:inherit variable-pitch
:foreground "Green"
:weight bold
))))
'(info-elisp-command-ref-item
((t (:background "Black"
:foreground "yellow3"))))
'(info-elisp-function-ref-item
((t (:background "Black"
:foreground "Gold3"))))
'(info-elisp-macro-ref-item
((t (:background "Black"
:foreground "Yellow3"))))
'(info-elisp-reference-item
((t (:background "Black"
:foreground "DarkRed"))))
'(info-elisp-special-form-ref-item
((t (:background "Black"
:foreground "OrangeRed2"))))
'(info-elisp-syntax-class-item
((t (:background "Black"
:foreground "Khaki3"))))
'(info-elisp-user-option-ref-item
((t (:background "Black"
:foreground "LawnGreen"))))
'(info-elisp-variable-ref-item
((t (:background "Black"
:foreground "#0048FF"))))
'(info-file
((t (:background "Black"
:foreground "Blue"))))
'(info-menu
((t (:foreground "DarkRed"))))
'(info-quoted-name
((t (:foreground "Purple"))))
'(info-string
((t (:foreground "Grey50"))))
'(custom-button
((((type x w32 ns)
(class color))
(
:background "darkred"
:foreground "white"
:box (:line-width 1 :style released-button)
))))
'(custom-comment
((((class grayscale color) (background dark))
(
:background "grey5"
:foreground "green"
))))
'(custom-group-tag
((t (:inherit variable-pitch
:foreground "gold"
:underline t
:weight bold
:height 1.2
))))
'(icicle-candidate-part
((((background dark))
(:background "Black"
:foreground "Purple"))))
'(icicle-complete-input
((((background dark))
(:foreground "Gold"))))
'(icicle-completion
((((background dark))
(:foreground "Gold"))))
'(icicle-current-candidate-highlight
((((background dark))
(:background "DarkRed" :foreground "White"))))
'(icicle-input-completion-fail
((((background dark))
(:background "DarkRed"
:foreground "White"))))
'(icicle-input-completion-fail-lax
((((background dark))
(:background "khaki"
:foreground "Black"))))
'(icicle-match-highlight-Completions
((((background dark))
(:foreground "DodgerBlue1"))))
'(icicle-multi-command-completion
((((background dark))
(:foreground "Gold"))))
'(icicle-mustmatch-completion
((((type x w32 mac graphic) (class color))
(:inherit nil))))
'(icicle-saved-candidate
((((background dark))
(:background "Black"
:foreground "khaki"))))
'(icicle-special-candidate
((((background dark))
(:background "Black"
:foreground "Grey"))))
'(icicle-whitespace-highlight
((((background dark))
(:background "DarkRed"))))
'(hl-line ((t
(:background "grey5"))))
'(col-highlight
((t (:background "Grey5"))))
'(hl-sexp-face
((((class color) (background dark))
(:background "gray2"))))
'(emms-playlist-selected-face
((t (:foreground "Green"))))
'(emms-playlist-track-face
((t (:foreground "DarkGreen"))))
'(emms-browser-album-face
((((class color) (background dark))
(:foreground "Green3"
:height 1.1))))
'(emms-browser-artist-face
((((class color) (background dark))
(:foreground "Gold3"
:height 1.3))))
'(emms-browser-track-face
((((class color) (background dark))
(:foreground "khaki3"
:height 1.0))))
'(rcirc-bright-nick
((((class color) (min-colors 88) (background dark))
(:foreground "White"))))
'(rcirc-dim-nick
((t (:foreground "Grey25"))))
'(rcirc-keyword
((t (:foreground "khaki"
:slant normal
:weight ultra-bold))))
'(rcirc-my-nick
((((class color) (min-colors 88) (background dark))
(:foreground "Green3"
:weight semi-bold))))
'(rcirc-nick-in-message
((((class color) (min-colors 88) (background dark))
(:foreground "Gold"))))
'(rcirc-nick-in-message-full-line
((t (:underline "grey20"))))
'(rcirc-other-nick
((((class color) (min-colors 88) (background dark))
(:foreground "tomato"))))
'(rcirc-prompt
((((min-colors 88) (background dark))
(:foreground "Purple"))))
'(rcirc-server
((((class color) (min-colors 88) (background dark))
(:foreground "DarkRed"))))
'(rcirc-server-prefix
((default (:foreground "khaki4"))
(((class color) (min-colors 16)) nil)))
'(rcirc-timestamp
((t (:foreground "grey35"))))
'(rcirc-track-keyword
((t (:foreground "Yellow"
:weight bold))))
'(rcirc-track-nick
((t (:foreground "Green"))))
'(rcirc-url
((t (:foreground "Grey50"
:weight ultra-light))))
'(eperiodic-d-block-face
((((class color) (background dark))
(:inherit eperiodic-generic-block-face
:background "DarkRed"
:foreground "White"))))
'(eperiodic-f-block-face
((((class color) (background dark))
(:inherit eperiodic-generic-block-face
:background "DarkRed"
:foreground "Grey"))))
'(eperiodic-s-block-face
((((class color))
(:inherit eperiodic-generic-block-face
:background "tan3"
:foreground "cornsilk2"))))
'(eperiodic-generic-block-face
((((class color)) nil)))
'(eperiodic-p-block-face
((((class color))
(:inherit eperiodic-generic-block-face
:background "Green4"
:foreground "Grey"))))
'(eperiodic-header-face
((t (:foreground "Gold"
:weight bold))))
'(eperiodic-group-number-face
((t (:inherit eperiodic-generic-block-face
:foreground "grey"
:weight bold))))
'(eperiodic-period-number-face
((t (:foreground "grey"
:weight bold))))
'(cal-china-x-priority1-holiday-face
((((class color) (background dark))
(:background "DarkRed"
:foreground "White"))))
'(cal-china-x-priority2-holiday-face
((((class color) (background dark))
(:background "Khaki"
:foreground "Black"))))
'(xgtags-file-face
((((class color) (background dark))
(:foreground "Grey50"))))
'(xgtags-file-selected-face
((t (:foreground "Grey70"
:weight bold))))
'(xgtags-line-face
((((class color) (background dark))
(:foreground "khaki4"))))
'(xgtags-line-selected-face
((t (:foreground "khaki"))))
'(xgtags-line-number-face
((((class color) (background dark))
(:foreground "DarkRed"))))
'(xgtags-line-number-selected-face
((t (:foreground "Red"
:weight bold))))
'(xgtags-match-face
((((class color) (background dark))
(:foreground "Green4"))))
'(xgtags-match-selected-face
((t (:foreground "Green"
:weight bold))))
'(eldoc-highlight-function-argument
((t (:inherit bold
:foreground "Red"))))
'(elscreen-tab-background-face
((((type x w32 mac) (class color))
(:background "Black"))))
'(elscreen-tab-control-face
((((type x w32 mac) (class color))
(:background "Black"
:foreground "Green"))))
'(elscreen-tab-current-screen-face
((((class color))
(:background "DarkRed"
:foreground "Grey"
:box (:line-width -1
:color "Red"
:style released-button)))))
'(elscreen-tab-other-screen-face
((((type x w32 mac) (class color))
(:background "Black"
:foreground "Green3"
:box (:line-width -1
:color "Grey20"
:style released-button)))))
'(window-number-face ((((type x w32 mac)) (:foreground "Gold"))))
'(reb-match-0
((((class color) (background dark))
(:background "khaki3"
:foreground "Black"))))
'(reb-match-1
((((class color) (background dark))
(:background "dodgerblue3"
:foreground "black"))))
'(reb-match-2
((((class color) (background dark))
(:background "chartreuse3"
:foreground "black"))))
'(reb-match-3
((((class color) (background dark))
(:background "sienna3"
:foreground "black"))))
'(fixme-face
((t (:foreground "orange"
:box (:line-width 1
:color "orange")
:weight bold))))
'(secondary-selection
((((class color) (min-colors 88) (background dark))
(:background "Black"))))
'(go-to-char-highlight
((((class color) (background dark))
(:background "Pink"
:foreground "Black"))))
'(match
((((class color) (min-colors 88) (background dark))
(:background "Black"
:foreground "Grey70"
:weight extra-bold))))
'(woman-addition
((t (:foreground "Gold3"))))
'(woman-bold
((((background dark))
(:foreground "Green3"
:weight bold))))
'(woman-italic
((((background dark))
(:foreground "DarkRed"
:underline t))))
'(woman-unknown
((((min-colors 88) (background dark))
(:foreground "Cyan3"))))
'(company-preview
((t (:background "gold3"
:foreground "black"))))
'(company-preview-common
((t (:background "gold3"
:foreground "grey20"))))
'(company-preview-search
((t (:background "green4"
:foreground "green"))))
'(company-tooltip
((t (:background "darkred"
:foreground "grey"))))
'(company-tooltip-common
((t (:inherit company-tooltip
:foreground "gold"))))
'(company-tooltip-common-selection
((t (:inherit company-tooltip-selection
:foreground "gold"))))
'(company-tooltip-selection
((default (:background "red3"
:foreground "black"))
(((class color) (min-colors 88)) (:background "orange1"))))
'(ac-menu-face
((t (:background "Grey10"
:foreground "Grey40"))))
'(ac-selection-face
((t (:background "Green4"
:foreground "Green"))))
'(ac-yasnippet-menu-face
((t (:background "Grey10"
:foreground "Grey40"))))
'(ac-yasnippet-selection-face
((t (:background "DarkRed"
:foreground "Grey"))))
'(erc-direct-msg-face
((t (:foreground "DodgerBlue"))))
'(erc-input-face
((t (:foreground "Green2"))))
'(erc-my-nick-face
((t (:foreground "DarkRed"
:weight bold))))
'(erc-notice-face
((t (:foreground "Gray20"
:weight bold))))
'(erc-prompt-face
((t (:background "Black"
:foreground "Gold"
:weight bold))))
'(egg-diff-hunk-header
((((class color) (background dark))
(:background "grey30"
:foreground "Gold"))))
'(egg-log-HEAD
((t (:background "Black"
:foreground "Red"))))
'(egg-text-help
((t (:inherit egg-text-base
:height 0.9))))
'(scim-preedit-default-face
((t (:background "DarkRed"
:foreground "White"))))
'(rfcview-headlink-face
((t (:foreground "DodgerBlue"))))
'(rfcview-headname-face
((t (:foreground "DarkRed"
:underline t :weight bold))))
'(rfcview-headnum-face
((t (:foreground "DarkRed"
:weight bold))))
'(rfcview-mouseover-face
((t (:background "DarkRed"
:foreground "white" :weight bold))))
'(rfcview-rfcnum-face
((t (:foreground "Green3"
:weight bold))))
'(rfcview-stdnum-face
((t (:foreground "Grey"
:weight bold))))
'(rfcview-title-face
((t (:foreground "Gold"
:weight bold))))
)
(setq
rcirc-colors '("LightGrey" "SlateBlue" "DeepPink"
"HotPink" "DodgerBlue1" "OliveDrab2"
"Chartreuse" "LightCyan" "DarkMagenta"
"DarkKhaki" "Grey" "Pink" "FireBrick3"
"Chocolate3" "sienna" "Orange2")
calendar-load-hook
'(lambda ()
(set-face-foreground 'diary-face "skyblue")
(set-face-background 'holiday-face "slate blue")
(set-face-foreground 'holiday-face "white"))
display-time-mail-icon
'(image
:type jpeg
:file "~/MyEmacs/Image/mail1.jpeg"
:background "DarkRed"
:ascent center)
scim-cursor-color
'("Gold3" . "Red3")
)
(provide 'LazyCatTheme)