Factorio Prototype DocsVersion 2.1.8

GuiStyle - Prototype Docs

GuiStyle 'gui-style'

The available GUI styles.

Prototype limited to 1 total instances.

Inherits from PrototypeBase

Properties

Custom properties :: stringStyleSpecification

Styles are defined as uniquely named StyleSpecification properties of the prototype. [...]

Styles are defined as uniquely named StyleSpecification properties of the prototype. [...]

Inherited from PrototypeBase
type :: string

Specifies the kind of prototype this is. [...]

Specifies the kind of prototype this is. [...]

name :: string

Unique textual identification of the prototype. [...]

Unique textual identification of the prototype. [...]

order optional :: Order

Used to order prototypes in inventory, recipes and GUIs. [...]

Used to order prototypes in inventory, recipes and GUIs. [...]

localised_name optional :: LocalisedString

Overwrites the name set in the locale file. [...]

Overwrites the name set in the locale file. [...]

localised_description optional :: LocalisedString

Overwrites the description set in the locale file. [...]

Overwrites the description set in the locale file. [...]

factoriopedia_description optional :: LocalisedString

Provides additional description used in factoriopedia.

Provides additional description used in factoriopedia.

subgroup optional :: ItemSubGroupID

The name of an ItemSubGroup.

The name of an ItemSubGroup.

hidden optional :: boolean
hidden_in_factoriopedia optional :: boolean
parameter optional :: boolean

Whether the prototype is a special type which can be used to parametrize blueprints and doesn't have other function.

Whether the prototype is a special type which can be used to parametrize blueprints and doesn't have other function.

factoriopedia_simulation optional :: SimulationDefinition

The simulation shown when looking at this prototype in the Factoriopedia GUI.

The simulation shown when looking at this prototype in the Factoriopedia GUI.

Properties

default_tileset :: FileName optional

Default: ""

default_sprite_scale :: double optional

Default: 1

default_sprite_priority :: SpritePriority optional

Default: "medium"

Custom properties  :: stringStyleSpecification

Styles are defined as uniquely named StyleSpecification properties of the prototype.

Styles with certain names are mandatory, as they are used by the base game GUI. A list is found below.

