This was brought up by Tyler O in this post . I dId a check on my iPad as well and it looks like the roll20 app is not showing some colors correctly. Sheet's css that set's the background color: .charsheet input[type="text"]:disabled, .charsheet input[type="number"]:disabled { background-color: rgba(74, 100, 134, 0.28); } Bass.css that set's the font color: input, textarea, select, .uneditable-input { color: #555; } The app seems to show both background-color and font color much lighter on the disabled fields, making it nearly impossible to read. I tried changing the font color to black and the background-color to a plain hex color but it was still very light. Should the app look the same as the browser? Thanks iPad app PC in Chrome Checked the 5e sheet. Disabled fields look different(much lighter) as well. I checked in Chrome on an iPad and it also looked light, so I think this is probably an iPad issue and not necesarrily a roll20 app issue. iPad PC in Chrome