Guest User

Untitled

a guest
Feb 13th, 2012
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.89 KB | None | 0 0
  1.  
  2. ;; -*- emacs-lisp -*-
  3. ;;
  4. ;;
  5. ;; name: color-theme-thunk1
  6. ;; date: Sat Sep 25 2010 21:57:48 GMT+0200 (CET)
  7. ;;
  8. ;;
  9. ;; To use this theme save this code into a
  10. ;; file named color-theme-thunk1.el and place it
  11. ;; in a directory in your load-path
  12. ;;
  13. ;; (require 'color-theme-thunk1)
  14. ;; (color-theme-thunk1)
  15. ;;
  16.  
  17.  
  18. (require 'color-theme)
  19.  
  20. (defun color-theme-thunk1 ()
  21. "Generated with http://color-theme-select.heroku.com/ on Sat Sep 25 2010 21:57:48 GMT+0200 (CET)
  22. color-theme-thunk1"
  23. (interactive)
  24. (color-theme-install
  25. '(color-theme-thunk1
  26. (
  27. (background-color . "Grey15")
  28. (background-mode . "dark")
  29. (border-color . "Black")
  30. (cursor-color . "Grey")
  31. (foreground-color . "Grey")
  32. (mouse-color . "Grey")
  33. )
  34. (
  35. (display-time-mail-face . "mode-line")
  36. (help-highlight-face . "underline")
  37. (list-matching-lines-face . "bold")
  38. (mime-button-face . "bold")
  39. (mime-button-mouse-face . "highlight")
  40. (sgml-set-face . t)
  41. (tags-tag-face . "default")
  42. (view-highlight-face . "highlight")
  43. (widget-mouse-face . "highlight")
  44. )
  45. (default ((t (:background "Grey15" :foreground "Grey" :slant normal :weight normal :height 87 :width semi-condensed :family "misc-fixed"))))
  46. (Info-title-1-face ((t (:bold t :weight bold :family "helv" :height 1.728))))
  47. (Info-title-2-face ((t (:bold t :family "helv" :weight bold :height 1.44))))
  48. (Info-title-3-face ((t (:bold t :weight bold :family "helv" :height 1.2))))
  49. (Info-title-4-face ((t (:bold t :family "helv" :weight bold))))
  50. (info-header-node ((t (:bold t :weight bold))))
  51. (info-header-xref ((t (:bold t :weight bold :foreground "sky blue"))))
  52. (info-menu-5 ((t (:underline t))))
  53. (info-menu-header ((t (:bold t :family "helv" :weight bold))))
  54. (info-node ((t (:bold t :weight bold))))
  55. (info-xref ((t (:bold t :foreground "sky blue" :weight bold))))
  56. (bold ((t (:bold t :weight bold))))
  57. (bold-italic ((t (:bold t :foreground "beige" :weight bold))))
  58. (border ((t (:background "Black"))))
  59. (calendar-today-face ((t (:underline t))))
  60. (comint-highlight-input ((t (:bold t :weight bold))))
  61. (comint-highlight-prompt ((t (:foreground "cyan"))))
  62. (cursor ((t (:background "Grey"))))
  63. (custom-button-face ((t (:foreground "gainsboro"))))
  64. (custom-button-pressed-face ((t (:background "lightgrey" :foreground "black" :box ( :line-width 2 :style pressed-button )))))
  65. (custom-changed-face ((t (:background "blue" :foreground "white"))))
  66. (custom-comment-face ((t (:background "dim gray"))))
  67. (custom-comment-tag-face ((t (:foreground "gray80"))))
  68. (custom-documentation-face ((t (:foreground "light blue"))))
  69. (custom-face-tag-face ((t (:underline t))))
  70. (custom-group-tag-face ((t (:bold t :foreground "pale turquoise" :weight bold))))
  71. (custom-group-tag-face-1 ((t (:foreground "pale turquoise" :underline t))))
  72. (custom-invalid-face ((t (:background "red" :foreground "yellow"))))
  73. (custom-modified-face ((t (:background "blue" :foreground "white"))))
  74. (custom-rogue-face ((t (:background "black" :foreground "pink"))))
  75. (custom-saved-face ((t (:underline t))))
  76. (custom-set-face ((t (:background "white" :foreground "blue"))))
  77. (custom-state-face ((t (:foreground "light blue"))))
  78. (custom-variable-button-face ((t (:bold t :underline t :weight bold))))
  79. (custom-variable-tag-face ((t (:bold t :foreground "turquoise" :weight bold))))
  80. (dired-face-directory ((t (:bold t :foreground "sky blue" :weight bold))))
  81. (dired-face-executable ((t (:foreground "green yellow"))))
  82. (dired-face-flagged ((t (:foreground "tomato"))))
  83. (dired-face-marked ((t (:foreground "light salmon"))))
  84. (dired-face-permissions ((t (:foreground "aquamarine"))))
  85. (eshell-ls-archive-face ((t (:bold t :foreground "medium purple" :weight bold))))
  86. (eshell-ls-backup-face ((t (:foreground "dim gray"))))
  87. (eshell-ls-clutter-face ((t (:foreground "dim gray"))))
  88. (eshell-ls-directory-face ((t (:bold t :foreground "medium slate blue" :weight bold))))
  89. (eshell-ls-executable-face ((t (:bold t :foreground "aquamarine" :weight bold))))
  90. (eshell-ls-missing-face ((t (:foreground "black"))))
  91. (eshell-ls-picture-face ((t (:foreground "violet"))))
  92. (eshell-ls-product-face ((t (:foreground "light steel blue"))))
  93. (eshell-ls-readonly-face ((t (:foreground "aquamarine"))))
  94. (eshell-ls-special-face ((t (:foreground "gold"))))
  95. (eshell-ls-symlink-face ((t (:foreground "white"))))
  96. (eshell-ls-unreadable-face ((t (:foreground "dim gray"))))
  97. (eshell-prompt-face ((t (:bold t :foreground "light sky blue" :weight bold))))
  98. (erc-action-face ((t (:foreground "aquamarine"))))
  99. (erc-bold-face ((t (:bold t :weight bold))))
  100. (erc-default-face ((t (:foreground "grey"))))
  101. (erc-nick-default-face ((t (:foreground "light sky blue"))))
  102. (erc-direct-msg-face ((t (:foreground "pale green"))))
  103. (erc-error-face ((t (:bold t :foreground "IndianRed" :weight bold))))
  104. (erc-highlight-face ((t (:bold t :foreground "pale green" :weight bold))))
  105. (erc-input-face ((t (:foreground "light blue"))))
  106. (erc-inverse-face ((t (:background "steel blue"))))
  107. (erc-notice-face ((t (:foreground "medium slate blue"))))
  108. (erc-pal-face ((t (:foreground "pale green"))))
  109. (erc-prompt-face ((t (:bold t :foreground "light sky blue" :weight bold))))
  110. (excerpt ((t (:italic t :slant italic))))
  111. (fixed ((t (:bold t :weight bold))))
  112. (fixed-pitch ((t (:family "courier"))))
  113. (flyspell-duplicate-face ((t (:bold t :foreground "Gold3" :underline t :weight bold))))
  114. (flyspell-incorrect-face ((t (:bold t :foreground "OrangeRed" :underline t :weight bold))))
  115. (font-lock-builtin-face ((t (:foreground "aquamarine"))))
  116. (font-lock-comment-face ((t (:foreground "light blue"))))
  117. (font-lock-constant-face ((t (:foreground "pale green"))))
  118. (font-lock-doc-face ((t (:foreground "light sky blue"))))
  119. (font-lock-doc-string-face ((t (:foreground "sky blue"))))
  120. (font-lock-function-name-face ((t (:bold t :foreground "aquamarine" :weight bold))))
  121. (font-lock-keyword-face ((t (:bold t :foreground "pale turquoise" :weight bold))))
  122. (font-lock-reference-face ((t (:foreground "pale green"))))
  123. (font-lock-string-face ((t (:foreground "light sky blue"))))
  124. (font-lock-type-face ((t (:bold t :foreground "sky blue" :weight bold))))
  125. (font-lock-variable-name-face ((t (:bold t :foreground "turquoise" :weight bold))))
  126. (font-lock-warning-face ((t (:bold t :foreground "Red" :weight bold))))
  127. (highlight ((t (:background "dark slate blue" :foreground "light blue"))))
  128. (highline-face ((t (:background "DeepSkyBlue4"))))
  129. (holiday-face ((t (:background "pink"))))
  130. (isearch ((t (:background "slate blue"))))
  131. (isearch-lazy-highlight-face ((t (:background "paleturquoise4"))))
  132. (italic ((t (:foreground "sky blue"))))
  133. (message-cited-text-face ((t (:foreground "LightSalmon"))))
  134. (message-header-cc-face ((t (:foreground "light cyan"))))
  135. (message-header-name-face ((t (:foreground "LightBlue"))))
  136. (message-header-newsgroups-face ((t (:italic t :foreground "MediumAquamarine" :slant italic :weight bold))))
  137. (message-header-other-face ((t (:foreground "MediumAquamarine"))))
  138. (message-header-subject-face ((t (:bold t :foreground "light cyan" :weight bold))))
  139. (message-header-to-face ((t (:bold t :foreground "light cyan" :weight bold))))
  140. (message-header-xheader-face ((t (:foreground "MediumAquamarine"))))
  141. (message-mml-face ((t (:foreground "ForestGreen"))))
  142. (message-separator-face ((t (:foreground "chocolate"))))
  143. (mode-line ((t (:background "#88b090" :foreground "black" :box ( :color "black" :line-width 2 )))))
  144. (mode-line-inactive ((t (:background "black" :foreground "#88b090" :box ( :color "#404040" :line-width 2 )))))
  145. (header-line ((t (:background "black" :foreground "#88b090" :box ( :color "#404040" :line-width 2 )))))
  146. (fringe ((t (:background "black" :foreground "grey"))))
  147. (vertical-border ((t (:background "black" :foreground "#404040"))))
  148. (mouse ((t (:background "Grey"))))
  149. (region ((t (:background "DarkSlateBlue"))))
  150. (secondary-selection ((t (:background "steel blue"))))
  151. (semantic-dirty-token-face ((t (:background "gray10"))))
  152. (semantic-unmatched-syntax-face ((t (:underline "red"))))
  153. (show-paren-match-face ((t (:background "light slate blue" :foreground "white"))))
  154. (show-paren-mismatch-face ((t (:background "red" :foreground "white"))))
  155. (trailing-whitespace ((t (:background "light blue"))))
  156. (underline ((t (:underline t))))
  157. (variable-pitch ((t (:family "helv"))))
  158. )
  159. )
  160. )
  161.  
  162. (provide 'color-theme-thunk1)
Advertisement
Add Comment
Please, Sign In to add comment