Mandatory styles:
  • "slot_button" of type button_style
  • "confirm_button" of type button_style
  • "confirm_button_without_tooltip" of type button_style
  • "confirm_double_arrow_button" of type button_style
  • "tips_and_tricks_notification_button" of type button_style
  • "red_confirm_button" of type button_style
  • "red_back_button" of type button_style
  • "red_button" of type button_style
  • "green_button" of type button_style
  • "tool_button_red" of type button_style
  • "tool_button" of type button_style
  • "tool_button_without_padding" of type button_style
  • "tool_button_green" of type button_style
  • "tool_button_blue" of type button_style
  • "tool_button_flush_fluid" of type button_style
  • "mini_button" of type button_style
  • "mini_button_aligned_to_text_vertically" of type button_style
  • "mini_button_aligned_to_text_vertically_when_centered" of type button_style
  • "mini_tool_button_red" of type button_style
  • "highlighted_tool_button" of type button_style
  • "confirm_in_load_game_button" of type button_style
  • "back_button" of type button_style
  • "forward_button" of type button_style
  • "menu_button" of type button_style
  • "menu_button_continue" of type button_style
  • "side_menu_button" of type button_style
  • "dialog_button" of type button_style
  • "control_settings_button" of type button_style
  • "control_settings_section_button" of type button_style
  • "quick_bar_page_button" of type button_style
  • "slot_button_in_shallow_frame" of type button_style
  • "yellow_slot_button" of type button_style
  • "red_slot_button" of type button_style
  • "slot_sized_button" of type button_style
  • "compact_slot_sized_button" of type button_style
  • "slot_sized_button_blue" of type button_style
  • "slot_sized_button_red" of type button_style
  • "slot_sized_button_green" of type button_style
  • "shortcut_bar_button" of type button_style
  • "shortcut_bar_button_blue" of type button_style
  • "shortcut_bar_button_red" of type button_style
  • "shortcut_bar_button_green" of type button_style
  • "shortcut_bar_button_small" of type button_style
  • "shortcut_bar_button_small_green" of type button_style
  • "shortcut_bar_button_small_red" of type button_style
  • "shortcut_bar_button_small_blue" of type button_style
  • "compact_slot" of type button_style
  • "slot" of type button_style
  • "red_slot" of type button_style
  • "yellow_slot" of type button_style
  • "green_slot" of type button_style
  • "blue_slot" of type button_style
  • "inventory_slot" of type button_style
  • "filter_inventory_slot" of type button_style
  • "closed_inventory_slot" of type button_style
  • "red_inventory_slot" of type button_style
  • "yellow_inventory_slot" of type button_style
  • "filter_group_button_tab_slightly_larger" of type button_style
  • "blueprint_record_slot_button" of type button_style
  • "blueprint_record_selection_button" of type button_style
  • "compact_red_slot" of type button_style
  • "inventory_limit_slot_button" of type button_style
  • "working_weapon_button" of type button_style
  • "not_working_weapon_button" of type button_style
  • "transparent_button" of type button_style
  • "transparent_slot" of type button_style
  • "universe_frame" of type frame_style
  • "universe_connection_button" of type button_style
  • "universe_platform_button" of type button_style
  • "frame_action_button" of type button_style
  • "train_schedule_action_button" of type button_style
  • "train_schedule_delete_button" of type button_style
  • "train_schedule_collapse_button" of type button_style
  • "shortcut_bar_expand_button" of type button_style
  • "open_armor_button" of type button_style
  • "item_and_count_select_confirm" of type button_style
  • "tool_bar_open_button" of type button_style
  • "map_view_add_button" of type button_style
  • "tool_equip_ammo_slot" of type button_style
  • "choose_chat_icon_button" of type button_style
  • "choose_chat_icon_in_textbox_button" of type button_style
  • "decider_combinator_signal_select_button" of type button_style
  • "decider_combinator_fulfilled_signal_select_button" of type button_style
  • "add_logistic_section_button" of type button_style
  • "tool_equip_equipment_image" of type image_style
  • "clickable_empty_technology_slot" of type technology_slot_style
  • "disabled_technology_slot" of type technology_slot_style
  • "disabled_index_technology_slot" of type technology_slot_style
  • "researched_technology_slot" of type technology_slot_style
  • "available_technology_slot" of type technology_slot_style
  • "conditionally_available_technology_slot" of type technology_slot_style
  • "unavailable_technology_slot" of type technology_slot_style
  • "disabled_preview_technology_slot" of type technology_slot_style
  • "disabled_preview_index_technology_slot" of type technology_slot_style
  • "researched_preview_technology_slot" of type technology_slot_style
  • "available_preview_technology_slot" of type technology_slot_style
  • "conditionally_available_preview_technology_slot" of type technology_slot_style
  • "unavailable_preview_technology_slot" of type technology_slot_style
  • "omitted_technology_slot" of type button_style
  • "crafting_queue_slot" of type button_style
  • "promised_crafting_queue_slot" of type button_style
  • "image_tab_slot" of type button_style
  • "image_tab_selected_slot" of type button_style
  • "red_circuit_network_content_slot" of type button_style
  • "green_circuit_network_content_slot" of type button_style
  • "drop_target_button" of type button_style
  • "minimap_slot" of type button_style
  • "locomotive_minimap_button" of type button_style
  • "browse_games_gui_toggle_favorite_on_button" of type button_style
  • "browse_games_gui_toggle_favorite_off_button" of type button_style
  • "research_queue_cancel_button" of type button_style
  • "new_game_header_list_box_item" of type button_style
  • "list_box_item" of type button_style
  • "train_status_button" of type button_style
  • "station_train_status_button" of type button_style
  • "title_tip_item" of type button_style
  • "default_permission_group_list_box_item" of type button_style
  • "target_station_in_schedule_in_train_view_list_box_item" of type button_style
  • "no_path_station_in_schedule_in_train_view_list_box_item" of type button_style
  • "not_accessible_station_in_station_selection" of type button_style
  • "partially_accessible_station_in_station_selection" of type button_style
  • "other_settings_gui_button" of type button_style
  • "map_generator_preview_button" of type button_style
  • "map_generator_close_preview_button" of type button_style
  • "map_generator_confirm_button" of type button_style
  • "train_schedule_comparison_type_button" of type button_style
  • "train_schedule_add_wait_condition_button" of type button_style
  • "train_schedule_add_station_button" of type button_style
  • "train_schedule_add_interrupt_station_button" of type button_style
  • "train_schedule_item_select_button" of type button_style
  • "train_schedule_fulfilled_item_select_button" of type button_style
  • "train_schedule_fulfilled_delete_button" of type button_style
  • "train_schedule_temporary_station_delete_button" of type button_style
  • "train_schedule_condition_time_selection_button" of type button_style
  • "entity_variation_button" of type button_style
  • "tile_variation_button" of type button_style
  • "cancel_close_button" of type button_style
  • "close_button" of type button_style
  • "mods_filter_exclude_button" of type button_style
  • "wide_list_box" of type list_box_style
  • "wide_list_box_in_shallow_frame" of type list_box_style
  • "wide_list_box_under_subheader" of type list_box_style
  • "wide_list_box_in_shallow_frame_under_subheader" of type list_box_style
  • "list_box_under_subheader" of type list_box_style
  • "campaigns_list_box" of type list_box_style
  • "campaign_levels_list_box" of type list_box_style
  • "custom_games_list_box" of type list_box_style
  • "train_station_list_box" of type list_box_style
  • "floating_train_station_list_box" of type list_box_style
  • "schedule_in_train_view_list_box" of type list_box_style
  • "permissions_groups_list_box" of type list_box_style
  • "permissions_players_list_box" of type list_box_style
  • "naked_list_box" of type list_box_style
  • "game_controller_icons_dropdown" of type drop_down_style
  • "circuit_condition_comparator_dropdown" of type drop_down_style
  • "train_schedule_circuit_condition_comparator_dropdown" of type drop_down_style
  • "changelog_textbox" of type text_box_style
  • "console_input_textfield" of type text_box_style
  • "invalid_value_textfield" of type text_box_style
  • "highlighted_value_textfield" of type text_box_style
  • "mod_startup_settings_mismatch_notice_box" of type text_box_style
  • "notice_scroll_pane" of type scroll_pane_style
  • "pins_scroll_pane" of type scroll_pane_style
  • "notice_textbox" of type text_box_style
  • "long_number_textfield" of type text_box_style
  • "big_notice_textbox" of type text_box_style
  • "small_notice_textbox" of type text_box_style
  • "search_popup_textfield" of type text_box_style
  • "other_settings_gui_textbox" of type text_box_style
  • "short_number_textfield" of type text_box_style
  • "invalid_value_short_number_textfield" of type text_box_style
  • "very_short_number_textfield" of type text_box_style
  • "slider_value_textfield" of type text_box_style
  • "wide_slider_value_textfield" of type text_box_style
  • "short_slider_value_textfield" of type text_box_style
  • "stretchable_textfield" of type text_box_style
  • "ime_composition_textfield" of type text_box_style
  • "editor_lua_textbox" of type text_box_style
  • "edit_blueprint_description_textbox" of type text_box_style
  • "non_draggable_frame" of type frame_style
  • "invisible_frame" of type frame_style
  • "frame_with_even_paddings" of type frame_style
  • "no_header_filler_frame" of type frame_style
  • "map_details_frame" of type frame_style
  • "bordered_frame" of type frame_style
  • "inside_deep_frame" of type frame_style
  • "tab_deep_frame_in_entity_frame" of type frame_style
  • "deep_frame_in_shallow_frame_for_description" of type frame_style
  • "deep_frame_in_shallow_frame_for_description_with_fixed_width" of type frame_style
  • "inside_shallow_frame" of type frame_style
  • "shallow_frame_in_shallow_frame" of type frame_style
  • "inside_shallow_frame_with_padding" of type frame_style
  • "inside_shallow_frame_with_padding_and_vertical_spacing" of type frame_style
  • "deep_frame_in_shallow_frame" of type frame_style
  • "deep_frame_in_tabbed_pane" of type frame_style
  • "slot_button_deep_frame" of type frame_style
  • "inventory_frame" of type frame_style
  • "quick_panel_slot_button_deep_frame" of type frame_style
  • "filter_frame" of type frame_style
  • "train_inventory_frame" of type frame_style
  • "tooltip_frame" of type frame_style
  • "tooltip_description_frame" of type frame_style
  • "blueprint_tooltip_description_frame" of type frame_style
  • "goal_frame" of type frame_style
  • "goal_inner_frame" of type frame_style
  • "shortcut_bar_window_frame" of type frame_style
  • "quick_bar_inner_panel" of type frame_style
  • "tool_equip_inner_panel" of type frame_style
  • "shortcut_bar_inner_panel" of type frame_style
  • "subfooter_frame" of type frame_style
  • "subfooter_frame_with_left_edge" of type frame_style
  • "tips_and_tricks_info_frame" of type frame_style
  • "tips_and_tricks_info_frame_small_screen" of type frame_style
  • "tips_and_tricks_subfooter" of type frame_style
  • "right_container_frame" of type frame_style
  • "minimap_frame" of type frame_style
  • "side_menu_frame" of type frame_style
  • "achievement_frame" of type frame_style
  • "completed_achievement_frame" of type frame_style
  • "tips_and_tricks_frame" of type frame_style
  • "failed_achievement_frame" of type frame_style
  • "achievement_notification_frame" of type frame_style
  • "tips_and_tricks_notification_frame" of type frame_style
  • "subheader_frame" of type frame_style
  • "repeated_subheader_frame" of type frame_style
  • "subheader_frame_with_text_on_the_right" of type frame_style
  • "negative_subheader_frame" of type frame_style
  • "logistic_section_subheader_frame" of type frame_style
  • "logistic_section_repeated_subheader_frame" of type frame_style
  • "slot_group_frame" of type frame_style
  • "inside_shallow_frame_packed" of type frame_style
  • "slot_window_frame" of type frame_style
  • "quick_bar_slot_window_frame" of type frame_style
  • "technology_card_frame" of type frame_style
  • "research_progress_inner_frame_inactive" of type frame_style
  • "research_progress_inner_frame_active" of type frame_style
  • "shallow_frame" of type frame_style
  • "control_settings_section_frame" of type frame_style
  • "technology_gui_outer_frame" of type frame_style
  • "technology_gui_left_frame" of type frame_style
  • "technology_graph_title_frame" of type frame_style
  • "train_schedule_station_frame" of type frame_style
  • "train_schedule_station_in_interrupt_frame" of type frame_style
  • "train_schedule_temporary_station_frame" of type frame_style
  • "train_schedule_condition_frame" of type frame_style
  • "blueprint_parameter_frame" of type frame_style
  • "train_schedule_fullfilled_condition_frame" of type frame_style
  • "train_schedule_comparison_type_frame" of type frame_style
  • "train_schedule_comparison_type_frame_indented" of type frame_style
  • "train_schedule_comparison_type_frame_extra_indented" of type frame_style
  • "sync_mods_default_status_frame" of type frame_style
  • "sync_mods_downloading_status_frame" of type frame_style
  • "tooltip_title_frame_light" of type frame_style
  • "tooltip_panel_background" of type frame_style
  • "number_input_frame" of type frame_style
  • "neutral_message_frame" of type frame_style
  • "negative_message_frame" of type frame_style
  • "positive_message_frame" of type frame_style
  • "shortcut_selection_row" of type frame_style
  • "frame_tabbed_pane_corner" of type frame_style
  • "frame_tabbed_pane_frame_header" of type frame_style
  • "tabbed_pane_frame" of type frame_style
  • "frame_without_left_side" of type frame_style
  • "frame_without_left_and_right_side" of type frame_style
  • "character_gui_left_side" of type frame_style
  • "search_popup_frame" of type frame_style
  • "bonus_card_frame" of type frame_style
  • "empty_bonus_card_frame" of type frame_style
  • "inset_frame_container_frame" of type frame_style
  • "chart_search_result_frame" of type frame_style
  • "pins_frame" of type frame_style
  • "lab_research_info_button" of type button_style
  • "current_research_info_button" of type button_style
  • "current_research_info_image" of type image_style
  • "current_research_info_percent_label" of type label_style
  • "blueprint_book_edit_frame" of type frame_style
  • "main_progressbar_frame" of type frame_style
  • "editor_mode_selection_frame" of type frame_style
  • "editor_inner_frame" of type frame_style
  • "new_game_subfooter" of type frame_style
  • "entity_frame" of type frame_style
  • "entity_button_frame" of type frame_style
  • "train_with_minimap_frame" of type frame_style
  • "right_side_frame" of type frame_style
  • "decider_combinator_frame" of type frame_style
  • "decider_combinator_condition_frame" of type frame_style
  • "decider_combinator_fulfilled_condition_frame" of type frame_style
  • "frame_around_top" of type frame_style
  • "frame_around_bottom" of type frame_style
  • "frame_around_left" of type frame_style
  • "frame_around_right" of type frame_style
  • "frame_around_center" of type frame_style
  • "control_settings_bordered_frame" of type frame_style
  • "packed_horizontal_flow" of type horizontal_flow_style
  • "compact_horizontal_flow" of type horizontal_flow_style
  • "dialog_buttons_horizontal_flow" of type horizontal_flow_style
  • "player_input_horizontal_flow" of type horizontal_flow_style
  • "inset_frame_container_horizontal_flow" of type horizontal_flow_style
  • "inset_frame_container_horizontal_flow_in_tabbed_pane" of type horizontal_flow_style
  • "train_schedule_mode_switch_horizontal_flow" of type horizontal_flow_style
  • "horizontal_flow_with_extra_right_margin" of type horizontal_flow_style
  • "relative_gui_top_flow" of type horizontal_flow_style
  • "relative_gui_bottom_flow" of type horizontal_flow_style
  • "two_module_spacing_horizontal_flow" of type horizontal_flow_style
  • "relative_gui_left_flow" of type vertical_flow_style
  • "relative_gui_right_flow" of type vertical_flow_style
  • "packed_vertical_flow" of type vertical_flow_style
  • "padded_vertical_flow" of type vertical_flow_style
  • "quickbar_holder_flow" of type vertical_flow_style
  • "inset_frame_container_vertical_flow" of type vertical_flow_style
  • "two_module_spacing_vertical_flow" of type vertical_flow_style
  • "new_game_difficulty_vertical_flow" of type vertical_flow_style
  • "crafting_queue_flow" of type flow_style
  • "table_with_selection" of type table_style
  • "players_table" of type table_style
  • "mods_explore_results_table" of type table_style
  • "bordered_table" of type table_style
  • "compact_slot_table" of type table_style
  • "slot_table" of type table_style
  • "browse_games_table" of type table_style
  • "browse_games_on_lan_table" of type table_style
  • "inset_frame_container_table" of type table_style
  • "map_generator_frequency_table" of type table_style
  • "player_input_table" of type table_style
  • "graphics_settings_table" of type table_style
  • "control_settings_bordered_table" of type table_style
  • "sync_mods_table" of type table_style
  • "removed_content_table" of type table_style
  • "finished_game_table" of type table_style
  • "filter_slot_table" of type table_style
  • "editor_mode_selection_table" of type table_style
  • "splitter_settings_table" of type table_style
  • "trains_widget_table" of type table_style
  • "undelete_space_platforms_table" of type table_style
  • "research_queue_table" of type table_style
  • "mappers_table" of type table_style
  • "wide_activity_bar" of type activity_bar_style
  • "production_progressbar" of type progress_bar_style
  • "burning_progressbar" of type progress_bar_style
  • "health_progressbar" of type progress_bar_style
  • "vehicle_health_progressbar" of type progress_bar_style
  • "mining_progressbar" of type progress_bar_style
  • "shield_progressbar" of type progress_bar_style
  • "bonus_progressbar" of type progress_bar_style
  • "battery_progressbar" of type progress_bar_style
  • "electric_satisfaction_progressbar" of type progress_bar_style
  • "electric_satisfaction_statistics_progressbar" of type progress_bar_style
  • "electric_statistics_progressbar" of type progress_bar_style
  • "electric_satisfaction_in_description_progressbar" of type progress_bar_style
  • "item_spoilage_in_description_progress_bar" of type progress_bar_style
  • "thick_progressbar" of type progress_bar_style
  • "disk_usage_progressbar" of type progress_bar_style
  • "achievement_progressbar" of type progress_bar_style
  • "achievement_card_progressbar" of type progress_bar_style
  • "heat_progressbar" of type progress_bar_style
  • "rocket_weight_used_progress_bar" of type progress_bar_style
  • "caption_checkbox" of type check_box_style
  • "subheader_caption_checkbox" of type check_box_style
  • "black_checkbox" of type check_box_style
  • "caption_radiobutton" of type radio_button_style
  • "frame_title" of type label_style
  • "caption_label" of type label_style
  • "semibold_caption_label" of type label_style
  • "semibold_label" of type label_style
  • "bold_label" of type label_style
  • "green_label" of type label_style
  • "bold_black_label" of type label_style
  • "bold_green_label" of type label_style
  • "red_label" of type label_style
  • "bold_red_label" of type label_style
  • "electric_usage_label" of type label_style
  • "count_label" of type label_style
  • "recipe_count_line_label" of type label_style
  • "recipe_ghost_count_line_label" of type label_style
  • "tooltip_label" of type label_style
  • "tooltip_title_label" of type label_style
  • "subheader_label" of type label_style
  • "subheader_caption_label" of type label_style
  • "subheader_semibold_label" of type label_style
  • "subheader_right_aligned_label" of type label_style
  • "heading_2_label" of type label_style
  • "achievement_unlocked_title_label" of type label_style
  • "achievement_locked_title_label" of type label_style
  • "achievement_failed_title_label" of type label_style
  • "achievement_failed_description_label" of type label_style
  • "achievement_failed_reason_label" of type label_style
  • "tips_and_tricks_title_label" of type label_style
  • "steam_friend_label" of type label_style
  • "frame_subheading_label" of type label_style
  • "orange_label" of type label_style
  • "bold_orange_label" of type label_style
  • "grey_label" of type label_style
  • "bold_grey_label" of type label_style
  • "tooltip_heading_label" of type label_style
  • "tooltip_heading_label_category" of type label_style
  • "squashable_label" of type label_style
  • "black_label" of type label_style
  • "black_squashable_label" of type label_style
  • "black_label_with_left_padding" of type label_style
  • "black_squashable_label_with_left_padding" of type label_style
  • "black_clickable_label" of type label_style
  • "black_clickable_squashable_label" of type label_style
  • "color_picker_label" of type label_style
  • "tooltip_item_label" of type label_style
  • "clickable_label" of type label_style
  • "clickable_squashable_label" of type label_style
  • "label_with_left_padding" of type label_style
  • "squashable_label_with_left_padding" of type label_style
  • "train_schedule_unavailable_stop_label" of type label_style
  • "train_schedule_non_existent_stop_label" of type label_style
  • "hyperlink_label" of type label_style
  • "info_label" of type label_style
  • "control_input_shortcut_label" of type label_style
  • "main_menu_version_label" of type label_style
  • "label_under_widget" of type label_style
  • "finished_game_label" of type label_style
  • "train_stop_subheader" of type label_style
  • "inventory_frame_title_style" of type label_style
  • "mods_filter_hit_count_label" of type label_style
  • "slot_column_header_label" of type label_style
  • "inside_shallow_frame_with_padding_line" of type line_style
  • "blurry_panel_horizontal_line" of type line_style
  • "dark_line" of type line_style
  • "tooltip_category_line" of type line_style
  • "tooltip_horizontal_line" of type line_style
  • "lab_progress_and_slot_divider" of type line_style
  • "lab_progress_and_slot_divider_empty" of type line_style
  • "scroll_pane_in_shallow_frame" of type scroll_pane_style
  • "trains_scroll_pane" of type scroll_pane_style
  • "trains_scroll_pane_with_side_margin" of type scroll_pane_style
  • "stations_scroll_pane" of type scroll_pane_style
  • "stations_scroll_pane_small_screen" of type scroll_pane_style
  • "tab_scroll_pane" of type scroll_pane_style
  • "technology_list_scroll_pane" of type scroll_pane_style
  • "statistics_scroll_pane" of type scroll_pane_style
  • "blurry_scroll_pane" of type scroll_pane_style
  • "map_preview_scroll_pane" of type scroll_pane_style
  • "tab_shallow_scroll_pane" of type scroll_pane_style
  • "featured_technology_description_scroll_pane" of type scroll_pane_style
  • "scroll_pane_under_subheader" of type scroll_pane_style
  • "train_schedule_scroll_pane" of type scroll_pane_style
  • "train_interrupts_scroll_pane" of type scroll_pane_style
  • "mods_scroll_pane" of type scroll_pane_style
  • "stations_trains_scroll_pane" of type scroll_pane_style
  • "entity_frame_scroll_pane" of type scroll_pane_style
  • "shallow_scroll_pane" of type scroll_pane_style
  • "shallow_slots_scroll_pane" of type scroll_pane_style
  • "deep_scroll_pane" of type scroll_pane_style
  • "deep_scroll_pane_with_padding" of type scroll_pane_style
  • "deep_slots_scroll_pane" of type scroll_pane_style
  • "achievement_slots_scroll_pane" of type scroll_pane_style
  • "logistic_sections_scroll_pane" of type scroll_pane_style
  • "character_crafting_queue_scroll_pane" of type scroll_pane_style
  • "logistic_gui_items_scroll_pane" of type scroll_pane_style
  • "shortcut_bar_selection_scroll_pane" of type scroll_pane_style
  • "naked_scroll_pane" of type scroll_pane_style
  • "horizontally_limited_equipment_grid_scroll_pane" of type scroll_pane_style
  • "text_holding_scroll_pane" of type scroll_pane_style
  • "factoriopedia_contents_scroll_pane" of type scroll_pane_style
  • "factoriopedia_icon_grid_scroll_pane" of type scroll_pane_style
  • "decider_combinator_conditions_scroll_pane" of type scroll_pane_style
  • "decider_combinator_outputs_scroll_pane" of type scroll_pane_style
  • "mappers_scroll_pane" of type scroll_pane_style
  • "achievement_image" of type image_style
  • "map_info_image" of type image_style
  • "new_game_info_image" of type image_style
  • "mod_thumbnail_image" of type image_style
  • "mod_explore_thumbnail_image" of type image_style
  • "mod_updates_status_image" of type image_style
  • "install_mod_status_image" of type image_style
  • "mod_attribute_image" of type image_style
  • "tips_and_tricks_image" of type image_style
  • "logistics_diode" of type image_style
  • "status_image" of type image_style
  • "achievement_warning_image" of type image_style
  • "mods_sorting_image" of type image_style
  • "recipe_tooltip_horizontal_image" of type image_style
  • "tips_and_tricks_simulation" of type empty_widget_style
  • "entity_button_base" of type empty_widget_style
  • "undo_camera" of type empty_widget_style
  • "tooltip_camera" of type empty_widget_style
  • "wide_entity_button" of type empty_widget_style
  • "draggable_space_in_train_schedule" of type empty_widget_style
  • "draggable_space_in_temporary_train_station" of type empty_widget_style
  • "fulfilled_draggable_space_in_train_schedule" of type empty_widget_style
  • "color_indicator" of type empty_widget_style
  • "minimap_widget_under_subheader" of type empty_widget_style
  • "blueprint_preview" of type empty_widget_style
  • "entity_frame_filler" of type empty_widget_style
  • "tool_bar_empty_slot" of type empty_widget_style
  • "research_queue_drag_handle" of type empty_widget_style
  • "research_queue_active_glow_dark" of type glow_style
  • "research_queue_active_glow_light" of type glow_style
  • "research_queue_active_glow_outer" of type glow_style
  • "notched_slider" of type slider_style
  • "map_generator_notched_slider" of type slider_style
  • "map_generator_13_notch_slider" of type slider_style
  • "map_generator_notched_slider_wide" of type slider_style
  • "red_slider" of type slider_style
  • "green_slider" of type slider_style
  • "blue_slider" of type slider_style
  • "other_settings_slider" of type slider_style
  • "notched_double_slider" of type double_slider_style
  • "blueprint_drop_slot_button" of type empty_widget_style
  • "blueprint_icon_preview" of type empty_widget_style
  • "draggable_space" of type empty_widget_style
  • "draggable_space_in_shortcut_list" of type empty_widget_style
  • "filter_tabbed_pane" of type tabbed_pane_style
  • "frame_tabbed_pane" of type tabbed_pane_style
  • "quick_panel_tabbed_pane" of type tabbed_pane_style
  • "tabbed_pane_with_no_side_padding" of type tabbed_pane_style
  • "tabbed_pane_with_extra_padding" of type tabbed_pane_style
  • "frame_tab" of type tab_style
  • "filter_group_tab" of type tab_style
  • "slightly_smaller_tab" of type tab_style
  • "filter_group_slot_tab" of type tab_style
  • "production_graph" of type graph_style
  • "research_info_tooltip_graph" of type graph_style
  • "train_schedule_partially_fullfilled_condition_frame" of type frame_style
  • "partially_fulfilled_draggable_space_in_train_schedule" of type empty_widget_style
  • "train_schedule_partially_fulfilled_delete_button" of type button_style
  • "train_schedule_partially_fulfilled_item_select_button" of type button_style

Example

-- Adding a custom frame_style-type style
data.raw["gui-style"]["default"]["custom_style_for_a_frame"] =
{
  type = "frame_style",
  parent = "frame",
  use_header_filler = false,
  drag_by_title = false
}
Fulltext search

Prototypes

Types

Defines

Fulltext search for