Skip to content

Instantly share code, notes, and snippets.

@pjaspers
Created December 26, 2014 14:40
Show Gist options
  • Save pjaspers/46a1f3345fbfc6e9be3e to your computer and use it in GitHub Desktop.
Save pjaspers/46a1f3345fbfc6e9be3e to your computer and use it in GitHub Desktop.
The result of having applied several color themes, and somehow I kind of like it. Example: http://cl.ly/image/1f07132f2508
(eval-when-compile (require 'color-theme))
(defun pjaspers-color-theme ()
"Color theme by Piet Jaspers, created 2014-12-25."
(interactive)
(color-theme-install
'(my-color-theme
((background-color . "lightyellow2")
(background-mode . dark)
(border-color . "black")
(cursor-color . "black")
(foreground-color . "gray20")
(mouse-color . "black"))
((align-highlight-change-face . highlight)
(align-highlight-nochange-face . secondary-selection)
(apropos-match-face . match)
(browse-kill-ring-current-entry-face . highlight)
(browse-kill-ring-inserted-item-face . highlight)
(browse-kill-ring-separator-face . bold)
(buffer-face-mode-face . variable-pitch)
(compilation-message-face . underline)
(erc-button-face . erc-button)
(erc-button-mouse-face . highlight)
(erc-button-nickname-face . erc-nick-default-face)
(goto-address-mail-face . italic)
(goto-address-mail-mouse-face . secondary-selection)
(goto-address-url-face . link)
(goto-address-url-mouse-face . highlight)
(hl-line-face . hl-line)
(ibuffer-deletion-face . error)
(ibuffer-filter-group-name-face . bold)
(ibuffer-marked-face . warning)
(ibuffer-title-face . font-lock-type-face)
(ispell-highlight-face . flyspell-incorrect)
(list-matching-lines-buffer-name-face . underline)
(list-matching-lines-face . bold)
(magit-item-highlight-face . magit-item-highlight)
(org-goto-interface . outline)
(tags-tag-face . default)
(view-highlight-face . highlight)
(widget-mouse-face . highlight))
(default ((t (:stipple nil :background "lightyellow2" :foreground "gray20" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 161 :width normal :foundry "nil" :family "DejaVu Sans Mono"))))
(ag-hit-face ((t (:bold t :foreground "#99cc99" :weight bold))))
(ag-match-face ((t (:background "#6699cc" :foreground "#2d2d2d"))))
(anzu-mode-line ((t (:foreground "#f99157"))))
(anzu-replace-highlight ((t (:background "#66cccc" :foreground "paleturquoise"))))
(anzu-replace-to ((t (:background "lightskyblue1" :foreground "magenta2"))))
(apropos-function-button ((t (:bold t :weight bold :foreground "black"))))
(apropos-keybinding ((t (:underline t))))
(apropos-misc-button ((t (:bold t :weight bold :foreground "medium purple" :height 0.9))))
(apropos-property ((t (:underline t :foreground "magenta3" :height 0.9))))
(apropos-symbol ((t (:bold t :weight bold))))
(apropos-variable-button ((t (:bold t :weight bold :foreground "maroon" :height 0.9))))
(bg:erc-color-face0 ((t (:background "White"))))
(bg:erc-color-face1 ((t (:background "black"))))
(bg:erc-color-face10 ((t (:background "lightblue1"))))
(bg:erc-color-face11 ((t (:background "cyan"))))
(bg:erc-color-face12 ((t (:background "blue"))))
(bg:erc-color-face13 ((t (:background "deeppink"))))
(bg:erc-color-face14 ((t (:background "gray50"))))
(bg:erc-color-face15 ((t (:background "gray90"))))
(bg:erc-color-face2 ((t (:background "blue4"))))
(bg:erc-color-face3 ((t (:background "green4"))))
(bg:erc-color-face4 ((t (:background "red"))))
(bg:erc-color-face5 ((t (:background "brown"))))
(bg:erc-color-face6 ((t (:background "purple"))))
(bg:erc-color-face7 ((t (:background "orange"))))
(bg:erc-color-face8 ((t (:background "yellow"))))
(bg:erc-color-face9 ((t (:background "green"))))
(bold ((t (:bold t :weight bold))))
(bold-italic ((t (:italic t :bold t :slant italic :weight bold))))
(bookmark-menu-heading ((t (:foreground "Royalblue"))))
(border ((t (:background "black" :foreground "#515151"))))
(border-glyph ((t (nil))))
(buffer-menu-buffer ((t (:bold t :weight bold))))
(button ((t (:underline t))))
(c-annotation-face ((t (:bold t :weight bold :foreground "medium purple" :height 0.9))))
(c-nonbreakable-space-face ((t (:bold t :background "Red" :weight bold))))
(calc-nonselected-face ((t (:italic t :foreground "#999999" :slant italic))))
(calc-selected-face ((t (:bold t :weight bold))))
(calendar-today ((t (:underline t))))
(change-log-acknowledgment ((t (:italic t :slant oblique :foreground "gray60" :height 0.9))))
(change-log-conditionals ((t (:bold t :weight bold :foreground "maroon" :height 0.9))))
(change-log-date ((t (:foreground "red" :height 0.9))))
(change-log-email ((t (:bold t :weight bold :foreground "maroon" :height 0.9))))
(change-log-file ((t (:bold t :weight bold :foreground "black"))))
(change-log-function ((t (:bold t :weight bold :foreground "maroon" :height 0.9))))
(change-log-list ((t (:bold t :weight bold :foreground "blue"))))
(change-log-name ((t (:bold t :weight bold :foreground "medium purple" :height 0.9))))
(clojure-braces ((t (:foreground "#99cc99"))))
(clojure-brackets ((t (:foreground "#ffcc66"))))
(clojure-double-quote ((t (:foreground "#66cccc"))))
(clojure-java-call ((t (:foreground "#cc99cc"))))
(clojure-keyword ((t (:foreground "#ffcc66"))))
(clojure-parens ((t (:foreground "#cccccc"))))
(clojure-special ((t (:foreground "#6699cc"))))
(clojure-test-error-face ((t (:underline (:style wave :color "#f2777a") :background "#2d2d2d"))))
(clojure-test-failure-face ((t (:underline (:style wave :color "#f99157") :background "#2d2d2d"))))
(clojure-test-success-face ((t (:underline "#99cc99"))))
(coffee-mode-class-name ((t (:bold t :foreground "#f99157" :weight bold))))
(coffee-mode-function-param ((t (:foreground "#cc99cc"))))
(comint-highlight-input ((t (:bold t :weight bold))))
(comint-highlight-prompt ((t (:foreground "dark blue"))))
(compilation-column-number ((t (:foreground "#ffcc66"))))
(compilation-error ((t (:bold t :weight bold :foreground "#f2777a"))))
(compilation-info ((t (:bold t :weight bold :foreground "#99cc99"))))
(compilation-line-number ((t (:bold t :weight bold :foreground "#ffcc66"))))
(compilation-message-face ((t (:foreground "#6699cc"))))
(compilation-mode-line-exit ((t (:bold t :foreground "#99cc99" :weight bold))))
(compilation-mode-line-fail ((t (:bold t :foreground "#f2777a" :weight bold))))
(compilation-mode-line-run ((t (:bold t :weight bold :foreground "#6699cc"))))
(compilation-warning ((t (:bold t :weight bold :foreground "#f99157"))))
(completions-annotations ((t (:italic t :slant italic))))
(completions-common-part ((t (:family "DejaVu Sans Mono" :foundry "nil" :width normal :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "gray20" :background "lightyellow2" :stipple nil :height 161))))
(completions-first-difference ((t (:bold t :weight bold))))
(css-property ((t (:bold t :weight bold :foreground "maroon" :height 0.9))))
(css-proprietary-property ((t (:bold t :foreground "maroon" :weight bold :height 0.9))))
(css-selector ((t (:bold t :weight bold :foreground "black"))))
(csv-separator-face ((t (:foreground "#f99157"))))
(cursor ((t (:background "black"))))
(custom-button ((t (:background "lightgrey" :foreground "black" :box (:line-width 2 :style released-button)))))
(custom-button-face ((t (:background "lightgrey" :foreground "black" :box (:line-width 2 :style released-button)))))
(custom-button-mouse ((t (:background "grey90" :foreground "black" :box (:line-width 2 :style released-button)))))
(custom-button-pressed ((t (:background "lightgrey" :foreground "black" :box (:line-width 2 :style pressed-button)))))
(custom-button-pressed-face ((t (:background "lightgrey" :foreground "black" :box (:line-width 2 :style pressed-button)))))
(custom-button-pressed-unraised ((t (:underline t :foreground "violet"))))
(custom-button-unraised ((t (:underline t))))
(custom-changed ((t (:background "blue1" :foreground "white"))))
(custom-changed-face ((t (:background "blue" :foreground "white"))))
(custom-comment ((t (:background "dim gray"))))
(custom-comment-face ((t (:background "gray85"))))
(custom-comment-tag ((t (:foreground "gray80"))))
(custom-comment-tag-face ((t (:foreground "blue4"))))
(custom-documentation ((t (nil))))
(custom-documentation-face ((t (:background "gainsboro"))))
(custom-face-tag ((t (:bold t :weight bold :foreground "#6699cc"))))
(custom-face-tag-face ((t (:bold t :weight bold :height 1.2 :family "helv"))))
(custom-group-subtitle ((t (:bold t :weight bold))))
(custom-group-tag ((t (:bold t :family "helv" :foreground "#6699cc" :weight bold :height 1.2))))
(custom-group-tag-1 ((t (:bold t :family "helv" :foreground "pink" :weight bold :height 1.2))))
(custom-group-tag-face ((t (:bold t :foreground "blue" :weight bold :height 1.2))))
(custom-group-tag-face-1 ((t (:bold t :foreground "red" :weight bold :height 1.2 :family "helv"))))
(custom-invalid ((t (:background "red1" :foreground "yellow1"))))
(custom-invalid-face ((t (:background "red" :foreground "yellow"))))
(custom-link ((t (:underline t))))
(custom-modified ((t (:background "blue1" :foreground "white"))))
(custom-modified-face ((t (:background "blue" :foreground "white"))))
(custom-rogue ((t (:background "black" :foreground "pink"))))
(custom-rogue-face ((t (:background "black" :foreground "pink"))))
(custom-saved ((t (:underline t))))
(custom-saved-face ((t (:underline t))))
(custom-set ((t (:background "white" :foreground "blue1"))))
(custom-set-face ((t (:background "white" :foreground "blue"))))
(custom-state ((t (:foreground "#99cc99"))))
(custom-state-face ((t (:foreground "dark green"))))
(custom-themed ((t (:background "blue1" :foreground "white"))))
(custom-variable-button ((t (:bold t :underline t :weight bold))))
(custom-variable-button-face ((t (:bold t :underline t :weight bold))))
(custom-variable-tag ((t (:bold t :foreground "#6699cc" :weight bold))))
(custom-variable-tag-face ((t (:bold t :foreground "blue" :weight bold :height 1.2 :family "helv"))))
(custom-visibility ((t (:underline t :height 0.8))))
(diary ((t (:foreground "red"))))
(diff-added ((t (:background "#335533" :foreground "#99cc99"))))
(diff-changed ((t (:foreground "#cc99cc"))))
(diff-context ((t (:foreground "#999999"))))
(diff-file-header ((t (:bold t :foreground "#6699cc" :weight bold))))
(diff-function ((t (:foreground "#66cccc"))))
(diff-header ((t (:foreground "#66cccc"))))
(diff-hl-change ((t (:background "#6699cc"))))
(diff-hl-delete ((t (:background "#f99157"))))
(diff-hl-insert ((t (:background "#99cc99"))))
(diff-hl-unknown ((t (:background "#cc99cc"))))
(diff-hunk-header ((t (:foreground "#cc99cc"))))
(diff-index ((t (:bold t :weight bold :foreground "#6699cc"))))
(diff-indicator-added ((t (:foreground "#99cc99" :background "#335533"))))
(diff-indicator-changed ((t (:foreground "#cc99cc"))))
(diff-indicator-removed ((t (:foreground "#f99157" :background "#553333"))))
(diff-nonexistent ((t (:bold t :weight bold :foreground "#6699cc"))))
(diff-refine-added ((t (:background "#99cc99" :foreground "#22aa22"))))
(diff-refine-change ((t (:background "#aaaa22"))))
(diff-refine-removed ((t (:background "#f99157" :foreground "#aa2222"))))
(diff-removed ((t (:background "#553333" :foreground "#f99157"))))
(dired-directory ((t (:bold t :weight bold :foreground "black"))))
(dired-flagged ((t (:bold t :weight bold :foreground "#f2777a"))))
(dired-header ((t (:foreground "Royalblue"))))
(dired-ignored ((t (:foreground "#999999"))))
(dired-mark ((t (:bold t :weight bold :foreground "medium purple" :height 0.9))))
(dired-marked ((t (:bold t :weight bold :foreground "#f99157"))))
(dired-perm-write ((t (:italic t :slant italic :foreground "#999999" :height 0.9))))
(dired-symlink ((t (:bold t :weight bold :foreground "blue"))))
(dired-warning ((t (:bold t :weight bold :foreground "Red"))))
(diredp-compressed-file-suffix ((t (:foreground "#6699cc"))))
(diredp-deletion ((t (:bold t :weight bold :background "#f2777a"))))
(diredp-deletion-file-name ((t (:bold t :weight bold :foreground "#f2777a"))))
(diredp-dir-heading ((t (:bold t :foreground "#99cc99" :weight bold))))
(diredp-dir-priv ((t (:foreground "#66cccc"))))
(diredp-exec-priv ((t (:foreground "#6699cc"))))
(diredp-executable-tag ((t (:foreground "#f2777a"))))
(diredp-file-name ((t (:foreground "#ffcc66"))))
(diredp-file-suffix ((t (:foreground "#99cc99"))))
(diredp-flag-mark ((t (:background "#99cc99"))))
(diredp-flag-mark-line ((t (:inverse-video nil :background "darkseagreen2"))))
(diredp-ignored-file-name ((t (:foreground "#999999"))))
(diredp-link-priv ((t (:foreground "#cc99cc"))))
(diredp-mode-line-flagged ((t (:foreground "#f2777a"))))
(diredp-mode-line-marked ((t (:foreground "#99cc99"))))
(diredp-no-priv ((t (nil))))
(diredp-number ((t (:foreground "#ffcc66"))))
(diredp-other-priv ((t (:foreground "#cc99cc"))))
(diredp-rare-priv ((t (:foreground "#f2777a"))))
(diredp-read-priv ((t (:foreground "#99cc99"))))
(diredp-symlink ((t (:foreground "#cc99cc"))))
(diredp-write-priv ((t (:foreground "#ffcc66"))))
(ediff-even-diff-A ((t (nil))))
(ediff-even-diff-B ((t (nil))))
(ediff-odd-diff-A ((t (:background "#999999"))))
(ediff-odd-diff-B ((t (:background "#999999"))))
(edts-face-error-line ((t (:underline (:style wave :color "#f2777a") :background "#2d2d2d"))))
(edts-face-error-mode-line ((t (:bold t :foreground "#f2777a" :weight bold))))
(edts-face-warning-line ((t (:underline (:style wave :color "#f99157") :background "#2d2d2d"))))
(edts-face-warning-mode-line ((t (:bold t :foreground "#f99157" :weight bold))))
(eldoc-highlight-function-argument ((t (:bold t :foreground "#99cc99" :weight bold))))
(emms-browser-album-face ((t (:foreground "#cccccc"))))
(emms-browser-artist-face ((t (:foreground "#cc99cc"))))
(emms-browser-track-face ((t (:foreground "#66cccc"))))
(emms-browser-year/genre-face ((t (:foreground "#6699cc"))))
(emms-playlist-selected-face ((t (nil))))
(emms-playlist-track-face ((t (:foreground "#66cccc"))))
(epa-field-body ((t (:italic t :foreground "turquoise" :slant italic))))
(epa-field-name ((t (:bold t :foreground "PaleTurquoise" :weight bold))))
(epa-mark ((t (:bold t :foreground "orange" :weight bold))))
(epa-string ((t (:foreground "lightyellow"))))
(epa-validity-disabled ((t (:italic t :slant italic))))
(epa-validity-high ((t (:bold t :foreground "PaleTurquoise" :weight bold))))
(epa-validity-low ((t (:italic t :slant italic))))
(epa-validity-medium ((t (:italic t :foreground "PaleTurquoise" :slant italic))))
(erb-comment-delim-face ((t (:background "#515151"))))
(erb-comment-face ((t (:italic t :bold t :background "#515151" :slant italic :weight bold))))
(erb-delim-face ((t (:background "#515151"))))
(erb-exec-delim-face ((t (:background "#515151"))))
(erb-exec-face ((t (:bold t :background "#515151" :weight bold))))
(erb-out-delim-face ((t (:background "#515151"))))
(erb-out-face ((t (:bold t :background "#515151" :weight bold))))
(erc-action-face ((t (:bold t :weight bold))))
(erc-bold-face ((t (:bold t :weight bold))))
(erc-button ((t (:bold t :weight bold))))
(erc-command-indicator-face ((t (:bold t :weight bold))))
(erc-current-nick-face ((t (:bold t :foreground "#99cc99" :weight bold))))
(erc-dangerous-host-face ((t (:foreground "red"))))
(erc-default-face ((t (nil))))
(erc-direct-msg-face ((t (:foreground "IndianRed"))))
(erc-error-face ((t (:background "Red" :foreground "White"))))
(erc-fool-face ((t (:foreground "dim gray"))))
(erc-header-face ((t (:background "#393939" :foreground "#cccccc"))))
(erc-header-line ((t (:background "grey90" :foreground "grey20"))))
(erc-input-face ((t (:foreground "brown"))))
(erc-inverse-face ((t (:background "Black" :foreground "White"))))
(erc-keyword-face ((t (:bold t :foreground "#99cc99" :weight bold))))
(erc-my-nick-face ((t (:bold t :foreground "#99cc99" :weight bold))))
(erc-nick-default-face ((t (:foreground "#cc99cc" :weight normal))))
(erc-nick-msg-face ((t (:foreground "#ffcc66" :weight normal))))
(erc-notice-face ((t (:bold t :foreground "SlateBlue" :weight bold))))
(erc-pal-face ((t (:bold t :foreground "#f99157" :weight bold))))
(erc-prompt-face ((t (:bold t :background "lightBlue2" :foreground "Black" :weight bold))))
(erc-timestamp-face ((t (:bold t :foreground "green" :weight bold))))
(erc-underline-face ((t (:underline t))))
(error ((t (:bold t :foreground "#f2777a" :weight bold))))
(escape-glyph ((t (:foreground "cyan"))))
(ffap ((t (:inverse-video nil :background "darkseagreen2"))))
(fg:black ((t (:foreground "black"))))
(fg:erc-color-face0 ((t (:foreground "White"))))
(fg:erc-color-face1 ((t (:foreground "black"))))
(fg:erc-color-face10 ((t (:foreground "lightblue1"))))
(fg:erc-color-face11 ((t (:foreground "cyan"))))
(fg:erc-color-face12 ((t (:foreground "blue"))))
(fg:erc-color-face13 ((t (:foreground "deeppink"))))
(fg:erc-color-face14 ((t (:foreground "gray50"))))
(fg:erc-color-face15 ((t (:foreground "gray90"))))
(fg:erc-color-face2 ((t (:foreground "blue4"))))
(fg:erc-color-face3 ((t (:foreground "green4"))))
(fg:erc-color-face4 ((t (:foreground "red"))))
(fg:erc-color-face5 ((t (:foreground "brown"))))
(fg:erc-color-face6 ((t (:foreground "purple"))))
(fg:erc-color-face7 ((t (:foreground "orange"))))
(fg:erc-color-face8 ((t (:foreground "yellow"))))
(fg:erc-color-face9 ((t (:foreground "green"))))
(file-name-shadow ((t (:foreground "#999999"))))
(fixed-pitch ((t (:family "courier"))))
(flx-highlight-face ((t (:bold t :foreground "#ffcc66" :underline nil :weight bold))))
(flycheck-error ((t (:underline (:style wave :color "#f2777a")))))
(flycheck-error-list-column-number ((t (:foreground "cyan"))))
(flycheck-error-list-error ((t (:bold t :weight bold :foreground "#f2777a"))))
(flycheck-error-list-highlight ((t (:inverse-video nil :background "darkseagreen2"))))
(flycheck-error-list-highlight-at-point ((t (:background "#66cccc" :foreground "paleturquoise"))))
(flycheck-error-list-info ((t (:bold t :weight bold :foreground "#99cc99"))))
(flycheck-error-list-line-number ((t (:bold t :weight bold :foreground "blue"))))
(flycheck-error-list-warning ((t (:bold t :weight bold :foreground "#f99157"))))
(flycheck-fringe-error ((t (:bold t :weight bold :background "#f2777a" :foreground "#2d2d2d"))))
(flycheck-fringe-info ((t (:bold t :weight bold :background "#ffcc66" :foreground "#2d2d2d"))))
(flycheck-fringe-warning ((t (:bold t :weight bold :background "#f99157" :foreground "#2d2d2d"))))
(flycheck-info ((t (:underline (:style wave :color "ForestGreen")))))
(flycheck-warning ((t (:underline (:style wave :color "#f99157")))))
(flymake-errline ((t (:background "#2d2d2d" :underline (:style wave :color "#f2777a")))))
(flymake-warnline ((t (:background "#2d2d2d" :underline (:style wave :color "#f99157")))))
(flyspell-duplicate ((t (:bold t :weight bold :foreground "#f99157" :underline t))))
(flyspell-incorrect ((t (:bold t :weight bold :foreground "#f2777a" :underline t))))
(font-latex-bold-face ((t (:bold t :foreground "OliveDrab" :weight bold))))
(font-latex-italic-face ((t (:italic t :foreground "OliveDrab" :slant italic))))
(font-latex-math-face ((t (:foreground "burlywood"))))
(font-latex-sedate-face ((t (:foreground "LightGray"))))
(font-latex-string-face ((t (:foreground "LightSalmon"))))
(font-latex-warning-face ((t (:foreground "Pink"))))
(font-lock-builtin-face ((t (:foreground "magenta3" :underline t :height 0.9))))
(font-lock-comment-delimiter-face ((t (:italic t :foreground "#999999" :slant italic :height 0.9))))
(font-lock-comment-face ((t (:italic t :foreground "gray60" :slant oblique :height 0.9))))
(font-lock-constant-face ((t (:bold t :foreground "medium purple" :weight bold :height 0.9))))
(font-lock-doc-face ((t (:foreground "cyan"))))
(font-lock-doc-string-face ((t (:foreground "cyan"))))
(font-lock-function-name-face ((t (:bold t :foreground "black" :weight bold))))
(font-lock-keyword-face ((t (:bold t :foreground "blue" :weight bold))))
(font-lock-negation-char-face ((t (:foreground "#6699cc"))))
(font-lock-preprocessor-face ((t (:foreground "blue1"))))
(font-lock-reference-face ((t (:foreground "#e0e0ff"))))
(font-lock-regexp-grouping-backslash ((t (:bold t :weight bold :foreground "#ffcc66"))))
(font-lock-regexp-grouping-construct ((t (:bold t :weight bold :foreground "#cc99cc"))))
(font-lock-string-face ((t (:foreground "red" :height 0.9))))
(font-lock-type-face ((t (:foreground "Royalblue"))))
(font-lock-variable-name-face ((t (:bold t :foreground "maroon" :weight bold :height 0.9))))
(font-lock-warning-face ((t (:bold t :foreground "Red" :weight bold))))
(fringe ((t (:background "dodgerblue"))))
(git-commit-branch-face ((t (:bold t :weight bold :foreground "maroon" :height 0.9))))
(git-commit-comment-action-face ((t (:bold t :foreground "maroon" :weight bold :height 0.9))))
(git-commit-comment-file-face ((t (:foreground "red" :height 0.9))))
(git-commit-comment-heading-face ((t (:bold t :foreground "blue" :weight bold))))
(git-commit-known-pseudo-header-face ((t (:bold t :weight bold :foreground "blue"))))
(git-commit-no-branch-face ((t (:bold t :foreground "maroon" :weight bold :height 0.9))))
(git-commit-nonempty-second-line-face ((t (:bold t :weight bold :foreground "Red"))))
(git-commit-note-face ((t (:foreground "red" :height 0.9))))
(git-commit-overlong-summary-face ((t (:bold t :weight bold :foreground "Red"))))
(git-commit-pseudo-header-face ((t (:foreground "red" :height 0.9))))
(git-commit-summary-face ((t (:foreground "Royalblue"))))
(git-gutter-fr:added ((t (:bold t :foreground "#99cc99" :weight bold))))
(git-gutter-fr:deleted ((t (:bold t :foreground "#f2777a" :weight bold))))
(git-gutter-fr:modified ((t (:bold t :foreground "#cc99cc" :weight bold))))
(git-gutter:added ((t (:bold t :foreground "#99cc99" :weight bold))))
(git-gutter:deleted ((t (:bold t :foreground "#f2777a" :weight bold))))
(git-gutter:modified ((t (:bold t :foreground "#cc99cc" :weight bold))))
(git-gutter:unchanged ((t (:background "#ffcc66"))))
(git-rebase-description ((t (nil))))
(git-rebase-hash ((t (:foreground "tomato"))))
(git-rebase-killed-action ((t (:italic t :slant oblique :foreground "gray60" :strike-through t :height 0.9))))
(glyphless-char ((t (:height 0.6))))
(gnus-button ((t (:underline t))))
(gnus-cite-1 ((t (:foreground "#6699cc"))))
(gnus-cite-2 ((t (:foreground "#cc99cc"))))
(gnus-cite-3 ((t (:foreground "#cccccc"))))
(gnus-cite-4 ((t (:foreground "#66cccc"))))
(gnus-cite-5 ((t (:foreground "#f99157"))))
(gnus-cite-6 ((t (:foreground "#6699cc"))))
(gnus-cite-7 ((t (:foreground "#cc99cc"))))
(gnus-cite-8 ((t (:foreground "#cccccc"))))
(gnus-cite-attribution-face ((t (:italic t :slant italic))))
(gnus-cite-face-1 ((t (:foreground "#dfdfff"))))
(gnus-cite-face-10 ((t (:foreground "medium purple"))))
(gnus-cite-face-11 ((t (:foreground "turquoise"))))
(gnus-cite-face-2 ((t (:foreground "light cyan"))))
(gnus-cite-face-3 ((t (:foreground "light yellow"))))
(gnus-cite-face-4 ((t (:foreground "light pink"))))
(gnus-cite-face-5 ((t (:foreground "pale green"))))
(gnus-cite-face-6 ((t (:foreground "beige"))))
(gnus-cite-face-7 ((t (:foreground "orange"))))
(gnus-cite-face-8 ((t (:foreground "magenta"))))
(gnus-cite-face-9 ((t (:foreground "violet"))))
(gnus-emphasis-bold ((t (:bold t :weight bold))))
(gnus-emphasis-bold-italic ((t (:italic t :bold t :slant italic :weight bold))))
(gnus-emphasis-highlight-words ((t (:background "black" :foreground "yellow"))))
(gnus-emphasis-italic ((t (:italic t :slant italic))))
(gnus-emphasis-underline ((t (:underline t))))
(gnus-emphasis-underline-bold ((t (:bold t :underline t :weight bold))))
(gnus-emphasis-underline-bold-italic ((t (:italic t :bold t :underline t :slant italic :weight bold))))
(gnus-emphasis-underline-italic ((t (:italic t :underline t :slant italic))))
(gnus-group-mail-1 ((t (:foreground "#6699cc" :weight normal))))
(gnus-group-mail-1-empty ((t (:weight normal :foreground "#999999"))))
(gnus-group-mail-1-empty-face ((t (:foreground "DeepPink3"))))
(gnus-group-mail-1-face ((t (:bold t :foreground "DeepPink3" :weight bold))))
(gnus-group-mail-2 ((t (:foreground "#cc99cc" :weight normal))))
(gnus-group-mail-2-empty ((t (:weight normal :foreground "#999999"))))
(gnus-group-mail-2-empty-face ((t (:foreground "HotPink3"))))
(gnus-group-mail-2-face ((t (:bold t :foreground "HotPink3" :weight bold))))
(gnus-group-mail-3 ((t (:foreground "#cccccc" :weight normal))))
(gnus-group-mail-3-empty ((t (:weight normal :foreground "#999999"))))
(gnus-group-mail-3-empty-face ((t (:foreground "magenta4"))))
(gnus-group-mail-3-face ((t (:bold t :foreground "magenta4" :weight bold))))
(gnus-group-mail-4 ((t (:foreground "#66cccc" :weight normal))))
(gnus-group-mail-4-empty ((t (:weight normal :foreground "#999999"))))
(gnus-group-mail-5 ((t (:foreground "#f99157" :weight normal))))
(gnus-group-mail-5-empty ((t (:weight normal :foreground "#999999"))))
(gnus-group-mail-6 ((t (:foreground "#6699cc" :weight normal))))
(gnus-group-mail-6-empty ((t (:weight normal :foreground "#999999"))))
(gnus-group-mail-low ((t (:foreground "#999999"))))
(gnus-group-mail-low-empty ((t (:foreground "#999999"))))
(gnus-group-mail-low-empty-face ((t (:foreground "DeepPink4"))))
(gnus-group-mail-low-face ((t (:bold t :foreground "DeepPink4" :weight bold))))
(gnus-group-news-1 ((t (:foreground "#f99157" :weight normal))))
(gnus-group-news-1-empty ((t (:weight normal :foreground "#999999"))))
(gnus-group-news-1-empty-face ((t (:foreground "ForestGreen"))))
(gnus-group-news-1-face ((t (:bold t :foreground "ForestGreen" :weight bold))))
(gnus-group-news-2 ((t (:foreground "#6699cc" :weight normal))))
(gnus-group-news-2-empty ((t (:weight normal :foreground "#999999"))))
(gnus-group-news-2-empty-face ((t (:foreground "CadetBlue4"))))
(gnus-group-news-2-face ((t (:bold t :foreground "CadetBlue4" :weight bold))))
(gnus-group-news-3 ((t (:foreground "#cc99cc" :weight normal))))
(gnus-group-news-3-empty ((t (:weight normal :foreground "#999999"))))
(gnus-group-news-3-empty-face ((t (nil))))
(gnus-group-news-3-face ((t (:bold t :weight bold))))
(gnus-group-news-4 ((t (:foreground "#cccccc" :weight normal))))
(gnus-group-news-4-empty ((t (:weight normal :foreground "#999999"))))
(gnus-group-news-4-empty-face ((t (nil))))
(gnus-group-news-4-face ((t (:bold t :weight bold))))
(gnus-group-news-5 ((t (:foreground "#6699cc" :weight normal))))
(gnus-group-news-5-empty ((t (:weight normal :foreground "#999999"))))
(gnus-group-news-5-empty-face ((t (nil))))
(gnus-group-news-5-face ((t (:bold t :weight bold))))
(gnus-group-news-6 ((t (:foreground "#cc99cc" :weight normal))))
(gnus-group-news-6-empty ((t (:weight normal :foreground "#999999"))))
(gnus-group-news-6-empty-face ((t (nil))))
(gnus-group-news-6-face ((t (:bold t :weight bold))))
(gnus-group-news-low-empty-face ((t (:foreground "DarkGreen"))))
(gnus-group-news-low-face ((t (:bold t :foreground "DarkGreen" :weight bold))))
(gnus-header-content ((t (:weight normal))))
(gnus-header-content-face ((t (:italic t :foreground "#90f490" :slant italic))))
(gnus-header-from ((t (:bold t :foreground "#f99157" :weight bold))))
(gnus-header-from-face ((t (:foreground "#aaffaa"))))
(gnus-header-name ((t (:foreground "#6699cc"))))
(gnus-header-name-face ((t (:foreground "#c7e3c7"))))
(gnus-header-newsgroups-face ((t (:italic t :foreground "yellow" :slant italic))))
(gnus-header-subject ((t (:bold t :weight bold :foreground "#ffcc66"))))
(gnus-header-subject-face ((t (:foreground "#a0f0a0"))))
(gnus-signature ((t (:italic t :slant oblique :foreground "gray60" :height 0.9))))
(gnus-signature-face ((t (:italic t :slant italic))))
(gnus-splash-face ((t (:foreground "ForestGreen"))))
(gnus-summary-cancelled ((t (:foreground "#f2777a" :weight normal))))
(gnus-summary-cancelled-face ((t (:background "black" :foreground "yellow"))))
(gnus-summary-high-ancient ((t (:foreground "#99cc99" :weight normal))))
(gnus-summary-high-ancient-face ((t (:bold t :foreground "RoyalBlue" :weight bold))))
(gnus-summary-high-read ((t (:foreground "#99cc99" :weight normal))))
(gnus-summary-high-read-face ((t (:bold t :foreground "DarkGreen" :weight bold))))
(gnus-summary-high-ticked ((t (:foreground "#f99157" :weight normal))))
(gnus-summary-high-ticked-face ((t (:bold t :foreground "firebrick" :weight bold))))
(gnus-summary-high-unread ((t (:foreground "#ffcc66" :weight normal))))
(gnus-summary-high-unread-face ((t (:bold t :weight bold))))
(gnus-summary-low-ancient ((t (:foreground "#999999" :weight normal))))
(gnus-summary-low-ancient-face ((t (:italic t :foreground "RoyalBlue" :slant italic))))
(gnus-summary-low-read ((t (:foreground "#999999" :weight normal))))
(gnus-summary-low-read-face ((t (:italic t :foreground "DarkGreen" :slant italic))))
(gnus-summary-low-ticked-face ((t (:italic t :foreground "firebrick" :slant italic))))
(gnus-summary-low-unread ((t (:foreground "#999999" :weight normal))))
(gnus-summary-low-unread-face ((t (:italic t :slant italic))))
(gnus-summary-normal-ancient ((t (:foreground "#66cccc" :weight normal))))
(gnus-summary-normal-ancient-face ((t (:foreground "RoyalBlue"))))
(gnus-summary-normal-read ((t (:foreground "#cccccc" :weight normal))))
(gnus-summary-normal-read-face ((t (:foreground "DarkGreen"))))
(gnus-summary-normal-ticked ((t (:foreground "#f99157" :weight normal))))
(gnus-summary-normal-ticked-face ((t (:foreground "firebrick"))))
(gnus-summary-normal-unread ((t (:foreground "#6699cc" :weight normal))))
(gnus-summary-normal-unread-face ((t (nil))))
(gnus-summary-selected-face ((t (:underline t))))
(go-coverage-0 ((t (:foreground "#c00000"))))
(go-coverage-1 ((t (:foreground "#808080"))))
(go-coverage-10 ((t (:foreground "#14ec9b"))))
(go-coverage-2 ((t (:foreground "#748c83"))))
(go-coverage-3 ((t (:foreground "#689886"))))
(go-coverage-4 ((t (:foreground "#5ca489"))))
(go-coverage-5 ((t (:foreground "#50b08c"))))
(go-coverage-6 ((t (:foreground "#44bc8f"))))
(go-coverage-7 ((t (:foreground "#38c892"))))
(go-coverage-8 ((t (:foreground "#2cd495"))))
(go-coverage-9 ((t (:foreground "#20e098"))))
(go-coverage-covered ((t (:foreground "#2cd495"))))
(go-coverage-untracked ((t (:foreground "#505050"))))
(grep-context-face ((t (:foreground "#999999"))))
(grep-error-face ((t (:bold t :foreground "#f2777a" :underline t :weight bold))))
(grep-hit-face ((t (:foreground "#6699cc"))))
(grep-match-face ((t (:background "#6699cc" :foreground "#2d2d2d"))))
(gui-button-face ((t (:foreground "light grey"))))
(gui-element ((t (:background "#515151" :foreground "#cccccc"))))
(header-line ((t (:weight normal :box (:line-width 1 :color "#999999") :background "grey90" :foreground "grey20" :box nil :overline "red" :underline "red"))))
(helm-buffer-directory ((t (:foreground "#6699cc"))))
(helm-buffer-not-saved ((t (:foreground "#f99157"))))
(helm-buffer-process ((t (:foreground "#66cccc"))))
(helm-buffer-saved-out ((t (:bold t :weight bold :foreground "#f99157"))))
(helm-buffer-size ((t (:foreground "#ffcc66"))))
(helm-candidate-number ((t (:foreground "#f2777a"))))
(helm-ff-directory ((t (:foreground "#66cccc"))))
(helm-selection ((t (:inverse-video nil :background "darkseagreen2"))))
(helm-separator ((t (:foreground "#cc99cc"))))
(helm-source-header ((t (:bold t :foreground "#f99157" :weight bold :height 1.44))))
(help-argument-name ((t (:italic t :slant italic))))
(highlight ((t (:background "darkseagreen2" :inverse-video nil))))
(highlight-80+ ((t (:background "#515151"))))
(highlight-symbol-face ((t (:bold t :background "#515151" :weight bold))))
(hl-line ((t (:inverse-video nil :background "darkseagreen2"))))
(hl-sexp-face ((t (:background "#515151"))))
(holiday ((t (:background "pink"))))
(horizontal-divider ((t (:background "gray16" :foreground "#00ff00"))))
(ibuffer-marked-face ((t (:foreground "red"))))
(ido-first-match ((t (:bold t :foreground "#f99157" :weight bold))))
(ido-incomplete-regexp ((t (:bold t :weight bold :foreground "Red"))))
(ido-indicator ((t (:background "#2d2d2d" :foreground "#f2777a" :width condensed))))
(ido-only-match ((t (:foreground "#99cc99"))))
(ido-subdir ((t (:foreground "#cc99cc"))))
(ido-virtual ((t (:underline t :foreground "#999999" :height 0.9))))
(info-header-node ((t (:italic t :bold t :weight bold :slant italic :foreground "white"))))
(info-header-xref ((t (:underline t))))
(info-menu-header ((t (:bold t :family "helv" :weight bold))))
(info-menu-star ((t (:foreground "red1"))))
(info-node ((t (:italic t :bold t :foreground "white" :slant italic :weight bold))))
(info-title-1 ((t (:bold t :weight bold :family "helv" :height 1.728))))
(info-title-2 ((t (:bold t :family "helv" :weight bold :height 1.44))))
(info-title-3 ((t (:bold t :weight bold :family "helv" :height 1.2))))
(info-title-4 ((t (:bold t :family "helv" :weight bold))))
(info-xref ((t (:underline t))))
(info-xref-visited ((t (:foreground "violet" :underline t))))
(isearch ((t (:foreground "magenta2" :background "lightskyblue1"))))
(isearch-fail ((t (:bold t :weight bold :background "Red" :foreground "#2d2d2d"))))
(italic ((t (:italic t :slant italic))))
(jabber-activity-face ((t (:foreground "#cc99cc"))))
(jabber-activity-personal-face ((t (:foreground "#66cccc"))))
(jabber-chat-prompt-foreign ((t (:foreground "#f99157"))))
(jabber-chat-prompt-local ((t (:foreground "#ffcc66"))))
(jabber-chat-prompt-system ((t (:bold t :foreground "#ffcc66" :weight bold))))
(jabber-chat-text-error ((t (:foreground "#f2777a"))))
(jabber-chat-text-foreign ((t (:foreground "#f99157"))))
(jabber-chat-text-local ((t (:foreground "#ffcc66"))))
(jabber-rare-time-face ((t (:foreground "#999999"))))
(jabber-roster-user-away ((t (:foreground "#f99157"))))
(jabber-roster-user-chatty ((t (:foreground "#cc99cc"))))
(jabber-roster-user-dnd ((t (:foreground "#ffcc66"))))
(jabber-roster-user-error ((t (:foreground "#f2777a"))))
(jabber-roster-user-offline ((t (:foreground "#999999"))))
(jabber-roster-user-online ((t (:foreground "#99cc99"))))
(jabber-roster-user-xa ((t (:foreground "#999999"))))
(jde-bug-breakpoint-cursor ((t (:background "brown" :foreground "cyan"))))
(jde-db-active-breakpoint-face ((t (:background "red" :foreground "black"))))
(jde-db-requested-breakpoint-face ((t (:background "yellow" :foreground "black"))))
(jde-db-spec-breakpoint-face ((t (:background "green" :foreground "black"))))
(jde-java-font-lock-api-face ((t (:foreground "dark goldenrod"))))
(jde-java-font-lock-bold-face ((t (:bold t :weight bold))))
(jde-java-font-lock-code-face ((t (nil))))
(jde-java-font-lock-constant-face ((t (:foreground "CadetBlue"))))
(jde-java-font-lock-doc-tag-face ((t (:foreground "green4"))))
(jde-java-font-lock-italic-face ((t (:italic t :slant italic))))
(jde-java-font-lock-link-face ((t (:foreground "cadetblue" :underline t :slant normal))))
(jde-java-font-lock-modifier-face ((t (:foreground "Orchid"))))
(jde-java-font-lock-number-face ((t (:foreground "RosyBrown"))))
(jde-java-font-lock-operator-face ((t (:foreground "medium blue"))))
(jde-java-font-lock-package-face ((t (:foreground "blue3"))))
(jde-java-font-lock-pre-face ((t (nil))))
(jde-java-font-lock-underline-face ((t (:underline t))))
(js2-error ((t (:underline "#f2777a"))))
(js2-external-variable ((t (:foreground "#cc99cc"))))
(js2-function-param ((t (:foreground "#6699cc"))))
(js2-instance-member ((t (:foreground "#6699cc"))))
(js2-private-function-call ((t (:foreground "#f2777a"))))
(js2-warning ((t (:underline "#f99157"))))
(js3-error-face ((t (:underline "#f2777a"))))
(js3-external-variable-face ((t (:foreground "#cc99cc"))))
(js3-function-param-face ((t (:foreground "#6699cc"))))
(js3-instance-member-face ((t (:foreground "#6699cc"))))
(js3-jsdoc-html-tag-delimiter-face ((t (:foreground "#99cc99"))))
(js3-jsdoc-html-tag-name-face ((t (:foreground "#6699cc"))))
(js3-jsdoc-tag-face ((t (:foreground "#f99157"))))
(js3-jsdoc-type-face ((t (:foreground "#66cccc"))))
(js3-jsdoc-value-face ((t (:foreground "#ffcc66"))))
(js3-private-function-call-face ((t (:foreground "#f2777a"))))
(js3-warning-face ((t (:underline "#f99157"))))
(lazy-highlight ((t (:foreground "paleturquoise" :background "#66cccc"))))
(ledger-font-comment-face ((t (:italic t :slant oblique :foreground "gray60" :height 0.9))))
(ledger-font-occur-narrowed-face ((t (:italic t :slant oblique :foreground "gray60" :height 0.9))))
(ledger-font-occur-xact-face ((t (:inverse-video nil :background "darkseagreen2"))))
(ledger-font-payee-cleared-face ((t (:foreground "#99cc99"))))
(ledger-font-payee-uncleared-face ((t (:foreground "#66cccc"))))
(ledger-font-posting-account-cleared-face ((t (:foreground "#6699cc"))))
(ledger-font-posting-account-face ((t (:foreground "#cc99cc"))))
(ledger-font-posting-account-pending-face ((t (:foreground "#ffcc66"))))
(ledger-font-xact-highlight-face ((t (:inverse-video nil :background "darkseagreen2"))))
(ledger-occur-narrowed-face ((t (:italic t :slant oblique :foreground "gray60" :height 0.9))))
(ledger-occur-xact-face ((t (:inverse-video nil :background "darkseagreen2"))))
(link ((t (:underline t))))
(link-visited ((t (:underline t :foreground "violet"))))
(linum ((t (:background "#515151" :foreground "#99cc99" :slant normal))))
(log-edit-header ((t (:bold t :weight bold :foreground "blue"))))
(log-edit-summary ((t (:bold t :weight bold :foreground "black"))))
(log-edit-unknown-header ((t (:italic t :slant oblique :foreground "gray60" :height 0.9))))
(mac-ts-caret-position ((t (nil))))
(mac-ts-converted-text ((t (:underline "gray20"))))
(mac-ts-raw-text ((t (:underline t))))
(mac-ts-selected-converted-text ((t (:underline t))))
(macrostep-expansion-highlight-face ((t (:inverse-video nil :background "darkseagreen2"))))
(magit-blame-culprit ((t (:bold t :underline "red" :overline "red" :background "grey90" :box (:line-width 1 :color "#999999") :foreground "#6699cc" :weight bold))))
(magit-blame-header ((t (:bold t :weight bold :foreground "#6699cc" :box (:line-width 1 :color "#999999") :background "grey90" :overline "red" :underline "red"))))
(magit-blame-sha1 ((t (:foreground "#ffcc66"))))
(magit-blame-subject ((t (nil))))
(magit-blame-time ((t (:bold t :underline "red" :overline "red" :background "grey90" :box (:line-width 1 :color "#999999") :foreground "#6699cc" :weight bold))))
(magit-branch ((t (:background "Grey13" :foreground "#99cc99"))))
(magit-cherry-equivalent ((t (:foreground "magenta"))))
(magit-cherry-unmatched ((t (:foreground "cyan"))))
(magit-diff-add ((t (:foreground "#99cc99" :background "#335533"))))
(magit-diff-del ((t (:foreground "#f99157" :background "#553333"))))
(magit-diff-file-header ((t (:bold t :weight bold :foreground "#6699cc"))))
(magit-diff-hunk-header ((t (:foreground "#cc99cc"))))
(magit-diff-merge-current ((t (:foreground "blue1"))))
(magit-diff-merge-diff3-separator ((t (:foreground "blue1"))))
(magit-diff-merge-proposed ((t (:foreground "blue1"))))
(magit-diff-merge-separator ((t (:foreground "blue1"))))
(magit-diff-none ((t (:foreground "#999999"))))
(magit-header ((t (:bold t :weight bold))))
(magit-item-highlight ((t (:inverse-video nil :background "darkseagreen2"))))
(magit-item-mark ((t (:inverse-video nil :background "darkseagreen2"))))
(magit-key-mode-args-face ((t (:box (:line-width 1 :color "#cccccc") :background "gray85"))))
(magit-key-mode-button-face ((t (:underline t :foreground "magenta3" :height 0.9))))
(magit-key-mode-header-face ((t (:bold t :weight bold :foreground "blue"))))
(magit-key-mode-switch-face ((t (:bold t :weight bold :foreground "Red"))))
(magit-log-author ((t (:foreground "#66cccc"))))
(magit-log-date ((t (nil))))
(magit-log-graph ((t (:foreground "#999999"))))
(magit-log-head-label-bisect-bad ((t (:background "IndianRed1" :foreground "#f2777a" :box 1))))
(magit-log-head-label-bisect-good ((t (:background "light green" :foreground "#99cc99" :box 1))))
(magit-log-head-label-bisect-skip ((t (:background "light goldenrod" :foreground "dark goldenrod" :box 1))))
(magit-log-head-label-default ((t (:bold t :background "Grey50" :foreground "#ffcc66" :box nil :weight bold))))
(magit-log-head-label-head ((t (:bold t :background "Grey20" :foreground "#f99157" :box nil :weight bold))))
(magit-log-head-label-local ((t (:bold t :background "Grey13" :foreground "#cc99cc" :box nil :weight bold))))
(magit-log-head-label-patches ((t (:background "IndianRed1" :foreground "IndianRed4" :box 1))))
(magit-log-head-label-remote ((t (:bold t :background "Grey11" :foreground "#cc99cc" :box nil :weight bold))))
(magit-log-head-label-tags ((t (:bold t :background "LemonChiffon1" :foreground "#66cccc" :box nil :weight bold))))
(magit-log-head-label-wip ((t (:bold t :background "Grey07" :foreground "#6699cc" :box nil :weight bold))))
(magit-log-message ((t (nil))))
(magit-log-reflog-label-amend ((t (:box 1 :foreground "goldenrod4" :background "LemonChiffon1"))))
(magit-log-reflog-label-checkout ((t (:background "Grey85" :foreground "LightSkyBlue4" :box 1))))
(magit-log-reflog-label-cherry-pick ((t (:background "light green" :foreground "dark olive green" :box 1))))
(magit-log-reflog-label-commit ((t (:background "LemonChiffon1" :foreground "goldenrod4" :box 1))))
(magit-log-reflog-label-merge ((t (:box 1 :foreground "goldenrod4" :background "LemonChiffon1"))))
(magit-log-reflog-label-other ((t (:background "Grey50" :box 1))))
(magit-log-reflog-label-rebase ((t (:background "Grey85" :foreground "OliveDrab4" :box 1))))
(magit-log-reflog-label-remote ((t (:background "Grey50" :box 1))))
(magit-log-reflog-label-reset ((t (:background "IndianRed1" :foreground "IndianRed4" :box 1))))
(magit-log-sha1 ((t (:foreground "#ffcc66"))))
(magit-process-ng ((t (:bold t :weight bold :foreground "red"))))
(magit-process-ok ((t (:bold t :weight bold :foreground "green"))))
(magit-section-title ((t (:bold t :underline "red" :overline "red" :background "grey90" :box (:line-width 1 :color "#999999") :foreground "#6699cc" :weight bold))))
(magit-signature-bad ((t (:foreground "red"))))
(magit-signature-good ((t (:foreground "green"))))
(magit-signature-none ((t (nil))))
(magit-signature-untrusted ((t (:foreground "cyan"))))
(magit-tag ((t (:background "LemonChiffon1" :foreground "goldenrod4"))))
(magit-whitespace-warning-face ((t (:foreground "#ffcc66" :background "red"))))
(markdown-blockquote-face ((t (:foreground "cyan"))))
(markdown-bold-face ((t (:bold t :foreground "maroon" :weight bold :height 0.9))))
(markdown-comment-face ((t (:italic t :slant oblique :foreground "gray60" :height 0.9))))
(markdown-footnote-face ((t (:bold t :weight bold :foreground "blue"))))
(markdown-header-delimiter-face ((t (:bold t :foreground "black" :weight bold))))
(markdown-header-face ((t (:bold t :foreground "black" :weight bold))))
(markdown-header-face-1 ((t (:bold t :weight bold :foreground "black"))))
(markdown-header-face-2 ((t (:bold t :weight bold :foreground "black"))))
(markdown-header-face-3 ((t (:bold t :weight bold :foreground "black"))))
(markdown-header-face-4 ((t (:bold t :weight bold :foreground "black"))))
(markdown-header-face-5 ((t (:bold t :weight bold :foreground "black"))))
(markdown-header-face-6 ((t (:bold t :weight bold :foreground "black"))))
(markdown-header-rule-face ((t (:bold t :foreground "black" :weight bold))))
(markdown-inline-code-face ((t (:bold t :weight bold :foreground "medium purple" :height 0.9))))
(markdown-italic-face ((t (:italic t :bold t :weight bold :foreground "maroon" :slant italic :height 0.9))))
(markdown-language-keyword-face ((t (:foreground "Royalblue"))))
(markdown-line-break-face ((t (:bold t :weight bold :foreground "medium purple" :underline t :height 0.9))))
(markdown-link-face ((t (:bold t :weight bold :foreground "#6699cc" :underline t))))
(markdown-link-title-face ((t (:italic t :slant oblique :foreground "gray60" :height 0.9))))
(markdown-list-face ((t (:underline t :foreground "magenta3" :height 0.9))))
(markdown-math-face ((t (:foreground "red" :height 0.9))))
(markdown-metadata-key-face ((t (:bold t :weight bold :foreground "maroon" :height 0.9))))
(markdown-metadata-value-face ((t (:foreground "red" :height 0.9))))
(markdown-missing-link-face ((t (:bold t :weight bold :foreground "Red"))))
(markdown-pre-face ((t (:bold t :weight bold :foreground "medium purple" :height 0.9))))
(markdown-reference-face ((t (:foreground "Royalblue"))))
(markdown-url-face ((t (:underline t))))
(match ((t (:foreground "#2d2d2d" :background "#6699cc"))))
(mc/cursor-face ((t (nil))))
(mc/region-face ((t (:inverse-video nil :background "lightgoldenrod2"))))
(menu ((t (:background "gray16" :foreground "green"))))
(message-cited-text-face ((t (:foreground "red"))))
(message-header-cc ((t (:bold t :weight bold :foreground "#f99157"))))
(message-header-cc-face ((t (:foreground "MidnightBlue"))))
(message-header-name ((t (:foreground "#6699cc"))))
(message-header-name-face ((t (:foreground "cornflower blue"))))
(message-header-newsgroups ((t (:foreground "#66cccc" :slant normal))))
(message-header-newsgroups-face ((t (:italic t :bold t :foreground "blue4" :slant italic :weight bold))))
(message-header-other ((t (:weight normal))))
(message-header-other-face ((t (:foreground "steel blue"))))
(message-header-subject ((t (:bold t :foreground "#ffcc66" :weight bold))))
(message-header-subject-face ((t (:bold t :foreground "navy blue" :weight bold))))
(message-header-to ((t (:bold t :foreground "#f99157" :weight bold))))
(message-header-to-face ((t (:bold t :foreground "MidnightBlue" :weight bold))))
(message-header-xheader-face ((t (:foreground "blue"))))
(message-mml-face ((t (:foreground "#abdbab"))))
(message-separator ((t (:foreground "#cc99cc"))))
(message-separator-face ((t (:foreground "brown"))))
(minibuffer-prompt ((t (:foreground "dark blue"))))
(mm/master-face ((t (:inverse-video nil :background "lightgoldenrod2"))))
(mm/mirror-face ((t (:inverse-video nil :background "lightgoldenrod2"))))
(mmm-code-submode-face ((t (:background "#515151"))))
(mmm-comment-submode-face ((t (:italic t :slant oblique :foreground "gray60" :height 0.9))))
(mmm-output-submode-face ((t (:background "#515151"))))
(mode-line ((t (:background "#515151" :box (:line-width 1 :color "#999999") :weight normal))))
(mode-line-buffer-id ((t (:bold t :background "dodgerblue" :foreground "black" :weight bold))))
(mode-line-emphasis ((t (:italic t :bold t :foreground "#cccccc" :slant italic :weight bold))))
(mode-line-highlight ((t (:bold t :foreground "#cc99cc" :box nil :weight bold))))
(mode-line-inactive ((t (:italic t :background "white" :foreground "cadetblue" :box (:line-width -1 :color "grey75") :overline "red" :underline "red" :slant oblique :weight light))))
(modeline ((t (:background "dodgerblue" :foreground "black" :overline "red" :underline "red"))))
(modeline-mousable ((t (:background "dodgerblue" :foreground "black"))))
(modeline-mousable-minor-mode ((t (:background "dodgerblue" :foreground "black"))))
(mouse ((t (:background "black"))))
(mu4e-cited-1-face ((t (:foreground "#6699cc" :slant normal))))
(mu4e-cited-2-face ((t (:foreground "#cc99cc" :slant normal))))
(mu4e-cited-3-face ((t (:foreground "#cccccc" :slant normal))))
(mu4e-cited-4-face ((t (:foreground "#66cccc" :slant normal))))
(mu4e-cited-5-face ((t (:foreground "#f99157" :slant normal))))
(mu4e-cited-6-face ((t (:foreground "#6699cc" :slant normal))))
(mu4e-cited-7-face ((t (:foreground "#cc99cc" :slant normal))))
(mu4e-flagged-face ((t (:foreground "#f99157"))))
(mu4e-header-highlight-face ((t (:inverse-video nil :background "lightgoldenrod2" :underline nil))))
(mu4e-header-marks-face ((t (:foreground "#ffcc66" :underline nil))))
(mu4e-highlight-face ((t (:inverse-video nil :background "darkseagreen2"))))
(mu4e-ok-face ((t (:foreground "#99cc99"))))
(mu4e-replied-face ((t (:foreground "#6699cc"))))
(mu4e-title-face ((t (:foreground "#99cc99"))))
(mu4e-unread-face ((t (:foreground "#ffcc66"))))
(mu4e-view-attach-number-face ((t (:foreground "#f99157"))))
(mu4e-view-contact-face ((t (:foreground "#ffcc66"))))
(mu4e-view-link-face ((t (:underline t :foreground "#6699cc"))))
(mu4e-view-url-number-face ((t (:foreground "#66cccc"))))
(next-error ((t (:inverse-video nil :background "lightgoldenrod2"))))
(nobreak-space ((t (:foreground "cyan" :underline t))))
(nxml-attribute-colon ((t (nil))))
(nxml-attribute-local-name ((t (:bold t :weight bold :foreground "maroon" :height 0.9))))
(nxml-attribute-local-name-face ((t (:bold t :weight bold :foreground "maroon" :height 0.9))))
(nxml-attribute-prefix ((t (:foreground "magenta3" :underline t :height 0.9))))
(nxml-attribute-value ((t (:foreground "red" :height 0.9))))
(nxml-attribute-value-delimiter ((t (:foreground "red" :height 0.9))))
(nxml-cdata-section-CDATA ((t (:foreground "magenta3" :underline t :height 0.9))))
(nxml-cdata-section-content ((t (nil))))
(nxml-cdata-section-delimiter ((t (nil))))
(nxml-char-ref-delimiter ((t (:bold t :foreground "medium purple" :weight bold :height 0.9))))
(nxml-char-ref-number ((t (:bold t :foreground "medium purple" :weight bold :height 0.9))))
(nxml-comment-content ((t (:italic t :slant oblique :foreground "gray60" :height 0.9))))
(nxml-comment-delimiter ((t (:italic t :slant italic :foreground "#999999" :height 0.9))))
(nxml-delimited-data ((t (:foreground "cyan"))))
(nxml-delimited-data-face ((t (:foreground "red" :height 0.9))))
(nxml-delimiter ((t (nil))))
(nxml-delimiter-face ((t (:bold t :weight bold :foreground "blue"))))
(nxml-element-colon ((t (nil))))
(nxml-element-local-name ((t (:bold t :weight bold :foreground "black"))))
(nxml-element-prefix ((t (:foreground "magenta3" :underline t :height 0.9))))
(nxml-entity-ref-delimiter ((t (:bold t :foreground "medium purple" :weight bold :height 0.9))))
(nxml-entity-ref-name ((t (:bold t :foreground "medium purple" :weight bold :height 0.9))))
(nxml-glyph ((t (:background "light grey" :foreground "black" :slant normal :weight normal))))
(nxml-hash ((t (:foreground "magenta3" :underline t :height 0.9))))
(nxml-heading ((t (:bold t :weight bold))))
(nxml-markup-declaration-delimiter ((t (nil))))
(nxml-name ((t (:underline t :foreground "magenta3" :height 0.9))))
(nxml-name-face ((t (:bold t :weight bold :foreground "medium purple" :height 0.9))))
(nxml-namespace-attribute-colon ((t (nil))))
(nxml-namespace-attribute-prefix ((t (:bold t :foreground "maroon" :weight bold :height 0.9))))
(nxml-namespace-attribute-value ((t (:foreground "red" :height 0.9))))
(nxml-namespace-attribute-value-delimiter ((t (:foreground "red" :height 0.9))))
(nxml-namespace-attribute-xmlns ((t (:underline t :foreground "magenta3" :height 0.9))))
(nxml-outline-active-indicator ((t (:box 1))))
(nxml-outline-ellipsis ((t (:bold t :weight bold))))
(nxml-outline-indicator ((t (nil))))
(nxml-processing-instruction-content ((t (:foreground "cyan"))))
(nxml-processing-instruction-delimiter ((t (nil))))
(nxml-processing-instruction-target ((t (:bold t :weight bold :foreground "blue"))))
(nxml-prolog-keyword ((t (:bold t :weight bold :foreground "blue"))))
(nxml-prolog-literal-content ((t (:foreground "cyan"))))
(nxml-prolog-literal-delimiter ((t (:foreground "cyan"))))
(nxml-ref ((t (:bold t :weight bold :foreground "medium purple" :height 0.9))))
(nxml-ref-face ((t (:foreground "blue1"))))
(nxml-tag-delimiter ((t (nil))))
(nxml-tag-slash ((t (nil))))
(nxml-text ((t (nil))))
(org-agenda-calendar-event ((t (:family "DejaVu Sans Mono" :foundry "nil" :width normal :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "gray20" :background "lightyellow2" :stipple nil :height 161))))
(org-agenda-calendar-sexp ((t (:family "DejaVu Sans Mono" :foundry "nil" :width normal :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "gray20" :background "lightyellow2" :stipple nil :height 161))))
(org-agenda-clocking ((t (:background "yellow"))))
(org-agenda-column-dateline ((t (:weight normal :slant normal :underline nil :strike-through nil :background "#515151"))))
(org-agenda-current-time ((t (:foreground "LightGoldenrod"))))
(org-agenda-date ((t (:foreground "#6699cc" :underline nil))))
(org-agenda-date-today ((t (:italic t :bold t :underline nil :foreground "#6699cc" :slant italic :weight bold))))
(org-agenda-date-weekend ((t (:bold t :underline nil :foreground "#6699cc" :weight bold))))
(org-agenda-diary ((t (:family "DejaVu Sans Mono" :foundry "nil" :width normal :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "gray20" :background "lightyellow2" :stipple nil :height 161))))
(org-agenda-dimmed-todo-face ((t (:foreground "#999999"))))
(org-agenda-done ((t (:foreground "#99cc99"))))
(org-agenda-filter-category ((t (:weight normal :box (:line-width 1 :color "#999999") :background "#515151"))))
(org-agenda-filter-regexp ((t (:weight normal :box (:line-width 1 :color "#999999") :background "#515151"))))
(org-agenda-filter-tags ((t (:weight normal :box (:line-width 1 :color "#999999") :background "#515151"))))
(org-agenda-restriction-lock ((t (:background "#1C1C1C"))))
(org-agenda-structure ((t (:foreground "#cc99cc"))))
(org-archived ((t (:foreground "#999999"))))
(org-block ((t (:foreground "#f99157"))))
(org-block-background ((t (nil))))
(org-block-begin-line ((t (:italic t :foreground "gray60" :slant oblique :height 0.9))))
(org-block-end-line ((t (:italic t :foreground "gray60" :slant oblique :height 0.9))))
(org-checkbox ((t (:bold t :weight bold))))
(org-checkbox-statistics-done ((t (:bold t :weight bold :foreground "#99cc99"))))
(org-checkbox-statistics-todo ((t (:bold t :weight bold :foreground "#f2777a"))))
(org-clock-overlay ((t (:background "SkyBlue4"))))
(org-code ((t (:foreground "#ffcc66"))))
(org-column ((t (:background "#515151" :strike-through nil :underline nil :slant normal :weight normal))))
(org-column-title ((t (:bold t :slant normal :strike-through nil :background "grey30" :underline t :weight bold))))
(org-date ((t (:foreground "#6699cc" :underline t))))
(org-date-selected ((t (:background "Pink"))))
(org-default ((t (:family "DejaVu Sans Mono" :foundry "nil" :width normal :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "gray20" :background "lightyellow2" :stipple nil :height 161))))
(org-document-info ((t (:foreground "#66cccc"))))
(org-document-info-keyword ((t (:foreground "#99cc99"))))
(org-document-title ((t (:bold t :foreground "#f99157" :weight bold :height 1.44))))
(org-done ((t (:bold t :foreground "#99cc99" :weight bold))))
(org-drawer ((t (:foreground "LightSkyBlue"))))
(org-ellipsis ((t (:foreground "#999999" :underline t))))
(org-footnote ((t (:foreground "#66cccc" :underline t))))
(org-formula ((t (:foreground "#f2777a"))))
(org-headline-done ((t (:foreground "LightSalmon"))))
(org-hide ((t (:background "#2d2d2d" :foreground "lightyellow2"))))
(org-latex-and-related ((t (:foreground "burlywood"))))
(org-level-1 ((t (:foreground "#6699cc"))))
(org-level-2 ((t (:foreground "#cc99cc"))))
(org-level-3 ((t (:foreground "#cccccc"))))
(org-level-4 ((t (:foreground "#66cccc"))))
(org-level-5 ((t (:foreground "#f99157"))))
(org-level-6 ((t (:foreground "#6699cc"))))
(org-level-7 ((t (:foreground "#cc99cc"))))
(org-level-8 ((t (:foreground "#cccccc"))))
(org-link ((t (:foreground "#6699cc" :underline t))))
(org-list-dt ((t (:bold t :weight bold))))
(org-macro ((t (:foreground "burlywood"))))
(org-meta-line ((t (:italic t :slant oblique :foreground "gray60" :height 0.9))))
(org-mode-line-clock ((t (:weight normal :box (:line-width 1 :color "#999999") :background "#515151"))))
(org-mode-line-clock-overrun ((t (:weight normal :box (:line-width 1 :color "#999999") :background "red"))))
(org-priority ((t (:bold t :weight bold :foreground "blue"))))
(org-property-value ((t (nil))))
(org-quote ((t (:foreground "#f99157"))))
(org-scheduled ((t (:foreground "#99cc99"))))
(org-scheduled-previously ((t (:foreground "#f99157"))))
(org-scheduled-today ((t (:foreground "#99cc99"))))
(org-sexp-date ((t (:foreground "Cyan"))))
(org-special-keyword ((t (:bold t :weight bold :foreground "#f99157"))))
(org-table ((t (:foreground "#cc99cc"))))
(org-tag ((t (:bold t :weight bold))))
(org-tag-group ((t (:bold t :weight bold))))
(org-target ((t (:underline t))))
(org-time-grid ((t (:foreground "LightGoldenrod"))))
(org-todo ((t (:bold t :foreground "#f2777a" :weight bold))))
(org-upcoming-deadline ((t (:foreground "#f99157"))))
(org-verbatim ((t (:foreground "#999999"))))
(org-verse ((t (:foreground "#f99157"))))
(org-warning ((t (:bold t :foreground "#f2777a" :weight bold))))
(outline-1 ((t (:foreground "#6699cc"))))
(outline-2 ((t (:foreground "#cc99cc"))))
(outline-3 ((t (:foreground "#cccccc"))))
(outline-4 ((t (:foreground "#66cccc"))))
(outline-5 ((t (:foreground "#f99157"))))
(outline-6 ((t (:foreground "#6699cc"))))
(outline-7 ((t (:foreground "#cc99cc"))))
(outline-8 ((t (:foreground "#cccccc"))))
(outline-9 ((t (:foreground "#66cccc"))))
(paren-face ((t (:foreground "#999999"))))
(paren-face-match ((t (:foreground "#2d2d2d" :background "#cc99cc"))))
(paren-face-mismatch ((t (:foreground "#2d2d2d" :background "#f2777a"))))
(paren-face-no-match ((t (:foreground "#2d2d2d" :background "#f2777a"))))
(paren-mismatch-face ((t (:background "DeepPink"))))
(paren-no-match-face ((t (:background "yellow"))))
(powerline-active1 ((t (:background "#393939" :foreground "#cccccc"))))
(powerline-active2 ((t (:background "#515151" :foreground "#cccccc"))))
(primary-selection ((t (:background "lightgoldenrod2"))))
(py-builtins-face ((t (:foreground "#f99157" :weight normal))))
(query-replace ((t (:background "lightskyblue1" :foreground "magenta2"))))
(rainbow-delimiters-depth-1-face ((t (:foreground "#cccccc"))))
(rainbow-delimiters-depth-2-face ((t (:foreground "#66cccc"))))
(rainbow-delimiters-depth-3-face ((t (:foreground "#ffcc66"))))
(rainbow-delimiters-depth-4-face ((t (:foreground "#99cc99"))))
(rainbow-delimiters-depth-5-face ((t (:foreground "#6699cc"))))
(rainbow-delimiters-depth-6-face ((t (:foreground "#cccccc"))))
(rainbow-delimiters-depth-7-face ((t (:foreground "#66cccc"))))
(rainbow-delimiters-depth-8-face ((t (:foreground "#ffcc66"))))
(rainbow-delimiters-depth-9-face ((t (:foreground "#99cc99"))))
(rainbow-delimiters-unmatched-face ((t (:foreground "#f2777a"))))
(regex-tool-matched-face ((t (:background "#6699cc" :foreground "#2d2d2d"))))
(region ((t (:background "lightgoldenrod2" :inverse-video nil))))
(rng-error ((t (:bold t :weight bold :foreground "Red"))))
(rng-error-face ((t (:underline "#f2777a"))))
(ruby-dev-doc-arg-name-face ((t (:bold t :family "DejaVu Sans Mono" :foundry "nil" :width normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "gray20" :background "lightyellow2" :stipple nil :weight bold :height 161))))
(ruby-dev-doc-example-name-face ((t (:bold t :family "DejaVu Sans Mono" :foundry "nil" :width normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "gray20" :background "lightyellow2" :stipple nil :weight bold :height 161))))
(ruby-dev-doc-header-face ((t (:bold t :foreground "black" :weight bold :height 160))))
(ruby-dev-doc-note-name-face ((t (:bold t :family "DejaVu Sans Mono" :foundry "nil" :width normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "gray20" :background "lightyellow2" :stipple nil :weight bold :height 161))))
(ruby-dev-doc-overload-header-face ((t (:bold t :foreground "black" :weight bold :height 150))))
(ruby-dev-doc-ref-face ((t (:bold t :weight bold :foreground "medium purple" :underline t :height 0.9))))
(ruby-dev-doc-section-header-face ((t (:bold t :weight bold :height 140))))
(ruby-dev-repl-output-face ((t (:family "DejaVu Sans Mono" :foundry "nil" :width normal :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "gray20" :background "lightyellow2" :stipple nil :height 161))))
(ruby-dev-repl-prompt-face ((t (:family "DejaVu Sans Mono" :foundry "nil" :width normal :weight normal :slant normal :overline nil :strike-through nil :box nil :inverse-video nil :foreground "gray20" :background "lightyellow2" :stipple nil :underline t :height 161))))
(scroll-bar ((t (:background "gray16" :foreground "#00ff00"))))
(secondary-selection ((t (:background "yellow"))))
(semantic-dirty-token-face ((t (:background "lightyellow"))))
(semantic-unmatched-syntax-face ((t (:underline "red"))))
(senator-intangible-face ((t (:foreground "gray25"))))
(senator-momentary-highlight-face ((t (:background "gray70"))))
(senator-read-only-face ((t (:background "#CCBBBB"))))
(sgml-comment-face ((t (:foreground "dark green"))))
(sgml-doctype-face ((t (:foreground "maroon"))))
(sgml-end-tag-face ((t (:foreground "blue2"))))
(sgml-entity-face ((t (:foreground "red2"))))
(sgml-ignored-face ((t (:background "gray90" :foreground "maroon"))))
(sgml-ms-end-face ((t (:foreground "maroon"))))
(sgml-ms-start-face ((t (:foreground "maroon"))))
(sgml-namespace ((t (:underline t :foreground "magenta3" :height 0.9))))
(sgml-pi-face ((t (:foreground "maroon"))))
(sgml-sgml-face ((t (:foreground "maroon"))))
(sgml-short-ref-face ((t (:foreground "goldenrod"))))
(sgml-start-tag-face ((t (:foreground "blue2"))))
(sh-escaped-newline ((t (:foreground "red" :height 0.9))))
(sh-heredoc ((t (:foreground "red" :weight normal :height 0.9))))
(sh-quoted-exec ((t (:foreground "blue1"))))
(shadow ((t (:foreground "#999999"))))
(show-paren-match ((t (:background "#cc99cc" :foreground "#2d2d2d"))))
(show-paren-match-face ((t (:background "turquoise"))))
(show-paren-mismatch ((t (:background "#f2777a" :foreground "#2d2d2d"))))
(show-paren-mismatch-face ((t (:background "purple" :foreground "white"))))
(sieve-action-commands ((t (:foreground "LightSkyBlue"))))
(sieve-control-commands ((t (:foreground "LightSteelBlue"))))
(sieve-tagged-arguments ((t (:foreground "Cyan"))))
(sieve-test-commands ((t (:foreground "Aquamarine"))))
(slime-highlight-edits-face ((t (:bold t :weight bold))))
(slime-repl-input-face ((t (:underline nil :weight normal))))
(slime-repl-output-face ((t (:background "#2d2d2d" :foreground "#6699cc"))))
(slime-repl-prompt-face ((t (:bold t :foreground "#cc99cc" :underline nil :weight bold))))
(slime-repl-result-face ((t (:foreground "#99cc99"))))
(sp-show-pair-match-face ((t (:foreground "#2d2d2d" :background "#cc99cc"))))
(sp-show-pair-mismatch-face ((t (:foreground "#2d2d2d" :background "#f2777a"))))
(speedbar-button-face ((t (:foreground "green4"))))
(speedbar-directory-face ((t (:foreground "blue4"))))
(speedbar-file-face ((t (:foreground "cyan4"))))
(speedbar-highlight-face ((t (:background "green"))))
(speedbar-selected-face ((t (:foreground "red" :underline t))))
(speedbar-tag-face ((t (:foreground "brown"))))
(subscript ((t (:height tex-suscript-height))))
(success ((t (:bold t :foreground "#99cc99" :weight bold))))
(superscript ((t (:height tex-suscript-height))))
(template-message-face ((t (:bold t :weight bold))))
(term ((t (:family "DejaVu Sans Mono" :foundry "nil" :width normal :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "gray20" :background "lightyellow2" :stipple nil :height 161))))
(term-color-black ((t (:background "#cccccc" :foreground "#cccccc"))))
(term-color-blue ((t (:background "#6699cc" :foreground "#6699cc"))))
(term-color-cyan ((t (:background "#66cccc" :foreground "#66cccc"))))
(term-color-green ((t (:background "#99cc99" :foreground "#99cc99"))))
(term-color-magenta ((t (:background "#cc99cc" :foreground "#cc99cc"))))
(term-color-red ((t (:background "#f2777a" :foreground "#f2777a"))))
(term-color-white ((t (:background "#2d2d2d" :foreground "#2d2d2d"))))
(term-color-yellow ((t (:background "#ffcc66" :foreground "#ffcc66"))))
(tex-math ((t (:foreground "red" :height 0.9))))
(tex-verbatim ((t (:family "courier"))))
(tool-bar ((t (:background "grey75" :foreground "black" :box (:line-width 1 :style released-button)))))
(tooltip ((t (:background "lightyellow" :foreground "black"))))
(trailing-whitespace ((t (:background "red" :foreground "#ffcc66"))))
(twittering-timeline-footer-face ((t (:bold t :weight bold :foreground "#99cc99"))))
(twittering-timeline-header-face ((t (:bold t :foreground "#99cc99" :weight bold))))
(twittering-uri-face ((t (:underline t :foreground "#6699cc"))))
(twittering-username-face ((t (:bold t :weight bold :foreground "#f99157"))))
(underline ((t (:underline t))))
(undo-tree-visualizer-active-branch-face ((t (:foreground "#f2777a"))))
(undo-tree-visualizer-current-face ((t (:bold t :foreground "#99cc99" :weight bold))))
(undo-tree-visualizer-default-face ((t (:foreground "#cccccc"))))
(undo-tree-visualizer-register-face ((t (:foreground "#ffcc66"))))
(variable-pitch ((t (:family "helv"))))
(vertical-border ((t (:foreground "#393939"))))
(vertical-divider ((t (:background "gray16" :foreground "#00ff00"))))
(warning ((t (:bold t :foreground "#f99157" :weight bold))))
(web-mode-block-attr-name-face ((t (:foreground "#8fbc8f"))))
(web-mode-block-attr-value-face ((t (:foreground "#5f9ea0"))))
(web-mode-block-comment-face ((t (:italic t :foreground "gray60" :slant oblique :height 0.9))))
(web-mode-block-control-face ((t (:foreground "blue1"))))
(web-mode-block-delimiter-face ((t (:foreground "blue1"))))
(web-mode-block-face ((t (:background "Black"))))
(web-mode-block-string-face ((t (:foreground "red" :height 0.9))))
(web-mode-bold-face ((t (:bold t :weight bold))))
(web-mode-builtin-face ((t (:underline t :foreground "magenta3" :height 0.9))))
(web-mode-comment-face ((t (:italic t :slant oblique :foreground "gray60" :height 0.9))))
(web-mode-comment-keyword-face ((t (:bold t :box 1 :weight bold))))
(web-mode-constant-face ((t (:bold t :weight bold :foreground "medium purple" :height 0.9))))
(web-mode-css-at-rule-face ((t (:bold t :weight bold :foreground "medium purple" :height 0.9))))
(web-mode-css-color-face ((t (:underline t :foreground "magenta3" :height 0.9))))
(web-mode-css-comment-face ((t (:italic t :foreground "gray60" :slant oblique :height 0.9))))
(web-mode-css-function-face ((t (:underline t :foreground "magenta3" :height 0.9))))
(web-mode-css-priority-face ((t (:underline t :foreground "magenta3" :height 0.9))))
(web-mode-css-property-name-face ((t (:bold t :weight bold :foreground "maroon" :height 0.9))))
(web-mode-css-pseudo-class-face ((t (:underline t :foreground "magenta3" :height 0.9))))
(web-mode-css-selector-face ((t (:bold t :weight bold :foreground "blue"))))
(web-mode-css-string-face ((t (:foreground "red" :height 0.9))))
(web-mode-css-variable-face ((t (:italic t :bold t :foreground "maroon" :weight bold :slant italic :height 0.9))))
(web-mode-current-element-highlight-face ((t (:background "#000000"))))
(web-mode-doctype-face ((t (:foreground "Grey"))))
(web-mode-error-face ((t (:background "red"))))
(web-mode-folded-face ((t (:underline t))))
(web-mode-function-call-face ((t (:bold t :weight bold :foreground "black"))))
(web-mode-function-name-face ((t (:bold t :weight bold :foreground "black"))))
(web-mode-html-attr-custom-face ((t (:foreground "Snow3"))))
(web-mode-html-attr-engine-face ((t (:foreground "Snow3"))))
(web-mode-html-attr-equal-face ((t (:foreground "Snow3"))))
(web-mode-html-attr-name-face ((t (:foreground "Snow3"))))
(web-mode-html-attr-value-face ((t (:foreground "red" :height 0.9))))
(web-mode-html-tag-bracket-face ((t (:foreground "Snow3"))))
(web-mode-html-tag-custom-face ((t (:foreground "Snow4"))))
(web-mode-html-tag-face ((t (:foreground "Snow4"))))
(web-mode-inlay-face ((t (:background "Black"))))
(web-mode-italic-face ((t (:italic t :slant italic))))
(web-mode-javascript-comment-face ((t (:italic t :foreground "gray60" :slant oblique :height 0.9))))
(web-mode-javascript-string-face ((t (:foreground "red" :height 0.9))))
(web-mode-json-comment-face ((t (:italic t :foreground "gray60" :slant oblique :height 0.9))))
(web-mode-json-context-face ((t (:foreground "orchid3"))))
(web-mode-json-key-face ((t (:foreground "plum"))))
(web-mode-json-string-face ((t (:foreground "red" :height 0.9))))
(web-mode-keyword-face ((t (:bold t :weight bold :foreground "blue"))))
(web-mode-param-name-face ((t (:foreground "Snow3"))))
(web-mode-part-comment-face ((t (:italic t :foreground "gray60" :slant oblique :height 0.9))))
(web-mode-part-face ((t (:background "Black"))))
(web-mode-part-string-face ((t (:foreground "red" :height 0.9))))
(web-mode-preprocessor-face ((t (:foreground "blue1"))))
(web-mode-string-face ((t (:foreground "red" :height 0.9))))
(web-mode-symbol-face ((t (:foreground "gold"))))
(web-mode-type-face ((t (:foreground "Royalblue"))))
(web-mode-underline-face ((t (:underline t))))
(web-mode-variable-name-face ((t (:bold t :weight bold :foreground "maroon" :height 0.9))))
(web-mode-warning-face ((t (:bold t :weight bold :foreground "Red"))))
(web-mode-whitespace-face ((t (:background "DarkOrchid4"))))
(which-func ((t (:bold t :foreground "#6699cc" :weight bold))))
(whitespace-empty ((t (:background "#ffcc66" :foreground "#f2777a"))))
(whitespace-hspace ((t (:background "#515151" :foreground "#999999"))))
(whitespace-indentation ((t (:background "#515151" :foreground "#999999"))))
(whitespace-line ((t (:background "#515151" :foreground "#f2777a"))))
(whitespace-newline ((t (:background "#515151" :foreground "#999999" :weight normal))))
(whitespace-space ((t (:background "#515151" :foreground "#999999"))))
(whitespace-space-after-tab ((t (:background "#515151" :foreground "#ffcc66"))))
(whitespace-space-before-tab ((t (:background "#515151" :foreground "#f2777a"))))
(whitespace-tab ((t (:background "#515151" :foreground "#999999"))))
(whitespace-trailing ((t (:bold t :background "#515151" :foreground "#f2777a" :weight bold))))
(widget-button ((t (:bold t :underline t :weight bold))))
(widget-button-pressed ((t (:foreground "red"))))
(widget-documentation ((t (:foreground "dark green"))))
(widget-field ((t (:background "gray85" :box (:line-width 1 :color "#cccccc")))))
(widget-inactive ((t (:foreground "dim gray"))))
(widget-single-line-field ((t (:background "gray85"))))
(yaml-tab-face ((t (:bold t :background "red" :foreground "red" :weight bold))))
(zmacs-region ((t (:background "lightgoldenrod2")))))))
(add-to-list 'color-themes '(pjaspers-color-theme "An explosion of color" "pjaspers"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment