Some more instructions on customization
This commit is contained in:
parent
77f90dd35e
commit
7054b08123
11
README.org
11
README.org
@ -61,6 +61,17 @@ A couple of variables can be edited by the user in order to configure
|
|||||||
- ~eshell-info-banner-critical-percentage~ :: Percentage from which the
|
- ~eshell-info-banner-critical-percentage~ :: Percentage from which the
|
||||||
level should be displayed as critical. Default value ~90~
|
level should be displayed as critical. Default value ~90~
|
||||||
|
|
||||||
|
Don’t like the colors used by the package? They should follow by
|
||||||
|
default your theme, but you can customize the following faces:
|
||||||
|
- ~eshell-info-banner-background-face~ :: Used for filling the empty
|
||||||
|
part of progress bars
|
||||||
|
- ~eshell-info-banner-normal-face~ :: Used for filling the progress bar
|
||||||
|
when on normal levels
|
||||||
|
- ~eshell-info-banner-warning-face~ :: Used for filling the progress bar
|
||||||
|
when on warning levels
|
||||||
|
- ~eshell-info-banner-critical-face~ :: Used for filling the progress
|
||||||
|
bar when on critical levels
|
||||||
|
|
||||||
* License
|
* License
|
||||||
~eshell-info-banner.el~ is available under the GNU GPL-3.0 license. You
|
~eshell-info-banner.el~ is available under the GNU GPL-3.0 license. You
|
||||||
can find the full text in [[file:LICENSE.md][LICENSE.md]].
|
can find the full text in [[file:LICENSE.md][LICENSE.md]].
|
||||||
|
Loading…
Reference in New Issue
Block a user