Lines Matching refs:bg
26 self.bg = "#707070"
50 frameBg = Frame(frameMain, bg=self.bg)
52 labelTitle = Label(frameBg, text='IDLE', fg=self.fg, bg=self.bg,
61 fg=self.fg, bg=self.bg)
64 justify=LEFT, fg=self.fg, bg=self.bg)
69 justify=LEFT, fg=self.fg, bg=self.bg)
72 height=2, bg=self.bg).grid(row=8, column=0, sticky=EW,
75 release, fg=self.fg, bg=self.bg)
79 tkVer, fg=self.fg, bg=self.bg)
81 py_button_f = Frame(frameBg, bg=self.bg)
84 highlightbackground=self.bg,
88 highlightbackground=self.bg,
92 highlightbackground=self.bg,
96 height=2, bg=self.bg).grid(row=11, column=0, sticky=EW,
99 fg=self.fg, bg=self.bg)
101 idle_button_f = Frame(frameBg, bg=self.bg)
104 highlightbackground=self.bg,
108 highlightbackground=self.bg,
112 highlightbackground=self.bg,