Changes

m
test 2
Line 253: Line 253:  
if note.highlight == "outstanding" then
 
if note.highlight == "outstanding" then
 
bg_color = self._outstanding_stat_color
 
bg_color = self._outstanding_stat_color
tx_color = black
+
tx_color = self.black
 
elseif note.highlight == "good" then
 
elseif note.highlight == "good" then
 
bg_color = self._good_stat_color
 
bg_color = self._good_stat_color
35,415

edits