Find code which needs to replaced after changing a file

I would use the ‘find in all files’ function in my editor to search for uncle_sam_lightOrange_bg

Also with Git you can use git grep uncle_sam_lightOrange_bg.

1 Like