Node:ecb-face-options, Next:ecb-faces, Previous:ecb-create-layout, Up:Customizable options
This group contains the following options:
directories-general-face | User Option |
Basic face for the ECB directories buffer. This defines the basic face
the whole directory buffer should displayed with. If the face
ecb-default-general-face is used then the display of all
ECB-tree-buffers can be changed by modifying only the face
ecb-default-general-face .
Changes take first effect after finishing and reactivating ECB! |
directory-face | User Option |
Face used for highlighting current directory in the directories
buffer. If the face ecb-default-highlight-face is used then the
display of all ECB-tree-buffers can be changed by modifying only the
face ecb-default-highlight-face .
Changes take first effect after finishing and reactivating ECB! |
history-face | User Option |
Face used for highlighting current history-entry in the history
buffer. If the face ecb-default-highlight-face is used then the
display of all ECB-tree-buffers can be changed by modifying only the
face ecb-default-highlight-face .
Changes take first effect after finishing and reactivating ECB! |
history-general-face | User Option |
Basic face for the ECB directory buffer. This defines the basic face
the whole history buffer should displayed with. If the face
ecb-default-general-face is used then the display of all
ECB-tree-buffers can be changed by modifying only the face
ecb-default-general-face .
Changes take first effect after finishing and reactivating ECB! |
method-face | User Option |
Face used for highlighting current method, class or variable in the
methods buffer. If the face ecb-default-highlight-face is used
then the display of all ECB-tree-buffers can be changed by modifying
only the face ecb-default-highlight-face .
Changes take first effect after finishing and reactivating ECB! |
method-non-semantic-face | User Option |
Face used for for displaying tokens of sources not supported by
semantic.
Changes take first effect after finishing and reactivating ECB! |
methods-general-face | User Option |
Basic face for the ECB methods buffer. This defines the basic face the
whole methods buffer should displayed with. If the face
ecb-default-general-face is used then the display of all
ECB-tree-buffers can be changed by modifying only the face
ecb-default-general-face .
Changes take first effect after finishing and reactivating ECB! |
source-face | User Option |
Face used for highlighting current source in the sources buffer. If
the face ecb-default-highlight-face is used then the display of
all ECB-tree-buffers can be changed by modifying only the face
ecb-default-highlight-face .
Changes take first effect after finishing and reactivating ECB! |
source-in-directories-buffer-face | User Option |
Face for source files in the directories buffer. |
sources-general-face | User Option |
Basic face for the ECB sources buffer. This defines the basic face the
whole sources buffer should displayed with. If the face
ecb-default-general-face is used then the display of all
ECB-tree-buffers can be changed by modifying only the face
ecb-default-general-face .
Changes take first effect after finishing and reactivating ECB! |
token-header-face | User Option |
Face used for highlighting the token header after jumping to it by clicking onto a node in the methods buffer. |