Make a file pub/css/local.css and put this in: .inputbox { background-color: #8f8d84; /*light gray*/ height: 16px; } This will change the background color of (almost) all input fields to light grey. Greetings, Han