nushell/crates/nu-std/std
Douglas d4aeadbb44
Enable theming the Welcome Banner (#15095)
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.
2025-02-14 10:19:16 -05:00
..
assert Custom command attributes (#14906) 2025-02-11 06:34:51 -06:00
bench Custom command attributes (#14906) 2025-02-11 06:34:51 -06:00
config Remove unused FlatShapes And/Or (#14476) 2024-11-29 22:23:40 +01:00
dirs feat(std/dirs): retain state in subshells or with exec-restarts (#15080) 2025-02-11 19:51:43 -05:00
dt Custom command attributes (#14906) 2025-02-11 06:34:51 -06:00
formats fix multiline strings in NDNUON (#14519) 2024-12-05 07:53:33 -06:00
help Rework operator type errors (#14429) 2025-02-12 20:03:40 -08:00
input Fix usages of fmt to format number (#15041) 2025-02-07 23:50:33 +01:00
iter Custom command attributes (#14906) 2025-02-11 06:34:51 -06:00
log small, backwards compatible enhancements to std (#14763) 2025-01-06 11:30:07 -06:00
math Virtual std module subdirectories (#14040) 2024-10-10 06:56:37 -05:00
prelude Enable theming the Welcome Banner (#15095) 2025-02-14 10:19:16 -05:00
testing Custom command attributes (#14906) 2025-02-11 06:34:51 -06:00
util Custom command attributes (#14906) 2025-02-11 06:34:51 -06:00
xml Virtual std module subdirectories (#14040) 2024-10-10 06:56:37 -05:00
mod.nu Custom command attributes (#14906) 2025-02-11 06:34:51 -06:00