In the fish shell, the actual command line is syntax highlighted:

Is there any way to get this same behavior in bash?
There is something just like this but for zsh, not bash. Is it possible that this could be ported to bash?
To clarify for those who don't understand the screenshot, explanation, or link provided: I want to highlight the actual text that is entered at the terminal. The commands, parentheses, quotes, etc.