Skip to content

How can I customize the colors for custom command parameters? #577

Answered by akinomyoga
xgipota asked this question in Q&A
Discussion options

You must be logged in to vote

I would like the modpoll command not to be filled in red,

This must be the installation issue of the modpoll command. The red highlighting means is that modpoll is not found in PATH in your environment. If you install modpoll and set PATH accordingly, the red highlighting should disappear.

and also the yellow color of the number 1300.

If you want to change the color of the normal arguments in general, you can put the following setting in your ~/.blerc (please create it if you haven't created it):

# blerc

ble-face syntax_default='fg=yellow'

If you want to change the color of the specific word "1300" in an arbitrary command line, you may define and register a custom pattern highlightin…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@xgipota
Comment options

@akinomyoga
Comment options

@xgipota
Comment options

@akinomyoga
Comment options

Answer selected by xgipota
@xgipota
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants