Highlight text present in the last parenthesis
I want to apply character style named RED using GREP Styles/Nested Styles but only till the first : from the start and the last parenthesis. What grep should I use ?
Here is the sample text:
Trans of line: This is the (translation) of the line taken from the book (Tintin) comic book. Also take care of colon: coming in the text. (Tintin-Cigars of Pharoah)
Second Scenario:
Translation: This is the (translation) of the line taken from the book (Tintin) comic book. Also take care of colon: coming in the text. (Tintin)



