1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00
emacs/etc/themes
Eli Zaretskii 64687872f6 Add ':extend' attribute to faces and themes
* etc/themes/wombat-theme.el:
* etc/themes/wheatgrass-theme.el:
* etc/themes/tsdh-light-theme.el:
* etc/themes/tsdh-dark-theme.el:
* etc/themes/tango-theme.el:
* etc/themes/tango-dark-theme.el:
* etc/themes/misterioso-theme.el:
* etc/themes/manoj-dark-theme.el:
* etc/themes/light-blue-theme.el:
* etc/themes/leuven-theme.el:
* etc/themes/dichromacy-theme.el:
* etc/themes/deeper-blue-theme.el:
* etc/themes/adwaita-theme.el: Add ':extend' attribute to all
faces that are by default defined with it.

* lisp/vc/smerge-mode.el (smerge-upper, smerge-lower)
(smerge-base):
* lisp/vc/log-view.el (log-view-file, log-view-message):
* lisp/vc/ediff-init.el (ediff-current-diff-A)
(ediff-current-diff-B, ediff-current-diff-C)
(ediff-current-diff-Ancestor, ediff-even-diff-A)
(ediff-even-diff-B, ediff-even-diff-C)
(ediff-even-diff-Ancestor, ediff-odd-diff-A)
(ediff-odd-diff-B, ediff-odd-diff-C)
(ediff-odd-diff-Ancestor):
* lisp/vc/diff-mode.el (diff-header, diff-file-header)
(diff-removed, diff-added): Make sure all definitions of faces
have the same value of the ':extend' property, otherwise
customizing background color or underline etc. attributes of
these faces on some displays will produce effects different
from other displays.
2019-11-30 13:27:11 +02:00
..
adwaita-theme.el Add ':extend' attribute to faces and themes 2019-11-30 13:27:11 +02:00
deeper-blue-theme.el Add ':extend' attribute to faces and themes 2019-11-30 13:27:11 +02:00
dichromacy-theme.el Add ':extend' attribute to faces and themes 2019-11-30 13:27:11 +02:00
leuven-theme.el Add ':extend' attribute to faces and themes 2019-11-30 13:27:11 +02:00
light-blue-theme.el Add ':extend' attribute to faces and themes 2019-11-30 13:27:11 +02:00
manoj-dark-theme.el Add ':extend' attribute to faces and themes 2019-11-30 13:27:11 +02:00
misterioso-theme.el Add ':extend' attribute to faces and themes 2019-11-30 13:27:11 +02:00
tango-dark-theme.el Add ':extend' attribute to faces and themes 2019-11-30 13:27:11 +02:00
tango-theme.el Add ':extend' attribute to faces and themes 2019-11-30 13:27:11 +02:00
tsdh-dark-theme.el Add ':extend' attribute to faces and themes 2019-11-30 13:27:11 +02:00
tsdh-light-theme.el Add ':extend' attribute to faces and themes 2019-11-30 13:27:11 +02:00
wheatgrass-theme.el Add ':extend' attribute to faces and themes 2019-11-30 13:27:11 +02:00
whiteboard-theme.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
wombat-theme.el Add ':extend' attribute to faces and themes 2019-11-30 13:27:11 +02:00