Interface { # In pixels/sec AnalogScrollSpeed = 220 # The size of each side of the 9-patch menu sprite. 9PatchSize = 24,24 # The spacing between inputs and text in the input helper text displayer. InputHelperSpacing = 4 # The back color of input keys. InputButtonBackCol = 15,8,47,255 # The text color of input keys. InputButtonTextCol = 175,199,191,255 }