Given some code in the script page ``` } }; var themeDict = { ``` it's visible in the editor as ``` } }; . var themeDict = { ``` After it's saved withoud modifications, we get this: