Answered
What is the color value for the default color for fillable fields?
Trying to revert back to the default color for fillable fields, but need the color value to enter.
Trying to revert back to the default color for fillable fields, but need the color value to enter.
Copy-paste this script in the JS Console, then press Enter:
app.runtimeHighlightColor = ["RGB", 204/255, 214/255, 255/255];
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.