1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Kristoffer Grönlund
0d53df4857 * etc/themes/wombat-theme.el: New file.
Also, add Lisp file tails to tsdh-*-theme.el.
2011-03-07 21:47:55 -05:00
Chong Yidong
6b483b6643 * themes/tango-dark-theme.el: Tweak background on low-color terminals. 2011-02-21 00:59:20 -05:00
Drew Adams
cdfa139da4 * themes/light-blue-theme.el: New file. 2011-02-12 18:10:18 -05:00
Chong Yidong
a2ff2fc09d * etc/themes/tango-theme.el: Remove some non-Tango face colors. 2011-02-02 12:26:04 -05:00
Chong Yidong
aa2d499cd6 etc/themes/wheatgrass-theme.el: Apply min-colors setting to face definitions. 2011-02-01 22:36:29 -05:00
Glenn Morris
73b0cd5003 Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
Tassilo Horn
885b8edbd4 Add face definition for header-line. 2011-01-16 21:02:27 +01:00
Glenn Morris
d0d4361dba Add 2011 to remaining FSF/AIST copyright years. 2011-01-15 14:10:37 -08:00
Tassilo Horn
1b71db167e Better diff faces on dark background. 2011-01-12 17:19:36 +01:00
Chong Yidong
2c243704f9 Improvements to tango themes, including some faces from Jan Moringen.
* themes/tango-theme.el, themes/tango-dark-theme.el: Let-bind
tango palette colors.  Only define faces for color displays.
Customize the ansi-color-names-vector variable.  Add Ediff,
Flyspell, and Semantic faces as suggested by Jan Moringen.
2011-01-09 16:35:53 -05:00
Tassilo Horn
35e0ebb459 Add definition for `dired-directory' face. 2011-01-09 18:49:25 +01:00
Chong Yidong
042d8936e0 Change dev-tsdh-dark/dev-tsdh-light theme names to tsdh-dark/tsdh-light,
to fit file names.
2011-01-08 12:57:55 -05:00
Tassilo Horn
f3699ed6d8 * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove
dev-prefix from file names, so that the files don't clash on 8x3
filesystems.
2011-01-07 11:39:54 +01:00
Tassilo Horn
2d3e1aed3c * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.
* themes/dev-tsdh-dark-theme.el (dev-tsdh-dark): New theme.
2011-01-06 08:35:47 +01:00
Chong Yidong
782b5e8d92 Move built-in theme directory to etc/.
* custom.el: Custom themes no longer use load-path.
(custom-theme-load-path): New option.  Change built-in theme
directory to etc/.
(custom-enabled-themes): Add custom-theme-load-path dependency.
(custom-theme--load-path): New function.
(load-theme, custom-available-themes): Use it.

* cus-theme.el (describe-theme-1): Use custom-theme--load-path.
(customize-themes): Link to custom-theme-load-path variable.
2010-10-16 14:27:08 -04:00