summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorjuansc <juansc@users.noreply.github.com>2023-07-08 00:51:00 -0700
committerGitHub <noreply@github.com>2023-07-08 15:51:00 +0800
commit58a8723cfa699d426bc3933c8aca91ad19ffee25 (patch)
tree67113171044183dd6d9da5a3061e329bcb796e94 /src
parent4514713e9bdb317e3aa15b6e20aac9abea3088d8 (diff)
Added newlines to warning message (#869)
Diffstat (limited to 'src')
-rw-r--r--src/color.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/color.rs b/src/color.rs
index b39dbca..8cb93c1 100644
--- a/src/color.rs
+++ b/src/color.rs
@@ -180,7 +180,7 @@ impl Colors {
),
ThemeOption::CustomLegacy(ref file) => {
print_output!(
- "Warning: the 'themes' directory is deprecated, use 'colors.yaml' instead."
+ "Warning: the 'themes' directory is deprecated, use 'colors.yaml' instead.\n\n"
);
// TODO: drop the `themes` dir prefix, adding it here only for backwards compatibility
Some(