mirror of
https://github.com/nushell/nushell
synced 2024-12-26 13:03:07 +00:00
acca56f77c
# Description This removes the need for the `shape_and` and `shape_or` entries in the themes. We did not color those underlying FlatShapes or operators differently. Closes #14372 # User-Facing Changes Our theme handling currently doesn't reject invalid entries so should not cause an error. The non-functional nature was already documented. |
||
---|---|---|
.. | ||
color_config.rs | ||
lib.rs | ||
matching_brackets_style.rs | ||
nu_style.rs | ||
shape_color.rs | ||
style_computer.rs | ||
text_style.rs |