Types/TabStyleSpecification

From Official Factorio Wiki
Revision as of 21:44, 6 August 2019 by Bilka (talk | contribs) (Created page with "Extension of Types/StyleSpecification.<br> Style specification type: '''tab_style''' == Optional properties == Inherits all properties from Types/StyleSpecification....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

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