Types/TabStyleSpecification

From Official Factorio Wiki
Revision as of 16:30, 30 April 2020 by Bilka (talk | contribs) (0.18.22)
Jump to navigation Jump to search

Extension of Types/StyleSpecification.
Style specification type: tab_style

Optional properties

Inherits all properties from Types/StyleSpecification.

font

Type: string

Name of a Prototype/Font.

badge_font

Type: string

Name of a Prototype/Font.

badge_horizontal_spacing

Type: int16

default_font_color

Type: Color

selected_font_color

Type: Color

disabled_font_color

Type: Color

default_badge_font_color

Type: Color

selected_badge_font_color

Type: Color

disabled_badge_font_color

Type: Color

default_graphical_set

Type: ElementImageSet

selected_graphical_set

Type: ElementImageSet

hover_graphical_set

Type: ElementImageSet

press_graphical_set

Type: ElementImageSet

disabled_graphical_set

Type: ElementImageSet

override_graphics_on_edges

Type: bool

left_edge_selected_graphical_set

Type: ElementImageSet

right_edge_selected_graphical_set

Type: ElementImageSet

default_badge_graphical_set

Type: ElementImageSet

selected_badge_graphical_set

Type: ElementImageSet

hover_badge_graphical_set

Type: ElementImageSet

press_badge_graphical_set

Type: ElementImageSet

disabled_badge_graphical_set

Type: ElementImageSet

draw_grayscale_picture

Type: bool

left_click_sound

Type: Sound