Node:ecb-faces, Next:ecb-download, Previous:ecb-face-options, Up:Customizable options
This group contains the following faces:
ecb-bucket-token-face:
ecb-default-general-face:
In GNU Emacs 21.X all faces (even the face
ecb-default-highlight-face
) used in the ECB tree-buffers inherit
from this face. Therefore the default attributes like font etc. of a
face used in a tree-buffer can be very easily changed with face
ecb-default-general-face
.
With XEmacs and GNU Emacs 20.X there is no inheritance-feature but the
options ecb-directories-general-face
,
ecb-sources-general-face
, ecb-methods-general-face
and
ecb-history-general-face
offer the choice to use the face
ecb-default-general-face
so also with XEmacs and GNU Emacs 20.X
the basic face-settings can be easily changed just by customizing the
face ecb-default-general-face
!
ecb-default-highlight-face:
In GNU Emacs 21.X all highlighting faces in the ECB tree-buffers
inherit from this face. Therefore the default attributes like font
etc. of a face used in a tree-buffer for highlighting the current
token can be very easily changed with face
ecb-default-highlight-face
.
With XEmacs and GNU Emacs 20.X there is no inheritance-feature but the
options ecb-directory-face
, ecb-source-face
,
ecb-method-face
and ecb-history-face
offer the choice to
use the face ecb-default-highlight-face
so also with XEmacs and
GNU Emacs 20.X the basic face-settings can be easily changed just by
customizing the face ecb-default-highlight-face
!
ecb-directories-general-face:
ecb-directory-face:
ecb-history-face:
ecb-history-general-face:
ecb-method-face:
ecb-methods-general-face:
ecb-method-non-semantic-face:
ecb-source-face:
ecb-source-in-directories-buffer-face:
ecb-sources-general-face:
ecb-token-header-face:
ecb-type-token-class-face:
ecb-type-token-display
.
ecb-type-token-enum-face:
ecb-type-token-display
.
ecb-type-token-group-face:
ecb-type-token-display
.
ecb-type-token-interface-face:
ecb-type-token-display
.
ecb-type-token-struct-face:
ecb-type-token-display
.
ecb-type-token-typedef-face:
ecb-type-token-display
.
Just call customize-face <face-name>
to customize these faces
for your personal taste. Or customize the related option in the group
ecb-face-options.