List of Styles
Style: animation (inherits from default) |
This is the default style of animations. Don't change this, change image_placement instead.
Style: button (inherits from default) |
(window) The default style used for buttons in the main and game menus.
Style: centered_text (inherits from default) |
(text) The style used for text spoken by the "centered" character.
Style: centered_window (inherits from default) |
(window) The style that is used for a "window" containing centered text.
Style: default (inherits from None) |
The default style that all styles inherit from. (This style does not inherit from another style.)
Style: error_body (inherits from default) |
(text) The style of the body of error messages generated by Ren'Py.
Style: error_root (inherits from default) |
(window) The style of the window containing error messages generated by Ren'Py.
Style: error_title (inherits from default) |
(text) The style of the text containing the title of error messages generated by Ren'Py.
Style: file_picker_empty_slot (inherits from file_picker_text) |
(text) The style that is used for the empty slot indicator in the file picker.
Style: file_picker_entry (inherits from menu_button) |
(window) The style that is used for each of the slots in the file picker.
Style: file_picker_entry_box (inherits from thin_hbox) |
(box) The style that is used for the hbox inside of a file picker entry.
Style: file_picker_extra_info (inherits from file_picker_text) |
(text) The style that is applied to extra info in the file picker. The extra info is the save time, and the save_name if one exists.
Style: file_picker_frame (inherits from default) |
(window) A window containing the file picker that is used to choose slots for loading and saving.
Style: file_picker_frame_vbox (inherits from thin_vbox) |
(box) The vbox containing both the nav and the grid in the file picker.
Style: file_picker_grid (inherits from default) |
The style of the grid containing the file picker entries.
Style: file_picker_nav_button (inherits from menu_button) |
(window) The style that is used for file picker navigation buttons. (The buttons that let the user select the file picker page.)
Style: file_picker_nav_button_text (inherits from menu_button_text) |
(text) The style that is used for the label of file picker navigation buttons.
Style: file_picker_navbox (inherits from thick_hbox) |
(box) The box containing the naviation (next/previous) buttons in the file picker.
Style: file_picker_new (inherits from file_picker_text) |
(text) The style that is applied to the number of the new slot in the file picker.
Style: file_picker_old (inherits from file_picker_text) |
(text) The style that is applied to the number of the old slots in the file picker.
Style: file_picker_text (inherits from default) |
(text) A base style for all text that is displayed in the file picker.
Style: gm_nav_button (inherits from menu_button) |
(window) The style of a game menu navigation button.
Style: gm_nav_button_text (inherits from menu_button_text) |
(text, hover) The style of the text of a game menu navigation button.
Style: gm_nav_frame (inherits from default) |
(window) The style used by a window containing buttons that allow the user to navigate through the different screens of the game menu.
Style: gm_nav_vbox (inherits from thin_vbox) |
(box) The style that is used by the box inside the gm_nav_frame.
Style: gm_root (inherits from default) |
(window) The style used for the root window of the game menu. This is primarily used to change the background of the game menu.
Style: hyperlink (inherits from default) |
(window) The style of a hyperlink button, created with the {a} text tag.
Style: hyperlink_text (inherits from default) |
(window) The stylee of hyperlink button text, created with the {a} text tag.
Style: image (inherits from default) |
This is the style of images themselves. Don't change this, change image_placement instead.
Style: image_button_image (inherits from default) |
The default style used for images inside image buttons.
Style: image_placement (inherits from default) |
This style is used to control the default placement of images on the screen.
Style: imagemap_button (inherits from default) |
(window) The style that is used for buttons inside imagemaps.
Style: js_frame (inherits from prefs_frame) |
(window) The window containing the joystick mapping message.
Style: js_frame_vbox (inherits from thick_vbox) |
(window) The vbox containing the joistick mapping message.
Style: js_function_label (inherits from prefs_label) |
(text, position) The style of the joystick mapping function name.
Style: js_prompt_label (inherits from prefs_label) |
(text) The style of the joystick mapping prompt message.
Style: menu (inherits from default) |
(position) The style that is used for the vbox containing a menu.
Style: menu_button (inherits from button) |
(window) The base style for buttons that are part of the main or game menus.
Style: menu_button_text (inherits from button_text) |
(text) The base style for the label of buttons that are part of the main or game menus.
Style: menu_caption (inherits from default) |
(text) The style that is used to render a menu caption. (This isn't used in button_menu mode.)
Style: menu_choice (inherits from default) |
(text) The style that is used to render the text of a menu choice.
Style: menu_choice_button (inherits from default) |
(window) The style that is used to render the button containing a menu choice.
Style: menu_choice_chosen (inherits from menu_choice) |
(text) The style that is used to render the text of a menu choice that has been chosen by the user sometime in the past.
Style: menu_choice_chosen_button (inherits from menu_choice_button) |
(window) The style that is used to render the button containing a menu choice that has been chosen by the user sometime in the past.
Style: menu_window (inherits from window) |
(window) The default style for windows containing a choice menu.
Style: mm_button (inherits from menu_button) |
(window) The style that is used for buttons that are part of the main menu.
Style: mm_button_text (inherits from menu_button_text) |
(text) The style that is used for the labels of buttons that are part of the main menu.
Style: mm_menu_frame (inherits from default) |
(window) A window that contains the choices in the main menu. Change this to change the placement of these choices on the main menu screen.
Style: mm_menu_frame_vbox (inherits from thin_vbox) |
(box) The vbox containing the main menu choices.
Style: mm_root (inherits from default) |
(window) The style used for the root window of the main menu. This is primarily used to set a background for the main menu.
Style: prefs_button_text (inherits from menu_button_text) |
(text, hover) The style of the text of a preference button.
Style: prefs_hbox (inherits from default) |
If config.hbox_pref_choices is True, the style of the hbox containing the choices.
Style: prefs_joystick (inherits from prefs_center) |
The position of the column of joystick preferences.
Style: prefs_js_button (inherits from prefs_button) |
(window, hover) The style of buttons giving a joystick mapping.
Style: prefs_js_button_text (inherits from prefs_button_text) |
(text) The style of the text in buttons giving a joystick mapping.
Style: prefs_js_frame (inherits from prefs_pref_frame) |
(window) The window containing a joystick mapping preference.
Style: prefs_js_vbox (inherits from prefs_pref_vbox) |
(box) A vbox containing a joystick mapping preference.
Style: prefs_jump (inherits from prefs_pref_frame) |
(window) The style of a window containing a jump preference.
Style: prefs_jump_button (inherits from prefs_button) |
(window) The style of a jump preference button.
Style: prefs_jump_button_text (inherits from prefs_button_text) |
(text) The style of jump preference button text.
Style: prefs_label (inherits from default) |
(text) The style that is applied to the label of a block of preferences.
Style: prefs_pref_vbox (inherits from thin_vbox) |
(box) The style of the vbox containing a preference.
Style: prefs_spinner (inherits from default) |
The position of the prefs spinner. (Note that preference spinners are not used in modern versions of Ren'Py.)
Style: prefs_spinner_button (inherits from prefs_button) |
(window, hover) The style of the + or - buttons in a preference spinner.
Style: prefs_spinner_button_text (inherits from prefs_button_text) |
(text, hover) The style of the text of the + and - buttons in a preference spinner.
Style: prefs_spinner_label (inherits from prefs_label) |
(text) This is the style that displays the value of a preference spinner.
Style: prefs_volume_slider (inherits from prefs_slider) |
(bar) The style that is applied to volume sliders.
Style: say_dialogue (inherits from default) |
(text) The style that is used by default for the text of dialogue.
Style: say_label (inherits from default) |
(text) The style that is used by default for the label of dialogue. The label is used to indicate who is saying something.
Style: say_thought (inherits from default) |
(text) The label that is used by default for the text of thoughts or narration, when no speaker is given.
Style: say_two_window_vbox (inherits from vbox) |
(window) The style used for the containing vbox in dialogue for a character with two_window set.
Style: say_vbox (inherits from vbox) |
(box) The vbox containing the label (if present) and the body of dialogue and thoughts.
Style: say_who_window (inherits from window) |
(window) The style used for the window containing the label, of a character with show_two_window set.
Style: say_window (inherits from window) |
(window) The default style for windows containing dialogue and thoughts.
Style: soundtest_button_text (inherits from prefs_button_text) |
(text) The style of the text of a sound test button.
Style: window (inherits from default) |
(window) The base style for the windows that contain dialogue, thoughts, and menus.
Style: yesno_frame (inherits from default) |
(window) The style of a window containing a yes/no prompt.
Style: yesno_frame_vbox (inherits from thick_vbox) |
(box) The style of a box containing the widgets in a yes/no prompt.