Lines Matching refs:bg
23 self.bg = "#707070"
47 frameBg = Frame(frameMain, bg=self.bg)
49 labelTitle = Label(frameBg, text='IDLE', fg=self.fg, bg=self.bg,
58 fg=self.fg, bg=self.bg)
61 justify=LEFT, fg=self.fg, bg=self.bg)
66 justify=LEFT, fg=self.fg, bg=self.bg)
69 height=2, bg=self.bg).grid(row=8, column=0, sticky=EW,
72 release, fg=self.fg, bg=self.bg)
76 tkVer, fg=self.fg, bg=self.bg)
78 py_button_f = Frame(frameBg, bg=self.bg)
81 highlightbackground=self.bg,
85 highlightbackground=self.bg,
89 highlightbackground=self.bg,
93 height=2, bg=self.bg).grid(row=11, column=0, sticky=EW,
96 fg=self.fg, bg=self.bg)
98 idle_button_f = Frame(frameBg, bg=self.bg)
101 highlightbackground=self.bg,
105 highlightbackground=self.bg,
109 highlightbackground=self.bg,