Label background_color : r/kivy - Reddit Label background_color : r/kivy by Label background_color I am doing a read from a database and want to create a nice table with the results. OK, so I create a GridLayout layout = GridLayout (cols = 14, row_force_default = True, row_default_height = 40, col_default_width = 50) Then I add my title labels title_labels = []