Change column colour #987
Answered
by
gierens
nk-tedo-001
asked this question in
Q&A, Howto, Help
-
|
Hey! The date column is too dark for me Is it possible to override its colour? |
Beta Was this translation helpful? Give feedback.
Answered by
gierens
May 23, 2024
Replies: 1 comment
-
|
Yes, you can use the environment variable The man page Note: we are currently also working on a config file feature, see #840 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nk-tedo-001
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Yes, you can use the environment variable
EZA_COLORS, for example:The man page
eza_colorscontains more information on this, what variables exist and the different color codes. So configure this the way you want in your shell profile.Note: we are currently also working on a config file feature, see #840