emacs.d/replace-colorthemes/lethe-theme.el

441 lines
24 KiB
EmacsLisp

;;; lethe-theme.el --- lethe theme
;; Copyright (C) 2002 by Ivica Loncar
;; Copyright (C) 2013 by Syohei YOSHIDA
;; Author: Syohei YOSHIDA <syohex@gmail.com>
;; URL: https://github.com/emacs-jp/replace-colorthemes
;; Version: 0.01
;; This program 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 program 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 this program. If not, see <http://www.gnu.org/licenses/>.
;;; Commentary:
;;
;; Port of lethe theme from `color-themes'
;;; Code:
(deftheme lethe
"lethe theme")
(custom-theme-set-faces
'lethe
'(default ((t (:background "black" :foreground "peachpuff"))))
'(mouse ((t (:background "red"))))
'(cursor ((t (:background "red"))))
'(border ((t (:background "black"))))
'(bg:erc-color-face0 ((t (:background "White"))))
'(bg:erc-color-face1 ((t (nil))))
'(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"))))
'(blue ((t (:foreground "blue"))))
'(bold ((t (:bold t))))
'(bold-italic ((t (:italic t :bold t))))
'(border-glyph ((t (nil))))
'(buffers-tab ((t (:bold t :foreground "red"))))
'(button ((t (:underline t))))
'(calendar-today-face ((t (:underline t))))
'(comint-highlight-input ((t (:bold t))))
'(comint-highlight-prompt ((t (:foreground "cyan"))))
'(cperl-array-face ((t (:bold t :background "lightyellow2" :foreground "Blue"))))
'(cperl-hash-face ((t (:italic t :bold t :background "lightyellow2" :foreground "Red"))))
'(cperl-nonoverridable-face ((t (:foreground "chartreuse3"))))
'(cscope-file-face ((t (:foreground "blue"))))
'(cscope-function-face ((t (:foreground "magenta"))))
'(cscope-line-face ((t (:foreground "green"))))
'(cscope-line-number-face ((t (:foreground "red"))))
'(cscope-mouse-face ((t (:background "blue" :foreground "white"))))
'(custom-button-face ((t (nil))))
'(custom-button-pressed-face ((t (:background "lightgrey" :foreground "black"))))
'(custom-changed-face ((t (:background "blue" :foreground "white"))))
'(custom-comment-face ((t (:background "dim gray"))))
'(custom-comment-tag-face ((t (:foreground "gray80"))))
'(custom-documentation-face ((t (nil))))
'(custom-face-tag-face ((t (:underline t))))
'(custom-group-tag-face ((t (:underline t :foreground "blue"))))
'(custom-group-tag-face-1 ((t (:underline t :foreground "red"))))
'(custom-invalid-face ((t (:background "red" :foreground "yellow"))))
'(custom-modified-face ((t (:background "blue" :foreground "white"))))
'(custom-rogue-face ((t (:foreground "pink"))))
'(custom-saved-face ((t (:underline t))))
'(custom-set-face ((t (:background "white" :foreground "blue"))))
'(custom-state-face ((t (:foreground "dark green"))))
'(custom-variable-button-face ((t (:underline t :bold t))))
'(custom-variable-tag-face ((t (:underline t :foreground "blue"))))
'(cyan ((t (:foreground "cyan"))))
'(diary-face ((t (:foreground "red"))))
'(dired-face-boring ((t (:foreground "Gray65"))))
'(dired-face-directory ((t (:bold t))))
'(dired-face-executable ((t (:foreground "SeaGreen"))))
'(dired-face-flagged ((t (:background "LightSlateGray"))))
'(dired-face-marked ((t (:background "PaleVioletRed"))))
'(dired-face-permissions ((t (:background "grey75" :foreground "black"))))
'(dired-face-setuid ((t (:foreground "Red"))))
'(dired-face-socket ((t (:foreground "magenta"))))
'(dired-face-symlink ((t (:foreground "cyan"))))
'(display-time-mail-balloon-enhance-face ((t (:background "orange"))))
'(display-time-mail-balloon-gnus-group-face ((t (:foreground "blue"))))
'(display-time-time-balloon-face ((t (:foreground "red"))))
'(ediff-current-diff-face-A ((t (:background "pale green" :foreground "firebrick"))))
'(ediff-current-diff-face-Ancestor ((t (:background "VioletRed" :foreground "Black"))))
'(ediff-current-diff-face-B ((t (:background "Yellow" :foreground "DarkOrchid"))))
'(ediff-current-diff-face-C ((t (:background "Pink" :foreground "Navy"))))
'(ediff-even-diff-face-A ((t (:background "light grey" :foreground "Black"))))
'(ediff-even-diff-face-Ancestor ((t (:background "Grey" :foreground "White"))))
'(ediff-even-diff-face-B ((t (:background "Grey" :foreground "White"))))
'(ediff-even-diff-face-C ((t (:background "light grey" :foreground "Black"))))
'(ediff-fine-diff-face-A ((t (:background "sky blue" :foreground "Navy"))))
'(ediff-fine-diff-face-Ancestor ((t (:background "Green" :foreground "Black"))))
'(ediff-fine-diff-face-B ((t (:background "cyan" :foreground "Black"))))
'(ediff-fine-diff-face-C ((t (:background "Turquoise" :foreground "Black"))))
'(ediff-odd-diff-face-A ((t (:background "Grey" :foreground "White"))))
'(ediff-odd-diff-face-Ancestor ((t (:background "light grey" :foreground "Black"))))
'(ediff-odd-diff-face-B ((t (:background "light grey" :foreground "Black"))))
'(ediff-odd-diff-face-C ((t (:background "Grey" :foreground "White"))))
'(erc-action-face ((t (:bold t))))
'(erc-bold-face ((t (:bold t))))
'(erc-default-face ((t (nil))))
'(erc-direct-msg-face ((t (:foreground "IndianRed"))))
'(erc-error-face ((t (:background "Red" :foreground "White"))))
'(erc-input-face ((t (:foreground "brown"))))
'(erc-inverse-face ((t (:background "Black" :foreground "White"))))
'(erc-notice-face ((t (:bold t :foreground "SlateBlue"))))
'(erc-prompt-face ((t (:bold t :background "lightBlue2" :foreground "Black"))))
'(erc-timestamp-face ((t (:bold t :foreground "green"))))
'(erc-underline-face ((t (:underline t))))
'(eshell-ls-archive-face ((t (:bold t :foreground "Orchid"))))
'(eshell-ls-backup-face ((t (:foreground "OrangeRed"))))
'(eshell-ls-clutter-face ((t (:bold t :foreground "OrangeRed"))))
'(eshell-ls-directory-face ((t (:bold t :foreground "Blue"))))
'(eshell-ls-executable-face ((t (:bold t :foreground "ForestGreen"))))
'(eshell-ls-missing-face ((t (:bold t :foreground "Red"))))
'(eshell-ls-product-face ((t (:foreground "OrangeRed"))))
'(eshell-ls-readonly-face ((t (:foreground "Brown"))))
'(eshell-ls-special-face ((t (:bold t :foreground "Magenta"))))
'(eshell-ls-symlink-face ((t (:bold t :foreground "DarkCyan"))))
'(eshell-ls-unreadable-face ((t (:foreground "Grey30"))))
'(eshell-prompt-face ((t (:bold t :foreground "Red"))))
'(eshell-test-failed-face ((t (:bold t :foreground "OrangeRed"))))
'(eshell-test-ok-face ((t (:bold t :foreground "Green"))))
'(excerpt ((t (:italic t))))
'(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"))))
'(fixed ((t (:bold t))))
'(fixed-pitch ((t (:size "16"))))
'(flyspell-duplicate-face ((t (:underline t :bold t :foreground "Gold3"))))
'(flyspell-incorrect-face ((t (:underline t :bold t :foreground "OrangeRed"))))
'(font-lock-builtin-face ((t (:foreground "Orchid"))))
'(font-lock-comment-face ((t (:bold t :foreground "cyan"))))
'(font-lock-constant-face ((t (:foreground "CadetBlue"))))
'(font-lock-doc-face ((t (:bold t :foreground "red"))))
'(font-lock-doc-string-face ((t (:bold t :foreground "red"))))
'(font-lock-function-name-face ((t (:bold t :foreground "white"))))
'(font-lock-keyword-face ((t (:bold t :foreground "yellow"))))
'(font-lock-preprocessor-face ((t (:bold t :foreground "blue"))))
'(font-lock-reference-face ((t (:foreground "red3"))))
'(font-lock-string-face ((t (:bold t :foreground "magenta"))))
'(font-lock-type-face ((t (:bold t :foreground "lightgreen"))))
'(font-lock-variable-name-face ((t (:bold t :foreground "white"))))
'(font-lock-warning-face ((t (:bold t :foreground "Red"))))
'(fringe ((t (:background "grey95"))))
'(gdb-arrow-face ((t (:bold t :background "yellow" :foreground "red"))))
'(gnus-cite-attribution-face ((t (:italic t))))
'(gnus-cite-face-1 ((t (:foreground "MidnightBlue"))))
'(gnus-cite-face-10 ((t (:foreground "medium purple"))))
'(gnus-cite-face-11 ((t (:foreground "turquoise"))))
'(gnus-cite-face-2 ((t (:foreground "firebrick"))))
'(gnus-cite-face-3 ((t (:foreground "dark green"))))
'(gnus-cite-face-4 ((t (:foreground "OrangeRed"))))
'(gnus-cite-face-5 ((t (:foreground "dark khaki"))))
'(gnus-cite-face-6 ((t (:foreground "dark violet"))))
'(gnus-cite-face-7 ((t (:foreground "SteelBlue4"))))
'(gnus-cite-face-8 ((t (:foreground "magenta"))))
'(gnus-cite-face-9 ((t (:foreground "violet"))))
'(gnus-emphasis-bold ((t (:bold t))))
'(gnus-emphasis-bold-italic ((t (:italic t :bold t))))
'(gnus-emphasis-highlight-words ((t (:foreground "yellow"))))
'(gnus-emphasis-italic ((t (:italic t))))
'(gnus-emphasis-underline ((t (:underline t))))
'(gnus-emphasis-underline-bold ((t (:underline t :bold t))))
'(gnus-emphasis-underline-bold-italic ((t (:underline t :italic t :bold t))))
'(gnus-emphasis-underline-italic ((t (:underline t :italic t))))
'(gnus-group-mail-1-empty-face ((t (:foreground "DeepPink3"))))
'(gnus-group-mail-1-face ((t (:bold t :foreground "DeepPink3"))))
'(gnus-group-mail-2-empty-face ((t (:foreground "HotPink3"))))
'(gnus-group-mail-2-face ((t (:bold t :foreground "HotPink3"))))
'(gnus-group-mail-3-empty-face ((t (:foreground "magenta4"))))
'(gnus-group-mail-3-face ((t (:bold t :foreground "magenta4"))))
'(gnus-group-mail-low-empty-face ((t (:foreground "DeepPink4"))))
'(gnus-group-mail-low-face ((t (:bold t :foreground "DeepPink4"))))
'(gnus-group-news-1-empty-face ((t (:foreground "ForestGreen"))))
'(gnus-group-news-1-face ((t (:bold t :foreground "ForestGreen"))))
'(gnus-group-news-2-empty-face ((t (:foreground "CadetBlue4"))))
'(gnus-group-news-2-face ((t (:bold t :foreground "CadetBlue4"))))
'(gnus-group-news-3-empty-face ((t (nil))))
'(gnus-group-news-3-face ((t (:bold t))))
'(gnus-group-news-4-empty-face ((t (nil))))
'(gnus-group-news-4-face ((t (:bold t))))
'(gnus-group-news-5-empty-face ((t (nil))))
'(gnus-group-news-5-face ((t (:bold t))))
'(gnus-group-news-6-empty-face ((t (nil))))
'(gnus-group-news-6-face ((t (:bold t))))
'(gnus-group-news-low-empty-face ((t (:foreground "DarkGreen"))))
'(gnus-group-news-low-face ((t (:bold t :foreground "DarkGreen"))))
'(gnus-header-content-face ((t (:italic t :foreground "indianred4"))))
'(gnus-header-from-face ((t (:foreground "red3"))))
'(gnus-header-name-face ((t (:foreground "maroon"))))
'(gnus-header-newsgroups-face ((t (:italic t :foreground "MidnightBlue"))))
'(gnus-header-subject-face ((t (:foreground "red4"))))
'(gnus-picons-face ((t (:background "white" :foreground "black"))))
'(gnus-picons-xbm-face ((t (:background "white" :foreground "black"))))
'(gnus-signature-face ((t (:italic t))))
'(gnus-splash-face ((t (:foreground "ForestGreen"))))
'(gnus-summary-cancelled-face ((t (:foreground "yellow"))))
'(gnus-summary-high-ancient-face ((t (:bold t :foreground "RoyalBlue"))))
'(gnus-summary-high-read-face ((t (:bold t :foreground "DarkGreen"))))
'(gnus-summary-high-ticked-face ((t (:bold t :foreground "firebrick"))))
'(gnus-summary-high-unread-face ((t (:bold t))))
'(gnus-summary-low-ancient-face ((t (:italic t :foreground "RoyalBlue"))))
'(gnus-summary-low-read-face ((t (:italic t :foreground "DarkGreen"))))
'(gnus-summary-low-ticked-face ((t (:italic t :foreground "firebrick"))))
'(gnus-summary-low-unread-face ((t (:italic t))))
'(gnus-summary-normal-ancient-face ((t (:foreground "RoyalBlue"))))
'(gnus-summary-normal-read-face ((t (:foreground "DarkGreen"))))
'(gnus-summary-normal-ticked-face ((t (:foreground "firebrick"))))
'(gnus-summary-normal-unread-face ((t (nil))))
'(gnus-summary-selected-face ((t (:underline t))))
'(gnus-x-face ((t (:background "white" :foreground "black"))))
'(green ((t (:foreground "green"))))
'(gui-button-face ((t (:background "grey75" :foreground "black"))))
'(gui-element ((t (:size "12" :background "Gray80" :foreground "black"))))
'(header-line ((t (:background "grey20" :foreground "grey90"))))
'(highlight ((t (:bold t :background "yellow" :foreground "red"))))
'(highlight-changes-delete-face ((t (:underline t :foreground "red"))))
'(highlight-changes-face ((t (:foreground "red"))))
'(highline-face ((t (:background "paleturquoise"))))
'(holiday-face ((t (:background "pink"))))
'(hyper-apropos-documentation ((t (:foreground "#aaaaaa"))))
'(hyper-apropos-heading ((t (:bold t :foreground "#999999"))))
'(hyper-apropos-hyperlink ((t (:foreground "Violet"))))
'(hyper-apropos-major-heading ((t (:bold t :foreground "#ff0000"))))
'(hyper-apropos-section-heading ((t (:italic t :bold t :foreground "#33aa55"))))
'(hyper-apropos-warning ((t (:bold t :foreground "red"))))
'(info-menu-5 ((t (:underline t))))
'(info-node ((t (:italic t :bold t))))
'(info-xref ((t (:bold t))))
'(isearch ((t (:background "paleturquoise"))))
'(isearch-lazy-highlight-face ((t (:background "paleturquoise4"))))
'(isearch-secondary ((t (:foreground "red3"))))
'(italic ((t (:italic t))))
'(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 "light goldenrod"))))
'(jde-java-font-lock-bold-face ((t (:bold t))))
'(jde-java-font-lock-code-face ((t (nil))))
'(jde-java-font-lock-constant-face ((t (:foreground "Aquamarine"))))
'(jde-java-font-lock-doc-tag-face ((t (:foreground "light coral"))))
'(jde-java-font-lock-italic-face ((t (:italic t))))
'(jde-java-font-lock-link-face ((t (:underline t :foreground "cadetblue"))))
'(jde-java-font-lock-modifier-face ((t (:foreground "LightSteelBlue"))))
'(jde-java-font-lock-number-face ((t (:foreground "LightSalmon"))))
'(jde-java-font-lock-operator-face ((t (:foreground "medium blue"))))
'(jde-java-font-lock-package-face ((t (:foreground "steelblue1"))))
'(jde-java-font-lock-pre-face ((t (nil))))
'(jde-java-font-lock-underline-face ((t (:underline t))))
'(left-margin ((t (nil))))
'(list-mode-item-selected ((t (:background "gray68"))))
'(magenta ((t (:foreground "magenta"))))
'(makefile-space-face ((t (:background "hotpink"))))
'(menu ((t (nil))))
'(message-cited-text-face ((t (:foreground "red"))))
'(message-header-cc-face ((t (:foreground "MidnightBlue"))))
'(message-header-name-face ((t (:foreground "cornflower blue"))))
'(message-header-newsgroups-face ((t (:italic t :bold t :foreground "blue4"))))
'(message-header-other-face ((t (:foreground "steel blue"))))
'(message-header-subject-face ((t (:bold t :foreground "navy blue"))))
'(message-header-to-face ((t (:bold t :foreground "MidnightBlue"))))
'(message-header-xheader-face ((t (:foreground "blue"))))
'(message-mml-face ((t (:bold t :foreground "cyan"))))
'(message-separator-face ((t (:foreground "brown"))))
'(minibuffer-prompt ((t (:foreground "cyan"))))
'(mode-line ((t (:background "grey75" :foreground "black"))))
'(mode-line-inactive ((t (:background "grey30" :foreground "grey80"))))
'(mode-line ((t (:bold t :background "red" :foreground "yellow"))))
'(mode-line-buffer-id ((t (:bold t :background "red" :foreground "yellow"))))
'(mode-line-mousable ((t (:background "red" :foreground "yellow"))))
'(mode-line-mousable-minor-mode ((t (:background "red" :foreground "green4"))))
'(paren-blink-off ((t (:foreground "black"))))
'(paren-match ((t (:bold t :background "yellow" :foreground "red"))))
'(paren-mismatch ((t (:background "DeepPink"))))
'(pointer ((t (nil))))
'(primary-selection ((t (:background "gray65"))))
'(red ((t (:foreground "red"))))
'(region ((t (:background "gray75"))))
'(right-margin ((t (nil))))
'(scroll-bar ((t (nil))))
'(secondary-selection ((t (:background "paleturquoise"))))
'(semantic-dirty-token-face ((t (:background "lightyellow"))))
'(semantic-unmatched-syntax-face ((t (nil))))
'(senator-intangible-face ((t (:foreground "gray75"))))
'(senator-momentary-highlight-face ((t (:background "gray30"))))
'(senator-read-only-face ((t (:background "#664444"))))
'(show-paren-match-face ((t (:background "turquoise"))))
'(show-paren-mismatch-face ((t (:background "purple" :foreground "white"))))
'(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 (:underline t :foreground "red"))))
'(speedbar-tag-face ((t (:foreground "brown"))))
'(template-message-face ((t (:bold t))))
'(term-black ((t (:foreground "black"))))
'(term-blackbg ((t (nil))))
'(term-blue ((t (:foreground "blue"))))
'(term-blue-bold-face ((t (:bold t :foreground "blue"))))
'(term-blue-face ((t (:foreground "blue"))))
'(term-blue-inv-face ((t (:background "blue"))))
'(term-blue-ul-face ((t (:underline t :foreground "blue"))))
'(term-bluebg ((t (:background "blue"))))
'(term-bold ((t (:bold t))))
'(term-cyan ((t (:foreground "cyan"))))
'(term-cyan-bold-face ((t (:bold t :foreground "cyan"))))
'(term-cyan-face ((t (:foreground "cyan"))))
'(term-cyan-inv-face ((t (:background "cyan"))))
'(term-cyan-ul-face ((t (:underline t :foreground "cyan"))))
'(term-cyanbg ((t (:background "cyan"))))
'(term-default-bg ((t (nil))))
'(term-default-bg-inv ((t (nil))))
'(term-default-bold-face ((t (:bold t))))
'(term-default-face ((t (nil))))
'(term-default-fg ((t (nil))))
'(term-default-fg-inv ((t (nil))))
'(term-default-inv-face ((t (:background "peachpuff" :foreground "black"))))
'(term-default-ul-face ((t (:underline t))))
'(term-green ((t (:foreground "green"))))
'(term-green-bold-face ((t (:bold t :foreground "green"))))
'(term-green-face ((t (:foreground "green"))))
'(term-green-inv-face ((t (:background "green"))))
'(term-green-ul-face ((t (:underline t :foreground "green"))))
'(term-greenbg ((t (:background "green"))))
'(term-invisible ((t (nil))))
'(term-invisible-inv ((t (nil))))
'(term-magenta ((t (:foreground "magenta"))))
'(term-magenta-bold-face ((t (:bold t :foreground "magenta"))))
'(term-magenta-face ((t (:foreground "magenta"))))
'(term-magenta-inv-face ((t (:background "magenta"))))
'(term-magenta-ul-face ((t (:underline t :foreground "magenta"))))
'(term-magentabg ((t (:background "magenta"))))
'(term-red ((t (:foreground "red"))))
'(term-red-bold-face ((t (:bold t :foreground "red"))))
'(term-red-face ((t (:foreground "red"))))
'(term-red-inv-face ((t (:background "red"))))
'(term-red-ul-face ((t (:underline t :foreground "red"))))
'(term-redbg ((t (:background "red"))))
'(term-underline ((t (:underline t))))
'(term-white ((t (:foreground "white"))))
'(term-white-bold-face ((t (:bold t :foreground "white"))))
'(term-white-face ((t (:foreground "white"))))
'(term-white-inv-face ((t (nil))))
'(term-white-ul-face ((t (:underline t :foreground "white"))))
'(term-whitebg ((t (:background "white"))))
'(term-yellow ((t (:foreground "yellow"))))
'(term-yellow-bold-face ((t (:bold t :foreground "yellow"))))
'(term-yellow-face ((t (:foreground "yellow"))))
'(term-yellow-inv-face ((t (:background "yellow"))))
'(term-yellow-ul-face ((t (:underline t :foreground "yellow"))))
'(term-yellowbg ((t (:background "yellow"))))
'(text-cursor ((t (:background "red" :foreground "black"))))
'(tool-bar ((t (:background "grey75" :foreground "black"))))
'(toolbar ((t (:background "Gray80" :foreground "black"))))
'(tooltip ((t (:background "lightyellow" :foreground "black"))))
'(trailing-whitespace ((t (:background "red"))))
'(underline ((t (:underline t))))
'(variable-pitch ((t (nil))))
'(vcursor ((t (:underline t :background "cyan" :foreground "blue"))))
'(vertical-divider ((t (:background "Gray80" :foreground "black"))))
'(vhdl-font-lock-attribute-face ((t (:foreground "Orchid"))))
'(vhdl-font-lock-directive-face ((t (:foreground "CadetBlue"))))
'(vhdl-font-lock-enumvalue-face ((t (:foreground "Gold4"))))
'(vhdl-font-lock-function-face ((t (:foreground "Orchid4"))))
'(vhdl-font-lock-prompt-face ((t (:bold t :foreground "Red"))))
'(vhdl-font-lock-reserved-words-face ((t (:bold t :foreground "Orange"))))
'(vhdl-font-lock-translate-off-face ((t (:background "LightGray"))))
'(vhdl-speedbar-architecture-face ((t (:foreground "Blue"))))
'(vhdl-speedbar-architecture-selected-face ((t (:underline t :foreground "Blue"))))
'(vhdl-speedbar-configuration-face ((t (:foreground "DarkGoldenrod"))))
'(vhdl-speedbar-configuration-selected-face ((t (:underline t :foreground "DarkGoldenrod"))))
'(vhdl-speedbar-entity-face ((t (:foreground "ForestGreen"))))
'(vhdl-speedbar-entity-selected-face ((t (:underline t :foreground "ForestGreen"))))
'(vhdl-speedbar-instantiation-face ((t (:foreground "Brown"))))
'(vhdl-speedbar-instantiation-selected-face ((t (:underline t :foreground "Brown"))))
'(vhdl-speedbar-package-face ((t (:foreground "Grey50"))))
'(vhdl-speedbar-package-selected-face ((t (:underline t :foreground "Grey50"))))
'(viper-minibuffer-emacs-face ((t (:background "darkseagreen2" :foreground "Black"))))
'(viper-minibuffer-insert-face ((t (:background "pink" :foreground "Black"))))
'(viper-minibuffer-vi-face ((t (:background "grey" :foreground "DarkGreen"))))
'(viper-replace-overlay-face ((t (:background "darkseagreen2" :foreground "Black"))))
'(viper-search-face ((t (:background "khaki" :foreground "Black"))))
'(white ((t (:foreground "white"))))
'(widget ((t (:size "12" :background "Gray80" :foreground "black"))))
'(widget-button-face ((t (:bold t))))
'(widget-button-pressed-face ((t (:foreground "red"))))
'(widget-documentation-face ((t (:foreground "dark green"))))
'(widget-field-face ((t (nil))))
'(widget-inactive-face ((t (:foreground "dim gray"))))
'(widget-single-line-field-face ((t (:background "gray85"))))
'(x-face ((t (:bold t :background "wheat" :foreground "black"))))
'(xrdb-option-name-face ((t (:bold t :foreground "yellow"))))
'(xrdb-option-value-face ((t (:bold t :foreground "magenta"))))
'(yellow ((t (:foreground "yellow"))))
'(zmacs-region ((t (:background "white" :foreground "black")))))
;;;###autoload
(when load-file-name
(add-to-list 'custom-theme-load-path
(file-name-as-directory (file-name-directory load-file-name))))
(provide-theme 'lethe)
;;; lethe-theme.el ends here