Lines Matching refs:bg
40 self.bg = "#bbbbbb"
69 frame_background = Frame(frame, bg=self.bg)
73 bg=self.bg, font=('courier', 24, 'bold'))
81 logo = Label(frame_background, image=self.icon_image, bg=self.bg)
86 fg=self.fg, bg=self.bg)
89 justify=LEFT, fg=self.fg, bg=self.bg)
93 justify=LEFT, fg=self.fg, bg=self.bg)
97 height=2, bg=self.bg).grid(row=8, column=0, sticky=EW,
102 fg=self.fg, bg=self.bg)
105 fg=self.fg, bg=self.bg)
107 py_buttons = Frame(frame_background, bg=self.bg)
110 highlightbackground=self.bg,
114 highlightbackground=self.bg,
118 highlightbackground=self.bg,
123 height=2, bg=self.bg).grid(row=11, column=0, sticky=EW,
128 fg=self.fg, bg=self.bg)
130 idle_buttons = Frame(frame_background, bg=self.bg)
133 highlightbackground=self.bg,
137 highlightbackground=self.bg,
141 highlightbackground=self.bg,