self.list_bg = "#F4EFE6" # Light cream/beige for the list area self.list_frame = tk.Frame(self.root, bg=self.list_bg, bd=0, relief=tk.FLAT) self.list_frame.pack(fill=tk.BOTH, expand=True, padx=30, ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results