;;; TangoMod-theme.el --- Custom face theme for Emacs ;; Copyright (C) 2011 Michael Corral ;; This file is free software: you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation, either version 3 of the License, or ;; (at your option) any later version. ;; This file is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs. If not, see . ;;; Code: (deftheme TangoMod "Modified, darker version of Tango theme") (custom-theme-set-faces 'TangoMod '(default ((t (:background "#1a1e21" :foreground "#ffffff")))) '(cursor ((t (:background "#fce94f" :foreground "#fce94f")))) '(fringe ((t (:background "#2e3436" :foreground "#e14440")))) '(linum ((t (:background "#1a1e21" :foreground "#f7b66c")))) '(modeline ((t (:foreground "black" :background "#f0f08b")))) '(modeline-buffer-id ((t (:foreground "black" :background "#f0cd5d")))) '(modeline-mousable ((t (:foreground "black" :background "gold2")))) '(modeline-mousable-minor-mode ((t (:foreground "black" :background "gold2")))) '(highlight ((t (:foreground "black" :background "Aquamarine")))) '(bold ((t (:bold t)))) '(italic ((t (:italic t)))) '(bold-italic ((t (:bold t :italic t)))) '(region ((t (:foreground "black" :background "#d0d0ff")))) '(secondary-selection ((t (:foreground "black" :background "aquamarine")))) '(underline ((t (:underline t)))) '(lazy-highlight-face ((t (:foreground "yellow")))) '(font-lock-comment-face ((t (:foreground "#888a85" :italic t)))) '(font-lock-string-face ((t (:foreground "plum1")))) '(font-lock-type-face ((t (:foreground "#64d370" :bold t)))) '(font-lock-builtin-face ((t (:foreground "LightSteelBlue")))) '(font-lock-keyword-face ((t (:foreground "#00dcff" :bold t)))) '(font-lock-variable-name-face ((t (:foreground "#ffd370" :bold t)))) '(font-lock-function-name-face ((t (:foreground "LightPink" :bold t)))) '(font-lock-constant-face ((t (:foreground "Aquamarine")))) '(font-lock-warning-face ((t (:foreground "#f57900" :bold t)))) '(widget-documentation-face ((t (:foreground "lime green")))) '(widget-button-face ((t (:bold t)))) '(widget-field-face ((t (:background "dim gray")))) '(widget-single-line-field-face ((t (:background "dim gray")))) '(widget-inactive-face ((t (:foreground "light gray")))) '(widget-button-pressed-face ((t (:foreground "red")))) '(custom-invalid-face ((t (:foreground "yellow" :background "red")))) '(custom-rogue-face ((t (:foreground "pink" :background "black")))) '(custom-modified-face ((t (:foreground "white" :background "blue")))) '(custom-set-face ((t (:foreground "blue" :background "white")))) '(custom-changed-face ((t (:foreground "white" :background "blue")))) '(custom-saved-face ((t (:underline t)))) '(custom-button-face ((t (nil)))) '(custom-documentation-face ((t (nil)))) '(custom-state-face ((t (:foreground "lime green")))) '(custom-variable-tag-face ((t (:foreground "light blue" :underline t)))) '(custom-variable-button-face ((t (:bold t :underline t)))) '(custom-face-tag-face ((t (:underline t)))) '(custom-group-tag-face-1 ((t (:foreground "pink" :underline t)))) '(custom-group-tag-face ((t (:foreground "light blue" :underline t)))) '(speedbar-button-face ((t (:foreground "green3")))) '(speedbar-file-face ((t (:foreground "cyan")))) '(speedbar-directory-face ((t (:foreground "light blue")))) '(speedbar-tag-face ((t (:foreground "yellow")))) '(speedbar-selected-face ((t (:foreground "red" :underline t)))) '(speedbar-highlight-face ((t (:background "sea green")))) '(font-lock-doc-string-face ((t (:foreground "orange" :bold t)))) '(font-lock-exit-face ((t (:foreground "green")))) '(header-line ((t (:background "grey30" :foreground "grey")))) '(minibuffer-prompt ((t (:foreground "cyan")))) '(ff-paths-non-existant-file-face ((t (:foreground "NavyBlue" :bold t)))) '(show-paren-match-face ((t (:background "red")))) '(show-paren-mismatch-face ((t (:foreground "white" :background "purple")))) '(message-header-to-face ((t (:foreground "green2" :bold t)))) '(message-header-cc-face ((t (:foreground "LightGoldenrod" :bold t)))) '(message-header-subject-face ((t (:foreground "green3")))) '(message-header-newsgroups-face ((t (:foreground "yellow" :bold t :italic t)))) '(message-header-other-face ((t (:foreground "Salmon")))) '(message-header-name-face ((t (:foreground "green3")))) '(message-header-xheader-face ((t (:foreground "GreenYellow")))) '(message-separator-face ((t (:foreground "Tan")))) '(message-cited-text-face ((t (:foreground "Gold")))) '(message-mml-face ((t (:foreground "ForestGreen")))) '(gnus-group-news-1-face ((t (:foreground "PaleTurquoise" :bold t)))) '(gnus-group-news-1-empty-face ((t (:foreground "PaleTurquoise")))) '(gnus-group-news-2-face ((t (:foreground "turquoise" :bold t)))) '(gnus-group-news-2-empty-face ((t (:foreground "turquoise")))) '(gnus-group-news-3-face ((t (:bold t)))) '(gnus-group-news-3-empty-face ((t (nil)))) '(gnus-group-news-4-face ((t (:bold t)))) '(gnus-group-news-4-empty-face ((t (nil)))) '(gnus-group-news-5-face ((t (:bold t)))) '(gnus-group-news-5-empty-face ((t (nil)))) '(gnus-group-news-6-face ((t (:bold t)))) '(gnus-group-news-6-empty-face ((t (nil)))) '(gnus-group-news-low-face ((t (:foreground "DarkTurquoise" :bold t)))) '(gnus-group-news-low-empty-face ((t (:foreground "DarkTurquoise")))) '(gnus-group-mail-1-face ((t (:foreground "aquamarine1" :bold t)))) '(gnus-group-mail-1-empty-face ((t (:foreground "aquamarine1")))) '(gnus-group-mail-2-face ((t (:foreground "aquamarine2" :bold t)))) '(gnus-group-mail-2-empty-face ((t (:foreground "aquamarine2")))) '(gnus-group-mail-3-face ((t (:foreground "aquamarine3" :bold t)))) '(gnus-group-mail-3-empty-face ((t (:foreground "aquamarine3")))) '(gnus-group-mail-low-face ((t (:foreground "aquamarine4" :bold t)))) '(gnus-group-mail-low-empty-face ((t (:foreground "aquamarine4")))) '(gnus-summary-selected-face ((t (:underline t)))) '(gnus-summary-cancelled-face ((t (:foreground "yellow" :background "black")))) '(gnus-summary-high-ticked-face ((t (:foreground "pink" :bold t)))) '(gnus-summary-low-ticked-face ((t (:foreground "pink" :italic t)))) '(gnus-summary-normal-ticked-face ((t (:foreground "pink")))) '(gnus-summary-high-ancient-face ((t (:foreground "SkyBlue" :bold t)))) '(gnus-summary-low-ancient-face ((t (:foreground "SkyBlue" :italic t)))) '(gnus-summary-normal-ancient-face ((t (:foreground "SkyBlue")))) '(gnus-summary-high-unread-face ((t (:bold t)))) '(gnus-summary-low-unread-face ((t (:italic t)))) '(gnus-summary-normal-unread-face ((t (nil)))) '(gnus-summary-high-read-face ((t (:foreground "PaleGreen" :bold t)))) '(gnus-summary-low-read-face ((t (:foreground "PaleGreen" :italic t)))) '(gnus-summary-normal-read-face ((t (:foreground "PaleGreen")))) '(gnus-splash-face ((t (:foreground "Brown")))) '(eshell-ls-directory-face ((t (:foreground "SkyBlue" :bold t)))) '(eshell-ls-symlink-face ((t (:foreground "Cyan" :bold t)))) '(eshell-ls-executable-face ((t (:foreground "Green" :bold t)))) '(eshell-ls-readonly-face ((t (:foreground "Pink")))) '(eshell-ls-unreadable-face ((t (:foreground "DarkGrey")))) '(eshell-ls-special-face ((t (:foreground "Magenta" :bold t)))) '(eshell-ls-missing-face ((t (:foreground "Red" :bold t)))) '(eshell-ls-archive-face ((t (:foreground "Orchid" :bold t)))) '(eshell-ls-backup-face ((t (:foreground "LightSalmon")))) '(eshell-ls-product-face ((t (:foreground "LightSalmon")))) '(eshell-ls-clutter-face ((t (:foreground "OrangeRed" :bold t)))) '(eshell-prompt-face ((t (:foreground "Pink" :bold t)))) '(term-default-fg ((t (nil)))) '(term-default-bg ((t (nil)))) '(term-default-fg-inv ((t (nil)))) '(term-default-bg-inv ((t (nil)))) '(term-bold ((t (:bold t)))) '(term-underline ((t (:underline t)))) '(term-invisible ((t (nil)))) '(term-invisible-inv ((t (nil)))) '(term-black ((t (:foreground "black")))) '(term-red ((t (:foreground "red")))) '(term-green ((t (:foreground "green")))) '(term-yellow ((t (:foreground "yellow")))) '(term-blue ((t (:foreground "blue")))) '(term-magenta ((t (:foreground "magenta")))) '(term-cyan ((t (:foreground "cyan")))) '(term-white ((t (:foreground "white")))) '(term-blackbg ((t (:background "black")))) '(term-redbg ((t (:background "red")))) '(term-greenbg ((t (:background "green")))) '(term-yellowbg ((t (:background "yellow")))) '(term-bluebg ((t (:background "blue")))) '(term-magentabg ((t (:background "magenta")))) '(term-cyanbg ((t (:background "cyan")))) '(term-whitebg ((t (:background "white")))) '(font-latex-math-face ((t (:foreground "burlywood")))) '(font-latex-sedate-face ((t (:foreground "LightGray")))) '(gnus-emphasis-bold ((t (:bold t)))) '(gnus-emphasis-italic ((t (:italic t)))) '(gnus-emphasis-underline ((t (:underline t)))) '(gnus-emphasis-underline-bold ((t (:bold t :underline t)))) '(gnus-emphasis-underline-italic ((t (:italic t :underline t)))) '(gnus-emphasis-bold-italic ((t (:bold t :italic t)))) '(gnus-emphasis-underline-bold-italic ((t (:bold t :italic t :underline t)))) '(gnus-emphasis-highlight-words ((t (:foreground "yellow" :background "black")))) '(gnus-signature-face ((t (:italic t)))) '(gnus-header-from-face ((t (:foreground "spring green")))) '(gnus-header-subject-face ((t (:foreground "yellow" :bold t)))) '(gnus-header-newsgroups-face ((t (:foreground "SeaGreen3" :bold t :italic t)))) '(gnus-header-name-face ((t (:foreground "pink")))) '(gnus-header-content-face ((t (:foreground "lime green" :italic t)))) '(gnus-cite-attribution-face ((t (:italic t)))) '(gnus-cite-face-1 ((t (:foreground "light blue")))) '(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-cite-face-10 ((t (:foreground "medium purple")))) '(gnus-cite-face-11 ((t (:foreground "turquoise"))))) (provide-theme 'TangoMod) ;; Local Variables: ;; no-byte-compile: t ;; End: ;;; TangoMod-theme.el ends here