Types/TabStyleSpecification: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "Extension of Types/StyleSpecification.<br> Style specification type: '''tab_style''' == Optional properties == Inherits all properties from Types/StyleSpecification....")
(No difference)

Revision as of 21:44, 6 August 2019

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