- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Changes
Jump to navigation
Jump to search
Line 167:
Line 167:
− +
Temporarily turn off text shadows
color = glow_colors[index]
color = glow_colors[index]
end
end
table.insert(text_shadows, format{self._text_shadow_template, radius = radius, color = color})
--table.insert(text_shadows, format{self._text_shadow_template, radius = radius, color = color})
end
end
self._vars.top_bg_color, self._vars.text_shadow, self._vars.top_extra_style = bg_color, table.concat(text_shadows, ", "), extra_style
self._vars.top_bg_color, self._vars.text_shadow, self._vars.top_extra_style = bg_color, table.concat(text_shadows, ", "), extra_style