Content deleted Content added
m ? |
No edit summary |
||
Line 355:
elseif Type['background color'] then
background_color = Type['background color']
color = line['color'] or default['
else
background_color = line['background color']
color = line['color'] or default['
end
else
background_color = line['background color']
color = line['color'] or default['
end
|