In sublime text, the string literal prefixes (e.g, the "f" in `f'a string'`) and function arguments (names and values) are separate highlight groups: <img src="https://i.imgur.com/phPNnejl.png" width="295" height="92"> It would be nice if we could have this in vim, too. :)