1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
Commit Graph

44 Commits

Author SHA1 Message Date
Tassilo Horn
ac699eef91 * themes/tsdh-dark-theme.el (tsdh-dark): Refine mode-line faces. 2013-05-31 09:15:51 +02:00
Fabrice Niessen
9da5af2438 * themes/leuven-theme.el: Update theme. 2013-05-24 17:37:15 +04:00
Tassilo Horn
5a52e09b9b * themes/tsdh-dark-theme.el (tsdh-dark): Add ido faces and remove
:box from outline faces.
2013-04-24 18:50:14 +02:00
Tassilo Horn
79e04e9e20 * themes/tsdh-dark-theme.el (tsdh-dark): Add some more faces. 2013-04-09 21:18:53 +02:00
Fabrice Niessen
3a2b589f84 * etc/themes/leuven-theme.el: Update theme. 2013-04-02 11:33:31 +08:00
Paul Eggert
09b8afb6c8 Update copyright dates to 2013. 2013-01-02 08:30:50 -08:00
Paul Eggert
0877d0dc24 Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
Paul Eggert
ab422c4d68 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
Tassilo Horn
ff3dda258d * themes/tsdh-dark-theme.el (tsdh-dark): Add customizations of
many new faces.
2012-12-19 21:40:50 +01:00
Andreas Schwab
558fefa01d * themes/leuven-theme.el: Convert to Unix format. 2012-12-06 23:44:05 +01:00
Chong Yidong
9a81a97f17 Fix copyright header in last commit.
Note that Fabrice Niessen is listed in the copyright.list file under a
pseudonym (Sébastien Vauban).
2012-12-06 10:57:59 +08:00
Fabrice Niessen
ee9d0ba615 * themes/leuven-theme.el: New theme. 2012-12-06 10:52:22 +08:00
Chong Yidong
5205d6f6a8 Fix legibility of compilation mode-line messages.
* lisp/progmodes/compile.el (compilation-mode-line-fail)
(compilation-mode-line-run, compilation-mode-line-exit): New
faces.
(compilation-start, compilation-handle-exit): Use them.

* etc/themes/wheatgrass-theme.el:
* etc/themes/deeper-blue-theme.el:
* etc/themes/tango-dark-theme.el:
* etc/themes/tsdh-dark-theme.el: Add compilation-mode-line-fail,
compilation-mode-line-run, and compilation-mode-line-exit faces.

* etc/themes/manoj-dark-theme.el: Remove :family attributes.

Fixes: debbugs:11032
2012-06-03 22:37:13 +08:00
Glenn Morris
acaf905b11 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
Paul Eggert
22bcf20469 Spelling fixes. 2011-12-30 17:27:15 -08:00
Paul Eggert
b0b199744d Spelling fixes. 2011-11-26 00:26:37 -08:00
Paul Eggert
3ed8598c49 Spelling fixes. 2011-11-18 00:31:02 -08:00
Paul Eggert
91af3942e9 Spelling fixes. 2011-11-14 15:59:56 -08:00
Eli Zaretskii
5f72f6cb08 etc/themes/wombat-theme.el: Add a coding cookie. (Bug#9905) 2011-10-29 16:33:42 +02:00
Chong Yidong
08b0fee82a * lisp/faces.el (cursor): Doc fix.
Also, remove the :foreground attributes from cursor faces
in built-in themes, since that attribute is unmeaningful.
2011-10-18 02:17:05 -04:00
William Stevenson
76e20fd6a5 * themes/adwaita-theme.el: New file. 2011-09-12 21:55:46 -04:00
Scott Frazer
1cc1506789 Two new themes from Scott Frazer.
* themes/whiteboard-theme.el:
* themes/deeper-blue-theme.el (deeper-blue): New files.
2011-09-12 20:34:13 -04:00
Chong Yidong
5226c7c016 Adapt themes to new error/warning/success faces.
* etc/themes/dichromacy-theme.el:
* etc/themes/wheatgrass-theme.el:
* etc/themes/tango-theme.el:
* etc/themes/tango-dark-theme.el: Add error, warning, and success faces.
2011-08-18 20:12:45 -04:00
Tassilo Horn
095f79fce7 2011-07-07 Tassilo Horn <tassilo@member.fsf.org>
* themes/tsdh-light-theme.el:
	* themes/tsdh-dark-theme.el: Make `gnus-button' face inherit from
	`button', `gnus-header-name' boxed, and define `rcirc-my-nick'
	face.
2011-07-07 22:42:30 +02:00
Chong Yidong
9970bcb27c Tweak to `button' face in custom themes.
* etc/themes/dichromacy-theme.el:
* etc/themes/tango-theme.el:
* etc/themes/tango-dark-theme.el:
* etc/themes/wheatgrass-theme.el: Don't define button face separately;
it inherits from link now.
2011-07-06 21:48:14 -04:00
Manoj Srivastava
3ca5c03fb1 * themes/manoj-dark-theme.el (manoj-dark): New file. 2011-07-04 23:02:06 -04:00
Chong Yidong
c5dd5a516c Print theme summaries in *Custom Themes* buffer.
* lisp/cus-theme.el (describe-theme-1): Use custom-theme-p.
(custom-theme-summary): New function.
(customize-themes): Use it.

* etc/themes/light-blue-theme.el:
* etc/themes/misterioso-theme.el:
* etc/themes/tango-dark-theme.el:
* etc/themes/tango-theme.el:
* etc/themes/tsdh-dark-theme.el:
* etc/themes/tsdh-light-theme.el:
* etc/themes/wheatgrass-theme.el:
* etc/themes/wombat-theme.el: Tweak summaries for better listability.
2011-06-14 01:06:26 -04:00
Chong Yidong
b9958282dc * etc/themes/dichromacy-theme.el: New theme. 2011-06-14 01:00:35 -04:00
Sebastian Hermida
6508470910 * etc/themes/misterioso-theme.el: New file. 2011-03-22 14:59:50 -04:00
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