diff --git a/src/config/colors.toml b/src/config/colors.toml index 429b5a00f..cf2cbc5ef 100644 --- a/src/config/colors.toml +++ b/src/config/colors.toml @@ -1,7 +1,7 @@ [colors] "error" = "red" "warning" = "yellow" -"hint" = "blue" +"hint" = "cyan" "conflict_description" = "yellow" "conflict_description difficult" = "red"