Types/TechnologySlotStyleSpecification
The prototype docs have moved to a new website with an improved format. This documentation page can now be found here: https://lua-api.factorio.com/latest/types/TechnologySlotStyleSpecification.html
This wiki page is no longer updated and will be removed at some point in the future, so please update your browser bookmarks or other links that sent you here. If you'd like to contribute to the new docs, you can leave your feedback on the forums.
Extension of Types/ButtonStyleSpecification.
Style specification type: technology_slot_style
Optional properties
Inherits all properties from Types/ButtonStyleSpecification.
highlighted_graphical_set
Type: ElementImageSet
default_background_shadow
Type: ElementImageSet
level_band
Type: ElementImageSet
hovered_level_band
Type: ElementImageSet
level_offset_x
Type: float
level_offset_y
Type: float
level_band_width
Type: uint32
level_band_height
Type: uint32
level_font
Type: string
Name of a Prototype/Font.
level_range_font
Type: string
Name of a Prototype/Font.
level_font_color
Type: Color
hovered_level_font_color
Type: Color
level_range_font_color
Type: Color
hovered_level_range_font_color
Type: Color
level_range_band
Type: ElementImageSet
hovered_level_range_band
Type: ElementImageSet
level_range_offset_x
Type: float
level_range_offset_y
Type: float
ingredients_height
Type: uint32
default_ingredients_background
Type: ElementImageSet
hovered_ingredients_background
Type: ElementImageSet
clicked_ingredients_background
Type: ElementImageSet
disabled_ingredients_background
Type: ElementImageSet
highlighted_ingredients_background
Type: ElementImageSet
ingredients_padding
Type: uint32
ingredient_icon_size
Type: uint32
ingredient_icon_overlap
Type: uint32
clicked_overlay
Type: ElementImageSet
progress_bar_background
Type: ElementImageSet
progress_bar
Type: ElementImageSet
progress_bar_shadow
Type: ElementImageSet
progress_bar_height
Type: uint32
progress_bar_color
Type: Color