mirror of
https://github.com/nushell/nushell.git
synced 2025-04-25 13:48:19 +02:00
The banner will now use three new `$env.config.color_config` settings: - `banner_foreground`: The primary color of the banner text - `banner_highlight1`: Used for the first set of highlights, e.g., `Nushell`, `nu`, `GitHub`, et. al - `banner_highlight2`: Used for the second set of highlights, e.g. `Discord`, `Documentation`, et. al. If the settings above are not defined, `banner` continues to use the default green/purple/foreground. However, two more lines use the purple/highlight2 in order to give more separation and consistency to the colorization. |
||
---|---|---|
.. | ||
assert | ||
bench | ||
config | ||
dirs | ||
dt | ||
formats | ||
help | ||
input | ||
iter | ||
log | ||
math | ||
prelude | ||
testing | ||
util | ||
xml | ||
mod.nu |