;; -*- emacs-lisp -*- ;; ;; ;; name: color-theme-light ;; date: Sat Oct 23 2010 11:30:16 GMT+1100 (VLAT) ;; ;; ;; To use this theme save this code into a ;; file named color-theme-light.el and place it ;; in a directory in your load-path ;; ;; (require 'color-theme-light) ;; (color-theme-light) ;; (require 'color-theme) (defun color-theme-light () "Generated with http://color-theme-select.heroku.com/ on Sat Oct 23 2010 11:30:15 GMT+1100 (VLAT) Color theme by vic, created 2010-08-20." (interactive) (color-theme-install '(color-theme-light ( (background-color . "white") (background-mode . "light") (border-color . "black") (cursor-color . "#141312") (foreground-color . "black") (mouse-color . "#141312") ) ( (Man-overstrike-face . "bold") (Man-reverse-face . "highlight") (Man-underline-face . "underline") (ebnf-except-border-color . "Black") (ebnf-line-color . "Black") (ebnf-non-terminal-border-color . "Black") (ebnf-repeat-border-color . "Black") (ebnf-special-border-color . "Black") (ebnf-terminal-border-color . "Black") (list-matching-lines-buffer-name-face . "underline") (list-matching-lines-face . "match") (org-goto-interface . "outline") (ps-line-number-color . "black") (ps-zebra-color . 0.95) (term-default-bg-color . "white") (term-default-fg-color . "black") (view-highlight-face . "highlight") (widget-mouse-face . "highlight") ) (default ((t (:background "white" :foreground "black" :slant normal :weight normal :height 120 :width normal :foundry "unknown" :family "DejaVu Sans Mono")))) (bold ((t (:bold t :weight bold)))) (bold-italic ((t (:italic t :slant italic :weight bold)))) (buffer-menu-buffer ((t (:bold t :weight bold)))) (button ((t (:underline t)))) (c-nonbreakable-space-face ((t (:bold t :background "Red1" :weight bold)))) (comint-highlight-input ((t (:bold t :weight bold)))) (comint-highlight-prompt ((t (:foreground "dark blue")))) (completions-common-part ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :weight normal :slant normal :foreground "black" :background "white" :height 120)))) (completions-first-difference ((t (:bold t :weight bold)))) (custom-button ((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-unraised ((t (:underline t :foreground "magenta4")))) (custom-button-unraised ((t (:underline t)))) (custom-changed ((t (:background "blue1" :foreground "white")))) (custom-comment ((t (:background "gray85")))) (custom-comment-tag ((t (:foreground "blue4")))) (custom-face-tag ((t (:bold t :weight bold :foreground "blue1")))) (custom-group-tag ((t (:bold t :family "Sans Serif" :foreground "blue1" :weight bold :height 1.2)))) (custom-group-tag-1 ((t (:bold t :family "Sans Serif" :foreground "red1" :weight bold :height 1.2)))) (custom-invalid ((t (:background "red1" :foreground "yellow1")))) (custom-link ((t (:underline t :foreground "blue1")))) (custom-modified ((t (:background "blue1" :foreground "white")))) (custom-rogue ((t (:background "black" :foreground "pink")))) (custom-saved ((t (:underline t)))) (custom-set ((t (:background "white" :foreground "blue1")))) (custom-state ((t (:foreground "dark green")))) (custom-themed ((t (:background "blue1" :foreground "white")))) (custom-variable-button ((t (:bold t :underline t :weight bold)))) (custom-variable-tag ((t (:bold t :foreground "blue1" :weight bold)))) (custom-visibility ((t (:underline t :foreground "blue1" :height 0.8)))) (diff-context ((t (:foreground "grey50")))) (diff-file-header ((t (:bold t :background "grey70" :weight bold)))) (diff-function ((t (:background "grey80")))) (diff-header ((t (:background "grey80")))) (diff-hunk-header ((t (:background "grey80")))) (diff-index ((t (:bold t :weight bold :background "grey70")))) (diff-nonexistent ((t (:bold t :weight bold :background "grey70")))) (diff-refine-change ((t (:background "grey85")))) (dired-directory ((t (:foreground "Blue1")))) (dired-flagged ((t (:bold t :weight bold :foreground "Red1")))) (dired-header ((t (:foreground "ForestGreen")))) (dired-ignored ((t (:foreground "grey50")))) (dired-mark ((t (:foreground "CadetBlue")))) (dired-marked ((t (:bold t :weight bold :foreground "Red1")))) (dired-perm-write ((t (:foreground "Firebrick")))) (dired-symlink ((t (:foreground "Purple")))) (dired-warning ((t (:bold t :weight bold :foreground "Red1")))) (eldoc-highlight-function-argument ((t (:bold t :weight bold)))) (escape-glyph ((t (:foreground "brown")))) (eshell-ls-archive ((t (:bold t :foreground "Orchid" :weight bold)))) (eshell-ls-backup ((t (:foreground "OrangeRed")))) (eshell-ls-clutter ((t (:bold t :foreground "OrangeRed" :weight bold)))) (eshell-ls-directory ((t (:bold t :foreground "Blue" :weight bold)))) (eshell-ls-executable ((t (:bold t :foreground "ForestGreen" :weight bold)))) (eshell-ls-missing ((t (:bold t :foreground "Red" :weight bold)))) (eshell-ls-product ((t (:foreground "OrangeRed")))) (eshell-ls-readonly ((t (:foreground "Brown")))) (eshell-ls-special ((t (:bold t :foreground "Magenta" :weight bold)))) (eshell-ls-symlink ((t (:bold t :foreground "Dark Cyan" :weight bold)))) (eshell-ls-unreadable ((t (:foreground "Grey30")))) (eshell-prompt ((t (:bold t :foreground "Red" :weight bold)))) (file-name-shadow ((t (:foreground "grey50")))) (fixed-pitch ((t (:family "Monospace")))) (font-lock-builtin-face ((t (:foreground "Orchid")))) (font-lock-comment-delimiter-face ((t (:foreground "Firebrick")))) (font-lock-comment-face ((t (:foreground "Firebrick")))) (font-lock-constant-face ((t (:foreground "CadetBlue")))) (font-lock-doc-face ((t (:foreground "RosyBrown")))) (font-lock-function-name-face ((t (:foreground "Blue1")))) (font-lock-keyword-face ((t (:foreground "Purple")))) (font-lock-preprocessor-face ((t (:foreground "Orchid")))) (font-lock-regexp-grouping-backslash ((t (:bold t :weight bold)))) (font-lock-regexp-grouping-construct ((t (:bold t :weight bold)))) (font-lock-string-face ((t (:foreground "RosyBrown")))) (font-lock-type-face ((t (:foreground "ForestGreen")))) (font-lock-variable-name-face ((t (:foreground "DarkGoldenrod")))) (font-lock-warning-face ((t (:bold t :foreground "Red1" :weight bold)))) (fringe ((t (:background "grey95")))) (header-line ((t (:box ( :line-width -1 :style released-button ) :background "grey90" :foreground "grey20")))) (help-argument-name ((t (:italic t :slant italic)))) (highlight ((t (:background "darkseagreen2")))) (ido-first-match ((t (:bold t :weight bold)))) (ido-incomplete-regexp ((t (:bold t :weight bold :foreground "Red1")))) (ido-indicator ((t (:background "red1" :foreground "yellow1" :width condensed)))) (ido-only-match ((t (:foreground "ForestGreen")))) (ido-subdir ((t (:foreground "red1")))) (info-header-node ((t (:italic t :weight bold :slant italic :foreground "brown")))) (info-header-xref ((t (:foreground "blue1" :underline t)))) (info-menu-header ((t (:bold t :family "Sans Serif" :weight bold)))) (info-menu-star ((t (:foreground "red1")))) (info-node ((t (:italic t :foreground "brown" :slant italic :weight bold)))) (info-title-1 ((t (:bold t :weight bold :family "Sans Serif" :height 1.728)))) (info-title-2 ((t (:bold t :family "Sans Serif" :weight bold :height 1.44)))) (info-title-3 ((t (:bold t :weight bold :family "Sans Serif" :height 1.2)))) (info-title-4 ((t (:bold t :family "Sans Serif" :weight bold)))) (info-xref ((t (:underline t :foreground "blue1")))) (isearch ((t (:background "magenta3" :foreground "lightskyblue1")))) (isearch-fail ((t (:background "RosyBrown1")))) (italic ((t (:italic t :slant italic)))) (lazy-highlight ((t (:background "paleturquoise")))) (link ((t (:foreground "blue1" :underline t)))) (link-visited ((t (:underline t :foreground "magenta4")))) (match ((t (:background "yellow1")))) (minibuffer-prompt ((t (:foreground "medium blue")))) (mode-line ((t (:background "grey75" :foreground "black" :box ( :line-width -1 :style released-button ))))) (mode-line-buffer-id ((t (:bold t :weight bold)))) (mode-line-emphasis ((t (:bold t :weight bold)))) (mode-line-highlight ((t (:box ( ))))) (mode-line-inactive ((t (:background "grey90" :foreground "grey20" :box ( :line-width -1 :color "grey75" :style nil ) :weight light)))) (next-error ((t (:background "lightgoldenrod2")))) (nobreak-space ((t (:foreground "brown" :underline t)))) (org-agenda-column-dateline ((t (:family "DejaVu Sans Mono" :weight normal :slant normal :background "grey90" :height 120)))) (org-agenda-date ((t (:foreground "Blue1")))) (org-agenda-date-weekend ((t (:bold t :foreground "Blue1" :weight bold)))) (org-agenda-dimmed-todo-face ((t (:foreground "grey50")))) (org-agenda-restriction-lock ((t (:background "yellow1")))) (org-agenda-structure ((t (:foreground "Blue1")))) (org-archived ((t (:foreground "grey50")))) (org-clock-overlay ((t (:background "yellow1")))) (org-code ((t (:foreground "grey50")))) (org-column ((t (:background "grey90" :slant normal :weight normal :height 120 :family "DejaVu Sans Mono")))) (org-column-title ((t (:bold t :background "grey90" :underline t :weight bold)))) (org-date ((t (:foreground "Purple" :underline t)))) (org-done ((t (:bold t :foreground "ForestGreen" :weight bold)))) (org-drawer ((t (:foreground "Blue1")))) (org-ellipsis ((t (:foreground "DarkGoldenrod" :underline t)))) (org-footnote ((t (:foreground "Purple" :underline t)))) (org-formula ((t (:foreground "Firebrick")))) (org-headline-done ((t (:foreground "RosyBrown")))) (org-hide ((t (:foreground "white")))) (org-latex-and-export-specials ((t (:foreground "SaddleBrown")))) (org-level-1 ((t (:foreground "Blue1")))) (org-level-2 ((t (:foreground "DarkGoldenrod")))) (org-level-3 ((t (:foreground "Purple")))) (org-level-4 ((t (:foreground "Firebrick")))) (org-level-5 ((t (:foreground "ForestGreen")))) (org-level-6 ((t (:foreground "CadetBlue")))) (org-level-7 ((t (:foreground "Orchid")))) (org-level-8 ((t (:foreground "RosyBrown")))) (org-link ((t (:foreground "Purple" :underline t)))) (org-scheduled ((t (:foreground "DarkGreen")))) (org-scheduled-previously ((t (:foreground "Firebrick")))) (org-scheduled-today ((t (:foreground "DarkGreen")))) (org-sexp-date ((t (:foreground "Purple")))) (org-special-keyword ((t (:foreground "RosyBrown")))) (org-table ((t (:foreground "Blue1")))) (org-tag ((t (:bold t :weight bold)))) (org-target ((t (:underline t)))) (org-time-grid ((t (:foreground "DarkGoldenrod")))) (org-todo ((t (:bold t :foreground "Red1" :weight bold)))) (org-upcoming-deadline ((t (:foreground "Firebrick")))) (org-verbatim ((t (:foreground "grey50" :underline t)))) (org-warning ((t (:bold t :weight bold :foreground "Red1")))) (outline-1 ((t (:foreground "Blue1")))) (outline-2 ((t (:foreground "DarkGoldenrod")))) (outline-3 ((t (:foreground "Purple")))) (outline-4 ((t (:foreground "Firebrick")))) (outline-5 ((t (:foreground "ForestGreen")))) (outline-6 ((t (:foreground "CadetBlue")))) (outline-7 ((t (:foreground "Orchid")))) (outline-8 ((t (:foreground "RosyBrown")))) (query-replace ((t (:foreground "lightskyblue1" :background "magenta3")))) (region ((t (:background "lightgoldenrod2")))) (secondary-selection ((t (:background "yellow1")))) (sgml-namespace ((t (:foreground "Orchid")))) (shadow ((t (:foreground "grey50")))) (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-separator-face ((t (:background "blue" :foreground "white" :overline "gray")))) (speedbar-tag-face ((t (:foreground "brown")))) (tool-bar ((t (:background "grey75" :foreground "black" :box ( :line-width 1 :style released-button ))))) (tooltip ((t (:family "Sans Serif" :background "lightyellow" :foreground "black")))) (trailing-whitespace ((t (:background "red1")))) (underline ((t (:underline t)))) (variable-pitch ((t (:family "Sans Serif")))) (widget-button ((t (:bold t :weight bold)))) (widget-button-pressed ((t (:foreground "red1")))) (widget-documentation ((t (:foreground "dark green")))) (widget-field ((t (:background "gray85")))) (widget-inactive ((t (:foreground "grey50")))) (widget-single-line-field ((t (:background "gray85")))) ) ) ) (provide 'color-theme-light)