release: 1.1.0
This commit is contained in:
commit
fa7ded9294
342 changed files with 16046 additions and 0 deletions
262
config/fancymenu/ui_themes/dark.json
Normal file
262
config/fancymenu/ui_themes/dark.json
Normal file
|
|
@ -0,0 +1,262 @@
|
|||
{
|
||||
"identifier": "dark",
|
||||
"display_name": "fancymenu.ui.themes.dark",
|
||||
"menu_bar_bottom_line_color": {
|
||||
"hex": "#5D6164FF"
|
||||
},
|
||||
"layout_editor_mouse_selection_rectangle_color": {
|
||||
"hex": "#0394FCFF"
|
||||
},
|
||||
"layout_editor_grid_color_normal": {
|
||||
"hex": "#BA79F164"
|
||||
},
|
||||
"layout_editor_grid_color_center": {
|
||||
"hex": "#5B5EFF64"
|
||||
},
|
||||
"layout_editor_element_border_color_normal": {
|
||||
"hex": "#0394FCFF"
|
||||
},
|
||||
"layout_editor_element_border_color_selected": {
|
||||
"hex": "#03DBFCFF"
|
||||
},
|
||||
"layout_editor_element_border_rotation_controls_color": {
|
||||
"hex": "#9E2BFFFF"
|
||||
},
|
||||
"layout_editor_element_border_vertical_tilting_controls_color": {
|
||||
"hex": "#FFB52BFF"
|
||||
},
|
||||
"layout_editor_element_border_horizontal_tilting_controls_color": {
|
||||
"hex": "#91FF2BFF"
|
||||
},
|
||||
"layout_editor_element_dragging_not_allowed_color": {
|
||||
"hex": "#E83609C8"
|
||||
},
|
||||
"layout_editor_element_border_display_line_background_color": {
|
||||
"hex": "#00000080"
|
||||
},
|
||||
"layout_editor_element_border_display_line_text_color": {
|
||||
"hex": "#FFFFFFFF"
|
||||
},
|
||||
"layout_editor_anchor_point_overlay_color_base": {
|
||||
"hex": "#25B479FF"
|
||||
},
|
||||
"layout_editor_anchor_point_overlay_color_border": {
|
||||
"hex": "#114F34FF"
|
||||
},
|
||||
"layout_editor_close_icon_color": {
|
||||
"hex": "#DA3C1EFF"
|
||||
},
|
||||
"scroll_grabber_color_normal": {
|
||||
"hex": "#595B5D64"
|
||||
},
|
||||
"scroll_grabber_color_hover": {
|
||||
"hex": "#66686864"
|
||||
},
|
||||
"screen_background_color": {
|
||||
"hex": "#3C3F41FF"
|
||||
},
|
||||
"screen_background_color_darker": {
|
||||
"hex": "#262626FF"
|
||||
},
|
||||
"element_border_color_normal": {
|
||||
"hex": "#5D6164FF"
|
||||
},
|
||||
"element_border_color_hover": {
|
||||
"hex": "#5D6164FF"
|
||||
},
|
||||
"element_background_color_normal": {
|
||||
"hex": "#474747FF"
|
||||
},
|
||||
"element_background_color_hover": {
|
||||
"hex": "#539CD4FF"
|
||||
},
|
||||
"slider_handle_color_normal": {
|
||||
"hex": "#4784B4FF"
|
||||
},
|
||||
"slider_handle_color_hover": {
|
||||
"hex": "#539CD4FF"
|
||||
},
|
||||
"area_background_color": {
|
||||
"hex": "#2B2B2BFF"
|
||||
},
|
||||
"edit_box_background_color": {
|
||||
"hex": "#2B2B2BFF"
|
||||
},
|
||||
"edit_box_border_color_normal": {
|
||||
"hex": "#5D6164FF"
|
||||
},
|
||||
"edit_box_border_color_focused": {
|
||||
"hex": "#5D6164FF"
|
||||
},
|
||||
"list_entry_color_selected_hovered": {
|
||||
"hex": "#323232FF"
|
||||
},
|
||||
"actions_entry_background_color_action": {
|
||||
"hex": "#3A3F44FF"
|
||||
},
|
||||
"actions_entry_background_color_action_hover": {
|
||||
"hex": "#44494EFF"
|
||||
},
|
||||
"actions_entry_background_color_if": {
|
||||
"hex": "#263F55FF"
|
||||
},
|
||||
"actions_entry_background_color_if_hover": {
|
||||
"hex": "#2D516EFF"
|
||||
},
|
||||
"actions_entry_background_color_else_if": {
|
||||
"hex": "#392D4FFF"
|
||||
},
|
||||
"actions_entry_background_color_else_if_hover": {
|
||||
"hex": "#463A5FFF"
|
||||
},
|
||||
"actions_entry_background_color_else": {
|
||||
"hex": "#4E3721FF"
|
||||
},
|
||||
"actions_entry_background_color_else_hover": {
|
||||
"hex": "#5F462DFF"
|
||||
},
|
||||
"actions_entry_background_color_while": {
|
||||
"hex": "#234A42FF"
|
||||
},
|
||||
"actions_entry_background_color_while_hover": {
|
||||
"hex": "#2D5C52FF"
|
||||
},
|
||||
"actions_entry_background_color_folder": {
|
||||
"hex": "#50303CFF"
|
||||
},
|
||||
"actions_entry_background_color_folder_hover": {
|
||||
"hex": "#613E4DFF"
|
||||
},
|
||||
"actions_entry_background_color_generic_block": {
|
||||
"hex": "#3A3B3EFF"
|
||||
},
|
||||
"actions_entry_background_color_generic_block_hover": {
|
||||
"hex": "#47484CFF"
|
||||
},
|
||||
"actions_chain_indicator_color": {
|
||||
"hex": "#587096B4"
|
||||
},
|
||||
"actions_chain_indicator_hovered_color": {
|
||||
"hex": "#64B5F6D2"
|
||||
},
|
||||
"actions_chain_indicator_selected_color": {
|
||||
"hex": "#FFC147DC"
|
||||
},
|
||||
"actions_minimap_background_color": {
|
||||
"hex": "#181B20C8"
|
||||
},
|
||||
"actions_minimap_border_color": {
|
||||
"hex": "#5E636CDC"
|
||||
},
|
||||
"actions_minimap_viewport_color": {
|
||||
"hex": "#FFFFFF23"
|
||||
},
|
||||
"actions_minimap_viewport_border_color": {
|
||||
"hex": "#D2DEFF64"
|
||||
},
|
||||
"actions_minimap_tooltip_border_color": {
|
||||
"hex": "#78AADCDC"
|
||||
},
|
||||
"text_editor_sidebar_color": {
|
||||
"hex": "#313335FF"
|
||||
},
|
||||
"text_editor_line_number_text_color_normal": {
|
||||
"hex": "#5B5C5EFF"
|
||||
},
|
||||
"text_editor_line_number_text_color_selected": {
|
||||
"hex": "#899396FF"
|
||||
},
|
||||
"listing_dot_color_1": {
|
||||
"hex": "#3E86A0FF"
|
||||
},
|
||||
"listing_dot_color_2": {
|
||||
"hex": "#AD6C79FF"
|
||||
},
|
||||
"listing_dot_color_3": {
|
||||
"hex": "#AA823FFF"
|
||||
},
|
||||
"suggestions_background_color": {
|
||||
"hex": "#474747FF"
|
||||
},
|
||||
"suggestions_text_color_normal": {
|
||||
"hex": "#CEDDEDFF"
|
||||
},
|
||||
"suggestions_text_color_selected": {
|
||||
"hex": "#64A5ECFF"
|
||||
},
|
||||
"ui_texture_color": {
|
||||
"hex": "#FFFFFFFF"
|
||||
},
|
||||
"generic_text_base_color": {
|
||||
"hex": "#FFFFFFFF"
|
||||
},
|
||||
"element_label_color_normal": {
|
||||
"hex": "#CEDDEDFF"
|
||||
},
|
||||
"element_label_color_inactive": {
|
||||
"hex": "#717577FF"
|
||||
},
|
||||
"edit_box_text_color_normal": {
|
||||
"hex": "#CEDDEDFF"
|
||||
},
|
||||
"edit_box_text_color_uneditable": {
|
||||
"hex": "#717577FF"
|
||||
},
|
||||
"edit_box_suggestion_text_color": {
|
||||
"hex": "#808080FF"
|
||||
},
|
||||
"description_area_text_color": {
|
||||
"hex": "#CEDDEDFF"
|
||||
},
|
||||
"text_editor_text_color": {
|
||||
"hex": "#9EAAB8FF"
|
||||
},
|
||||
"success_text_color": {
|
||||
"hex": "#31CE05FF"
|
||||
},
|
||||
"error_text_color": {
|
||||
"hex": "#ED4545FF"
|
||||
},
|
||||
"warning_text_color": {
|
||||
"hex": "#E59B12FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_1": {
|
||||
"hex": "#EB7F7FFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_2": {
|
||||
"hex": "#EBC97FFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_3": {
|
||||
"hex": "#BEEB7FFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_4": {
|
||||
"hex": "#7FEBE6FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_5": {
|
||||
"hex": "#7F9EEBFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_6": {
|
||||
"hex": "#967FEBFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_7": {
|
||||
"hex": "#D47FEBFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_8": {
|
||||
"hex": "#F53636FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_9": {
|
||||
"hex": "#F59236FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_10": {
|
||||
"hex": "#F5E536FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_11": {
|
||||
"hex": "#69F536FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_12": {
|
||||
"hex": "#3689F5FF"
|
||||
},
|
||||
"text_editor_text_formatting_brackets_color": {
|
||||
"hex": "#FCDF03FF"
|
||||
}
|
||||
}
|
||||
262
config/fancymenu/ui_themes/light.json
Normal file
262
config/fancymenu/ui_themes/light.json
Normal file
|
|
@ -0,0 +1,262 @@
|
|||
{
|
||||
"identifier": "light",
|
||||
"display_name": "fancymenu.ui.themes.light",
|
||||
"menu_bar_bottom_line_color": {
|
||||
"hex": "#777777FF"
|
||||
},
|
||||
"layout_editor_mouse_selection_rectangle_color": {
|
||||
"hex": "#0394FCFF"
|
||||
},
|
||||
"layout_editor_grid_color_normal": {
|
||||
"hex": "#BA79F164"
|
||||
},
|
||||
"layout_editor_grid_color_center": {
|
||||
"hex": "#5B5EFF64"
|
||||
},
|
||||
"layout_editor_element_border_color_normal": {
|
||||
"hex": "#0394FCFF"
|
||||
},
|
||||
"layout_editor_element_border_color_selected": {
|
||||
"hex": "#03DBFCFF"
|
||||
},
|
||||
"layout_editor_element_border_rotation_controls_color": {
|
||||
"hex": "#9E2BFFFF"
|
||||
},
|
||||
"layout_editor_element_border_vertical_tilting_controls_color": {
|
||||
"hex": "#FFB52BFF"
|
||||
},
|
||||
"layout_editor_element_border_horizontal_tilting_controls_color": {
|
||||
"hex": "#91FF2BFF"
|
||||
},
|
||||
"layout_editor_element_dragging_not_allowed_color": {
|
||||
"hex": "#E83609C8"
|
||||
},
|
||||
"layout_editor_element_border_display_line_background_color": {
|
||||
"hex": "#00000080"
|
||||
},
|
||||
"layout_editor_element_border_display_line_text_color": {
|
||||
"hex": "#FFFFFFFF"
|
||||
},
|
||||
"layout_editor_anchor_point_overlay_color_base": {
|
||||
"hex": "#25B479FF"
|
||||
},
|
||||
"layout_editor_anchor_point_overlay_color_border": {
|
||||
"hex": "#114F34FF"
|
||||
},
|
||||
"layout_editor_close_icon_color": {
|
||||
"hex": "#932813FF"
|
||||
},
|
||||
"scroll_grabber_color_normal": {
|
||||
"hex": "#595B5D64"
|
||||
},
|
||||
"scroll_grabber_color_hover": {
|
||||
"hex": "#66686864"
|
||||
},
|
||||
"screen_background_color": {
|
||||
"hex": "#B2B2B2FF"
|
||||
},
|
||||
"screen_background_color_darker": {
|
||||
"hex": "#ADADADFF"
|
||||
},
|
||||
"element_border_color_normal": {
|
||||
"hex": "#777777FF"
|
||||
},
|
||||
"element_border_color_hover": {
|
||||
"hex": "#777777FF"
|
||||
},
|
||||
"element_background_color_normal": {
|
||||
"hex": "#CBCBCBFF"
|
||||
},
|
||||
"element_background_color_hover": {
|
||||
"hex": "#AFAFAFFF"
|
||||
},
|
||||
"slider_handle_color_normal": {
|
||||
"hex": "#858484FF"
|
||||
},
|
||||
"slider_handle_color_hover": {
|
||||
"hex": "#A2A2A2FF"
|
||||
},
|
||||
"area_background_color": {
|
||||
"hex": "#CBCBCBFF"
|
||||
},
|
||||
"edit_box_background_color": {
|
||||
"hex": "#CBCBCBFF"
|
||||
},
|
||||
"edit_box_border_color_normal": {
|
||||
"hex": "#383838FF"
|
||||
},
|
||||
"edit_box_border_color_focused": {
|
||||
"hex": "#444444FF"
|
||||
},
|
||||
"list_entry_color_selected_hovered": {
|
||||
"hex": "#AFAFAFFF"
|
||||
},
|
||||
"actions_entry_background_color_action": {
|
||||
"hex": "#E0E0E0FF"
|
||||
},
|
||||
"actions_entry_background_color_action_hover": {
|
||||
"hex": "#CECECEFF"
|
||||
},
|
||||
"actions_entry_background_color_if": {
|
||||
"hex": "#C9DBEFFF"
|
||||
},
|
||||
"actions_entry_background_color_if_hover": {
|
||||
"hex": "#B8CEE8FF"
|
||||
},
|
||||
"actions_entry_background_color_else_if": {
|
||||
"hex": "#E9D7F0FF"
|
||||
},
|
||||
"actions_entry_background_color_else_if_hover": {
|
||||
"hex": "#D8C6E3FF"
|
||||
},
|
||||
"actions_entry_background_color_else": {
|
||||
"hex": "#F3E1C7FF"
|
||||
},
|
||||
"actions_entry_background_color_else_hover": {
|
||||
"hex": "#E5D1B6FF"
|
||||
},
|
||||
"actions_entry_background_color_while": {
|
||||
"hex": "#CCEBE3FF"
|
||||
},
|
||||
"actions_entry_background_color_while_hover": {
|
||||
"hex": "#BCDED4FF"
|
||||
},
|
||||
"actions_entry_background_color_folder": {
|
||||
"hex": "#F2D5DBFF"
|
||||
},
|
||||
"actions_entry_background_color_folder_hover": {
|
||||
"hex": "#E6C7CEFF"
|
||||
},
|
||||
"actions_entry_background_color_generic_block": {
|
||||
"hex": "#E5E5E5FF"
|
||||
},
|
||||
"actions_entry_background_color_generic_block_hover": {
|
||||
"hex": "#D2D2D2FF"
|
||||
},
|
||||
"actions_chain_indicator_color": {
|
||||
"hex": "#8CAAD296"
|
||||
},
|
||||
"actions_chain_indicator_hovered_color": {
|
||||
"hex": "#6895D7BE"
|
||||
},
|
||||
"actions_chain_indicator_selected_color": {
|
||||
"hex": "#DCA236D2"
|
||||
},
|
||||
"actions_minimap_background_color": {
|
||||
"hex": "#ECECECC8"
|
||||
},
|
||||
"actions_minimap_border_color": {
|
||||
"hex": "#ACACACDC"
|
||||
},
|
||||
"actions_minimap_viewport_color": {
|
||||
"hex": "#5050503C"
|
||||
},
|
||||
"actions_minimap_viewport_border_color": {
|
||||
"hex": "#D2DEFF64"
|
||||
},
|
||||
"actions_minimap_tooltip_border_color": {
|
||||
"hex": "#78AADCDC"
|
||||
},
|
||||
"text_editor_sidebar_color": {
|
||||
"hex": "#A4A4A4FF"
|
||||
},
|
||||
"text_editor_line_number_text_color_normal": {
|
||||
"hex": "#696969FF"
|
||||
},
|
||||
"text_editor_line_number_text_color_selected": {
|
||||
"hex": "#464646FF"
|
||||
},
|
||||
"listing_dot_color_1": {
|
||||
"hex": "#438DD0FF"
|
||||
},
|
||||
"listing_dot_color_2": {
|
||||
"hex": "#AB3950FF"
|
||||
},
|
||||
"listing_dot_color_3": {
|
||||
"hex": "#B2740CFF"
|
||||
},
|
||||
"suggestions_background_color": {
|
||||
"hex": "#A2A2A2FF"
|
||||
},
|
||||
"suggestions_text_color_normal": {
|
||||
"hex": "#2D2D2DFF"
|
||||
},
|
||||
"suggestions_text_color_selected": {
|
||||
"hex": "#205EA2FF"
|
||||
},
|
||||
"ui_texture_color": {
|
||||
"hex": "#2D2D2DFF"
|
||||
},
|
||||
"generic_text_base_color": {
|
||||
"hex": "#252525FF"
|
||||
},
|
||||
"element_label_color_normal": {
|
||||
"hex": "#2D2D2DFF"
|
||||
},
|
||||
"element_label_color_inactive": {
|
||||
"hex": "#8A8989FF"
|
||||
},
|
||||
"edit_box_text_color_normal": {
|
||||
"hex": "#2D2D2DFF"
|
||||
},
|
||||
"edit_box_text_color_uneditable": {
|
||||
"hex": "#8A8989FF"
|
||||
},
|
||||
"edit_box_suggestion_text_color": {
|
||||
"hex": "#8A8989FF"
|
||||
},
|
||||
"description_area_text_color": {
|
||||
"hex": "#2D2D2DFF"
|
||||
},
|
||||
"text_editor_text_color": {
|
||||
"hex": "#484E53FF"
|
||||
},
|
||||
"success_text_color": {
|
||||
"hex": "#197E02FF"
|
||||
},
|
||||
"error_text_color": {
|
||||
"hex": "#A41B1BFF"
|
||||
},
|
||||
"warning_text_color": {
|
||||
"hex": "#9B6105FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_1": {
|
||||
"hex": "#A10F0FFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_2": {
|
||||
"hex": "#B27D09FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_3": {
|
||||
"hex": "#66A80AFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_4": {
|
||||
"hex": "#089891FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_5": {
|
||||
"hex": "#072E8DFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_6": {
|
||||
"hex": "#26069DFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_7": {
|
||||
"hex": "#6A0685FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_8": {
|
||||
"hex": "#730303FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_9": {
|
||||
"hex": "#854306FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_10": {
|
||||
"hex": "#918504FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_11": {
|
||||
"hex": "#267A07FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_12": {
|
||||
"hex": "#363CF5FF"
|
||||
},
|
||||
"text_editor_text_formatting_brackets_color": {
|
||||
"hex": "#FF3A0064"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue