Add modpack files
This commit is contained in:
parent
5a24bf80d7
commit
c659033982
33 changed files with 6607 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
*.toml
|
||||||
|
*.mrpack
|
||||||
BIN
config/fancymenu/assets/audio1.ogg
Normal file
BIN
config/fancymenu/assets/audio1.ogg
Normal file
Binary file not shown.
BIN
config/fancymenu/assets/badsum.ogg
Normal file
BIN
config/fancymenu/assets/badsum.ogg
Normal file
Binary file not shown.
BIN
config/fancymenu/assets/niko.png
Normal file
BIN
config/fancymenu/assets/niko.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 455 KiB |
10
config/fancymenu/audio_element_controller_metas.json
Normal file
10
config/fancymenu/audio_element_controller_metas.json
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"element_identifier": "c3c81403-d7cd-4863-8d7b-bd6603c80f6e-1786870082924",
|
||||||
|
"volume": 1.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"element_identifier": "2d286fac-68a4-453e-8ff9-19ed8b8c6fa5-1787062027572",
|
||||||
|
"volume": 1.0
|
||||||
|
}
|
||||||
|
]
|
||||||
5
config/fancymenu/custom_gui_screens.txt
Normal file
5
config/fancymenu/custom_gui_screens.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
type = custom_gui_screens
|
||||||
|
|
||||||
|
overridden_screens {
|
||||||
|
}
|
||||||
|
|
||||||
11
config/fancymenu/customizablemenus.txt
Normal file
11
config/fancymenu/customizablemenus.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
type = customizablemenus
|
||||||
|
|
||||||
|
net.minecraft.client.gui.screens.TitleScreen {
|
||||||
|
}
|
||||||
|
|
||||||
|
de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen {
|
||||||
|
}
|
||||||
|
|
||||||
|
net.minecraft.client.gui.screens.multiplayer.JoinMultiplayerScreen {
|
||||||
|
}
|
||||||
|
|
||||||
1132
config/fancymenu/customization/join_multiplayer_screen_layout.txt
Normal file
1132
config/fancymenu/customization/join_multiplayer_screen_layout.txt
Normal file
File diff suppressed because it is too large
Load diff
1849
config/fancymenu/customization/title_screen_layout.txt
Normal file
1849
config/fancymenu/customization/title_screen_layout.txt
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -0,0 +1,12 @@
|
||||||
|
type = layout_editor_widget_settings
|
||||||
|
|
||||||
|
settings {
|
||||||
|
offset_x = -212.0
|
||||||
|
offset_y = 0.0
|
||||||
|
inner_width = 200.0
|
||||||
|
inner_height = 300.0
|
||||||
|
snapping_side = top-right
|
||||||
|
expanded = true
|
||||||
|
visible = true
|
||||||
|
}
|
||||||
|
|
||||||
3
config/fancymenu/legacy_checklist.txt
Normal file
3
config/fancymenu/legacy_checklist.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
##[legacy]
|
||||||
|
|
||||||
|
B:custom_guis_ported = 'true';
|
||||||
155
config/fancymenu/options.txt
Normal file
155
config/fancymenu/options.txt
Normal file
|
|
@ -0,0 +1,155 @@
|
||||||
|
##[general]
|
||||||
|
|
||||||
|
I:default_gui_scale = '-1';
|
||||||
|
B:force_fullscreen = 'false';
|
||||||
|
B:play_vanilla_menu_music = 'false';
|
||||||
|
|
||||||
|
|
||||||
|
##[customization]
|
||||||
|
|
||||||
|
B:modpack_mode = 'false';
|
||||||
|
B:show_customization_overlay = 'true';
|
||||||
|
B:advanced_customization_mode = 'false';
|
||||||
|
|
||||||
|
|
||||||
|
##[loading]
|
||||||
|
|
||||||
|
B:game_intro_fade_out = 'true';
|
||||||
|
S:game_intro_sound_channel = 'master';
|
||||||
|
S:preload_resources = '';
|
||||||
|
B:allow_game_intro_skip = 'true';
|
||||||
|
S:game_intro_animation_name = '';
|
||||||
|
F:game_intro_volume = '1.0';
|
||||||
|
S:custom_game_intro_skip_text = '';
|
||||||
|
|
||||||
|
|
||||||
|
##[window]
|
||||||
|
|
||||||
|
B:show_custom_window_icon = 'false';
|
||||||
|
S:custom_window_icon_macos = '';
|
||||||
|
S:custom_window_icon_32 = '';
|
||||||
|
S:custom_window_title = '';
|
||||||
|
S:custom_window_icon_16 = '';
|
||||||
|
|
||||||
|
|
||||||
|
##[global_customizations]
|
||||||
|
|
||||||
|
B:global_slider_background_nine_slice = 'false';
|
||||||
|
S:global_slider_handle_hover = '';
|
||||||
|
S:global_button_background_normal = '';
|
||||||
|
B:global_button_label_shadow = 'true';
|
||||||
|
S:global_button_background_inactive = '';
|
||||||
|
B:global_button_background_nine_slice = 'false';
|
||||||
|
S:global_button_label_hover_color = '';
|
||||||
|
F:global_slider_label_scale = '1.0';
|
||||||
|
S:global_button_label_base_color = '';
|
||||||
|
S:global_button_click_sound = '';
|
||||||
|
S:global_slider_label_base_color = '';
|
||||||
|
B:global_button_label_underline_on_hover = 'false';
|
||||||
|
I:global_button_background_nine_slice_border_right = '5';
|
||||||
|
I:global_slider_background_nine_slice_border_top = '5';
|
||||||
|
I:global_slider_handle_nine_slice_border_top = '5';
|
||||||
|
I:global_slider_handle_nine_slice_border_bottom = '5';
|
||||||
|
F:global_button_label_scale = '1.0';
|
||||||
|
S:global_slider_label_scale_raw = '';
|
||||||
|
S:global_slider_handle_inactive = '';
|
||||||
|
B:global_slider_label_shadow = 'true';
|
||||||
|
S:global_button_label_scale_raw = '';
|
||||||
|
I:global_slider_handle_nine_slice_border_right = '5';
|
||||||
|
S:global_slider_label_hover_color = '';
|
||||||
|
I:global_slider_background_nine_slice_border_bottom = '5';
|
||||||
|
S:global_menu_music_tracks = '';
|
||||||
|
I:global_slider_background_nine_slice_border_left = '5';
|
||||||
|
S:global_button_background_hover = '';
|
||||||
|
I:global_button_background_nine_slice_border_top = '5';
|
||||||
|
S:global_slider_background = '';
|
||||||
|
I:global_button_background_nine_slice_border_bottom = '5';
|
||||||
|
B:global_slider_label_underline_on_hover = 'false';
|
||||||
|
B:global_slider_handle_nine_slice = 'false';
|
||||||
|
I:global_button_background_nine_slice_border_left = '5';
|
||||||
|
B:global_button_background_transparent = 'false';
|
||||||
|
B:seamless_world_loading = 'false';
|
||||||
|
B:global_slider_background_transparent = 'false';
|
||||||
|
S:global_slider_handle_normal = '';
|
||||||
|
I:global_slider_background_nine_slice_border_right = '5';
|
||||||
|
S:global_background_panorama = '';
|
||||||
|
I:global_slider_handle_nine_slice_border_left = '5';
|
||||||
|
S:global_menu_background_texture = '';
|
||||||
|
|
||||||
|
|
||||||
|
##[multiplayer_screen]
|
||||||
|
|
||||||
|
B:show_multiplayer_screen_server_icons = 'true';
|
||||||
|
|
||||||
|
|
||||||
|
##[singleplayer_screen]
|
||||||
|
|
||||||
|
B:show_singleplayer_screen_world_icons = 'true';
|
||||||
|
|
||||||
|
|
||||||
|
##[layout_editor]
|
||||||
|
|
||||||
|
B:show_layout_editor_grid = 'true';
|
||||||
|
B:enable_element_rotation_controls = 'true';
|
||||||
|
D:anchor_overlay_hover_charging_time_seconds = '2.0';
|
||||||
|
B:anchor_overlay_change_anchor_on_element_hover = 'true';
|
||||||
|
B:anchor_overlay_show_all_connection_lines = 'false';
|
||||||
|
I:layout_editor_grid_size = '10';
|
||||||
|
S:anchor_overlay_color_border_override = '';
|
||||||
|
B:layout_editor_grid_snapping = 'true';
|
||||||
|
B:anchor_overlay_change_anchor_on_area_hover = 'true';
|
||||||
|
S:anchor_overlay_color_base_override = '';
|
||||||
|
F:anchor_overlay_opacity_normal = '0.5';
|
||||||
|
F:anchor_overlay_opacity_busy = '0.7';
|
||||||
|
S:anchor_overlay_visibility_mode = 'dragging';
|
||||||
|
F:layout_editor_grid_snapping_strength = '1.0';
|
||||||
|
B:invert_anchor_overlay_color = 'false';
|
||||||
|
B:enable_element_tilting_controls = 'true';
|
||||||
|
|
||||||
|
|
||||||
|
##[ui]
|
||||||
|
|
||||||
|
B:enable_ui_animations = 'true';
|
||||||
|
S:ui_scale_v2 = 'auto';
|
||||||
|
I:context_menu_hover_open_speed = '1';
|
||||||
|
S:ui_theme = 'dark';
|
||||||
|
B:pip_window_docking = 'true';
|
||||||
|
B:enable_ui_blur = 'false';
|
||||||
|
F:ui_blur_intensity = '3.0';
|
||||||
|
B:use_minecraft_font = 'false';
|
||||||
|
B:play_ui_click_sounds = 'true';
|
||||||
|
B:smooth_font_multiline_rendering = 'false';
|
||||||
|
|
||||||
|
|
||||||
|
##[debug_overlay]
|
||||||
|
|
||||||
|
B:show_debug_overlay = 'false';
|
||||||
|
B:debug_overlay_show_basic_screen_category = 'true';
|
||||||
|
B:debug_overlay_show_resources_category = 'true';
|
||||||
|
B:debug_overlay_show_system_category = 'true';
|
||||||
|
B:debug_overlay_show_advanced_screen_category = 'true';
|
||||||
|
|
||||||
|
|
||||||
|
##[tutorial]
|
||||||
|
|
||||||
|
B:show_welcome_screen = 'false';
|
||||||
|
|
||||||
|
|
||||||
|
##[keyframe_editor]
|
||||||
|
|
||||||
|
B:arrow_keys_move_preview = 'false';
|
||||||
|
|
||||||
|
|
||||||
|
##[advanced]
|
||||||
|
|
||||||
|
L:placeholder_caching_duration_ms = '30';
|
||||||
|
L:requirement_caching_duration_ms = '0';
|
||||||
|
|
||||||
|
|
||||||
|
##[dev]
|
||||||
|
|
||||||
|
B:mcp_server_enabled = 'false';
|
||||||
|
B:dev_pip_window_debug = 'false';
|
||||||
|
B:dev_force_watermedia_missing = 'false';
|
||||||
|
B:dev_force_rinku_missing = 'false';
|
||||||
|
I:mcp_server_port = '48561';
|
||||||
374
config/fancymenu/ui_themes/cherry_blossom.json
Normal file
374
config/fancymenu/ui_themes/cherry_blossom.json
Normal file
|
|
@ -0,0 +1,374 @@
|
||||||
|
{
|
||||||
|
"identifier": "cherry_blossom",
|
||||||
|
"display_name": "fancymenu.ui.themes.cherry_blossom",
|
||||||
|
"allow_blur": true,
|
||||||
|
"allow_animations": true,
|
||||||
|
"interface_corner_rounding_radius": 6.0,
|
||||||
|
"widget_corner_rounding_radius": 6.0,
|
||||||
|
"ui_blur_icon_button_hover_color": {
|
||||||
|
"hex": "#39323D0D"
|
||||||
|
},
|
||||||
|
"ui_blur_icon_texture_color": {
|
||||||
|
"hex": "#39323DFF"
|
||||||
|
},
|
||||||
|
"ui_blur_overlay_background_tint": {
|
||||||
|
"hex": "#FAF4F8B9"
|
||||||
|
},
|
||||||
|
"ui_blur_overlay_border_color": {
|
||||||
|
"hex": "#DDCFDAA0"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_background_tint": {
|
||||||
|
"hex": "#F9F3F7D7"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_border_color": {
|
||||||
|
"hex": "#DDCFDAA0"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_title_bar_tint": {
|
||||||
|
"hex": "#F0E8EED7"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_background_color_type_1": {
|
||||||
|
"hex": "#FFFBFD9B"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_background_color_type_2": {
|
||||||
|
"hex": "#F5EBF291"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_border_color": {
|
||||||
|
"hex": "#D7CAD596"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_entry_selected_color": {
|
||||||
|
"hex": "#FFD8EB8C"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_normal_type_1": {
|
||||||
|
"hex": "#FFFBFD9B"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_normal_type_2": {
|
||||||
|
"hex": "#FFDDEC9B"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_hover_type_1": {
|
||||||
|
"hex": "#FFE8F4AF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_hover_type_2": {
|
||||||
|
"hex": "#FFD6E8AF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_border_color": {
|
||||||
|
"hex": "#D3C7D296"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_label_color_normal": {
|
||||||
|
"hex": "#39323DFF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_label_color_inactive": {
|
||||||
|
"hex": "#817A86FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_background_color": {
|
||||||
|
"hex": "#FFFBFD96"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_border_color_normal": {
|
||||||
|
"hex": "#D3C7D296"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_border_color_focused": {
|
||||||
|
"hex": "#E0749CD2"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_text_color_normal": {
|
||||||
|
"hex": "#39323DFF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_text_color_uneditable": {
|
||||||
|
"hex": "#817A86FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_suggestion_text_color": {
|
||||||
|
"hex": "#9D96A2FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_generic_text_color": {
|
||||||
|
"hex": "#39323DFF"
|
||||||
|
},
|
||||||
|
"ui_blur_tooltip_background_tint": {
|
||||||
|
"hex": "#FFFAFDDC"
|
||||||
|
},
|
||||||
|
"ui_icon_button_hover_color": {
|
||||||
|
"hex": "#3E37430D"
|
||||||
|
},
|
||||||
|
"ui_icon_texture_color": {
|
||||||
|
"hex": "#3E3743FF"
|
||||||
|
},
|
||||||
|
"ui_overlay_background_color": {
|
||||||
|
"hex": "#F5EFF3FF"
|
||||||
|
},
|
||||||
|
"ui_overlay_border_color": {
|
||||||
|
"hex": "#D9CDD7FF"
|
||||||
|
},
|
||||||
|
"ui_interface_background_color": {
|
||||||
|
"hex": "#FBF6F9FF"
|
||||||
|
},
|
||||||
|
"ui_interface_border_color": {
|
||||||
|
"hex": "#D9CDD7FF"
|
||||||
|
},
|
||||||
|
"ui_interface_title_bar_color": {
|
||||||
|
"hex": "#EEE6ECFF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_background_color_type_1": {
|
||||||
|
"hex": "#FFFCFEFF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_background_color_type_2": {
|
||||||
|
"hex": "#F4ECF2FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_border_color": {
|
||||||
|
"hex": "#D9CDD7FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_entry_selected_color": {
|
||||||
|
"hex": "#FFD8EBFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_normal_type_1": {
|
||||||
|
"hex": "#FFFBFDFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_normal_type_2": {
|
||||||
|
"hex": "#FFDDECFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_hover_type_1": {
|
||||||
|
"hex": "#FFE8F4FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_border_color": {
|
||||||
|
"hex": "#D0C5D0FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_label_color_normal": {
|
||||||
|
"hex": "#342E3AFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_label_color_inactive": {
|
||||||
|
"hex": "#847D89FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_background_color": {
|
||||||
|
"hex": "#FFFBFDFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_border_color_normal": {
|
||||||
|
"hex": "#D2C7D2FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_border_color_focused": {
|
||||||
|
"hex": "#E0749CFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_text_color_normal": {
|
||||||
|
"hex": "#342E3AFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_text_color_uneditable": {
|
||||||
|
"hex": "#948E9AFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_suggestion_text_color": {
|
||||||
|
"hex": "#9E97A3FF"
|
||||||
|
},
|
||||||
|
"ui_interface_generic_text_color": {
|
||||||
|
"hex": "#342E3AFF"
|
||||||
|
},
|
||||||
|
"ui_tooltip_background_color": {
|
||||||
|
"hex": "#F7F0F5FF"
|
||||||
|
},
|
||||||
|
"info_color": {
|
||||||
|
"hex": "#0381FFFF"
|
||||||
|
},
|
||||||
|
"success_color": {
|
||||||
|
"hex": "#229E6EFF"
|
||||||
|
},
|
||||||
|
"error_color": {
|
||||||
|
"hex": "#DB3F60FF"
|
||||||
|
},
|
||||||
|
"warning_color": {
|
||||||
|
"hex": "#E07B34FF"
|
||||||
|
},
|
||||||
|
"layout_editor_mouse_selection_rectangle_color": {
|
||||||
|
"hex": "#DD688FFF"
|
||||||
|
},
|
||||||
|
"layout_editor_grid_color_normal": {
|
||||||
|
"hex": "#D878A65F"
|
||||||
|
},
|
||||||
|
"layout_editor_grid_color_center": {
|
||||||
|
"hex": "#BC598873"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_color_normal": {
|
||||||
|
"hex": "#DB5A88FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_color_selected": {
|
||||||
|
"hex": "#EC7CABFF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_rotation_controls_color": {
|
||||||
|
"hex": "#B060CDFF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_vertical_tilting_controls_color": {
|
||||||
|
"hex": "#EC9958FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_horizontal_tilting_controls_color": {
|
||||||
|
"hex": "#8BC46AFF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_dragging_not_allowed_color": {
|
||||||
|
"hex": "#DB3F60C8"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_display_line_background_color": {
|
||||||
|
"hex": "#00000060"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_display_line_text_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"layout_editor_anchor_point_overlay_color_base": {
|
||||||
|
"hex": "#4EBE9CFF"
|
||||||
|
},
|
||||||
|
"layout_editor_anchor_point_overlay_color_border": {
|
||||||
|
"hex": "#2B7866FF"
|
||||||
|
},
|
||||||
|
"menu_bar_close_icon_color": {
|
||||||
|
"hex": "#E04B6CFF"
|
||||||
|
},
|
||||||
|
"pip_docking_overlay_color": {
|
||||||
|
"hex": "#DD688F50"
|
||||||
|
},
|
||||||
|
"pip_docking_overlay_border_color": {
|
||||||
|
"hex": "#DD688FC8"
|
||||||
|
},
|
||||||
|
"pip_input_blocked_overlay_color": {
|
||||||
|
"hex": "#FFFFFF3C"
|
||||||
|
},
|
||||||
|
"scroll_grabber_color_normal": {
|
||||||
|
"hex": "#BAAFBA8C"
|
||||||
|
},
|
||||||
|
"scroll_grabber_color_hover": {
|
||||||
|
"hex": "#A297A4B4"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_action": {
|
||||||
|
"hex": "#EEE9EEFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_action_hover": {
|
||||||
|
"hex": "#E2DBE3FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_if": {
|
||||||
|
"hex": "#E5F3FFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_if_hover": {
|
||||||
|
"hex": "#D2E7FCFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_if": {
|
||||||
|
"hex": "#F3E9FCFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_if_hover": {
|
||||||
|
"hex": "#E8DAF7FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else": {
|
||||||
|
"hex": "#FFF1E3FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_hover": {
|
||||||
|
"hex": "#FFE4CCFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_while": {
|
||||||
|
"hex": "#E4F6F1FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_while_hover": {
|
||||||
|
"hex": "#D2EEE7FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_delay": {
|
||||||
|
"hex": "#FFF6DDFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_delay_hover": {
|
||||||
|
"hex": "#FFEBC3FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_execute_later": {
|
||||||
|
"hex": "#E6EDFFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_execute_later_hover": {
|
||||||
|
"hex": "#D4DFFCFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_folder": {
|
||||||
|
"hex": "#F8E6EEFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_folder_hover": {
|
||||||
|
"hex": "#F1D4DFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_generic_block": {
|
||||||
|
"hex": "#F1EDF0FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_generic_block_hover": {
|
||||||
|
"hex": "#E5DFE5FF"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_color": {
|
||||||
|
"hex": "#AD7D9E96"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_hovered_color": {
|
||||||
|
"hex": "#DB5A88CD"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_selected_color": {
|
||||||
|
"hex": "#EBA462DC"
|
||||||
|
},
|
||||||
|
"actions_minimap_background_color": {
|
||||||
|
"hex": "#FAF4F8E1"
|
||||||
|
},
|
||||||
|
"actions_minimap_border_color": {
|
||||||
|
"hex": "#CEC3CEDC"
|
||||||
|
},
|
||||||
|
"actions_minimap_viewport_color": {
|
||||||
|
"hex": "#0000001C"
|
||||||
|
},
|
||||||
|
"actions_minimap_viewport_border_color": {
|
||||||
|
"hex": "#78648278"
|
||||||
|
},
|
||||||
|
"actions_minimap_tooltip_border_color": {
|
||||||
|
"hex": "#C06E94DC"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_1": {
|
||||||
|
"hex": "#DB5A88FF"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_2": {
|
||||||
|
"hex": "#E3859CFF"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_3": {
|
||||||
|
"hex": "#ECA35CFF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_background_color": {
|
||||||
|
"hex": "#FAF4F8FF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_text_color_normal": {
|
||||||
|
"hex": "#342E3AFF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_text_color_selected": {
|
||||||
|
"hex": "#C64C7AFF"
|
||||||
|
},
|
||||||
|
"text_editor_line_number_text_color_normal": {
|
||||||
|
"hex": "#9B939FFF"
|
||||||
|
},
|
||||||
|
"text_editor_line_number_text_color_selected": {
|
||||||
|
"hex": "#79707EFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_color": {
|
||||||
|
"hex": "#342E3AFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_1": {
|
||||||
|
"hex": "#DB3F60FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_2": {
|
||||||
|
"hex": "#E07B34FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_3": {
|
||||||
|
"hex": "#6D9F40FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_4": {
|
||||||
|
"hex": "#349888FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_5": {
|
||||||
|
"hex": "#3976CFFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_6": {
|
||||||
|
"hex": "#9556D2FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_7": {
|
||||||
|
"hex": "#CA519AFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_8": {
|
||||||
|
"hex": "#D24A5CFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_9": {
|
||||||
|
"hex": "#E97842FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_10": {
|
||||||
|
"hex": "#DFA840FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_11": {
|
||||||
|
"hex": "#3EAA7CFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_12": {
|
||||||
|
"hex": "#2E7683FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_brackets_color": {
|
||||||
|
"hex": "#ECA35CFF"
|
||||||
|
}
|
||||||
|
}
|
||||||
374
config/fancymenu/ui_themes/cozy_campfire.json
Normal file
374
config/fancymenu/ui_themes/cozy_campfire.json
Normal file
|
|
@ -0,0 +1,374 @@
|
||||||
|
{
|
||||||
|
"identifier": "cozy_campfire",
|
||||||
|
"display_name": "fancymenu.ui.themes.cozy_campfire",
|
||||||
|
"allow_blur": true,
|
||||||
|
"allow_animations": true,
|
||||||
|
"interface_corner_rounding_radius": 6.0,
|
||||||
|
"widget_corner_rounding_radius": 6.0,
|
||||||
|
"ui_blur_icon_button_hover_color": {
|
||||||
|
"hex": "#F2E5D00D"
|
||||||
|
},
|
||||||
|
"ui_blur_icon_texture_color": {
|
||||||
|
"hex": "#F2E5D0FF"
|
||||||
|
},
|
||||||
|
"ui_blur_overlay_background_tint": {
|
||||||
|
"hex": "#181310B9"
|
||||||
|
},
|
||||||
|
"ui_blur_overlay_border_color": {
|
||||||
|
"hex": "#5C4E42A0"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_background_tint": {
|
||||||
|
"hex": "#1A1410D7"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_border_color": {
|
||||||
|
"hex": "#5C4E42A0"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_title_bar_tint": {
|
||||||
|
"hex": "#261E16D7"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_background_color_type_1": {
|
||||||
|
"hex": "#221B149B"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_background_color_type_2": {
|
||||||
|
"hex": "#18141096"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_border_color": {
|
||||||
|
"hex": "#60524696"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_entry_selected_color": {
|
||||||
|
"hex": "#4E362896"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_normal_type_1": {
|
||||||
|
"hex": "#241C1696"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_normal_type_2": {
|
||||||
|
"hex": "#B0622C96"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_hover_type_1": {
|
||||||
|
"hex": "#32261CAA"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_hover_type_2": {
|
||||||
|
"hex": "#CE7834AA"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_border_color": {
|
||||||
|
"hex": "#60524696"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_label_color_normal": {
|
||||||
|
"hex": "#F2E5D0FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_label_color_inactive": {
|
||||||
|
"hex": "#9C9286FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_background_color": {
|
||||||
|
"hex": "#221B1496"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_border_color_normal": {
|
||||||
|
"hex": "#60524696"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_border_color_focused": {
|
||||||
|
"hex": "#DC7E3AC8"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_text_color_normal": {
|
||||||
|
"hex": "#F2E5D0FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_text_color_uneditable": {
|
||||||
|
"hex": "#9C9286FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_suggestion_text_color": {
|
||||||
|
"hex": "#8A8074FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_generic_text_color": {
|
||||||
|
"hex": "#F2E5D0FF"
|
||||||
|
},
|
||||||
|
"ui_blur_tooltip_background_tint": {
|
||||||
|
"hex": "#1C1610DC"
|
||||||
|
},
|
||||||
|
"ui_icon_button_hover_color": {
|
||||||
|
"hex": "#F2E5D00D"
|
||||||
|
},
|
||||||
|
"ui_icon_texture_color": {
|
||||||
|
"hex": "#F2E5D0FF"
|
||||||
|
},
|
||||||
|
"ui_overlay_background_color": {
|
||||||
|
"hex": "#1A1410FF"
|
||||||
|
},
|
||||||
|
"ui_overlay_border_color": {
|
||||||
|
"hex": "#564A40FF"
|
||||||
|
},
|
||||||
|
"ui_interface_background_color": {
|
||||||
|
"hex": "#18130FFF"
|
||||||
|
},
|
||||||
|
"ui_interface_border_color": {
|
||||||
|
"hex": "#564A40FF"
|
||||||
|
},
|
||||||
|
"ui_interface_title_bar_color": {
|
||||||
|
"hex": "#2A2018FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_background_color_type_1": {
|
||||||
|
"hex": "#221B14FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_background_color_type_2": {
|
||||||
|
"hex": "#16120EFF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_border_color": {
|
||||||
|
"hex": "#564A40FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_entry_selected_color": {
|
||||||
|
"hex": "#463024FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_normal_type_1": {
|
||||||
|
"hex": "#241C16FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_normal_type_2": {
|
||||||
|
"hex": "#B0622CFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_hover_type_1": {
|
||||||
|
"hex": "#34281EFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_border_color": {
|
||||||
|
"hex": "#564A40FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_label_color_normal": {
|
||||||
|
"hex": "#F2E5D0FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_label_color_inactive": {
|
||||||
|
"hex": "#9C9286FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_background_color": {
|
||||||
|
"hex": "#221B14FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_border_color_normal": {
|
||||||
|
"hex": "#564A40FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_border_color_focused": {
|
||||||
|
"hex": "#DC7E3AFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_text_color_normal": {
|
||||||
|
"hex": "#F2E5D0FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_text_color_uneditable": {
|
||||||
|
"hex": "#9C9286FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_suggestion_text_color": {
|
||||||
|
"hex": "#8A8074FF"
|
||||||
|
},
|
||||||
|
"ui_interface_generic_text_color": {
|
||||||
|
"hex": "#F2E5D0FF"
|
||||||
|
},
|
||||||
|
"ui_tooltip_background_color": {
|
||||||
|
"hex": "#1C1610FF"
|
||||||
|
},
|
||||||
|
"info_color": {
|
||||||
|
"hex": "#0381FFFF"
|
||||||
|
},
|
||||||
|
"success_color": {
|
||||||
|
"hex": "#6EC47AFF"
|
||||||
|
},
|
||||||
|
"error_color": {
|
||||||
|
"hex": "#DC5C4EFF"
|
||||||
|
},
|
||||||
|
"warning_color": {
|
||||||
|
"hex": "#E88E40FF"
|
||||||
|
},
|
||||||
|
"layout_editor_mouse_selection_rectangle_color": {
|
||||||
|
"hex": "#E88E40FF"
|
||||||
|
},
|
||||||
|
"layout_editor_grid_color_normal": {
|
||||||
|
"hex": "#AA6C4C6E"
|
||||||
|
},
|
||||||
|
"layout_editor_grid_color_center": {
|
||||||
|
"hex": "#E88E4082"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_color_normal": {
|
||||||
|
"hex": "#E88E40FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_color_selected": {
|
||||||
|
"hex": "#F6AA56FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_rotation_controls_color": {
|
||||||
|
"hex": "#A266B6FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_vertical_tilting_controls_color": {
|
||||||
|
"hex": "#ECA450FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_horizontal_tilting_controls_color": {
|
||||||
|
"hex": "#78BE78FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_dragging_not_allowed_color": {
|
||||||
|
"hex": "#DC5C4EC8"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_display_line_background_color": {
|
||||||
|
"hex": "#00000080"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_display_line_text_color": {
|
||||||
|
"hex": "#F2E5D0FF"
|
||||||
|
},
|
||||||
|
"layout_editor_anchor_point_overlay_color_base": {
|
||||||
|
"hex": "#5CBA9CFF"
|
||||||
|
},
|
||||||
|
"layout_editor_anchor_point_overlay_color_border": {
|
||||||
|
"hex": "#347460FF"
|
||||||
|
},
|
||||||
|
"menu_bar_close_icon_color": {
|
||||||
|
"hex": "#E88E40FF"
|
||||||
|
},
|
||||||
|
"pip_docking_overlay_color": {
|
||||||
|
"hex": "#E88E4050"
|
||||||
|
},
|
||||||
|
"pip_docking_overlay_border_color": {
|
||||||
|
"hex": "#E88E40C8"
|
||||||
|
},
|
||||||
|
"pip_input_blocked_overlay_color": {
|
||||||
|
"hex": "#FFFFFF3C"
|
||||||
|
},
|
||||||
|
"scroll_grabber_color_normal": {
|
||||||
|
"hex": "#645A5096"
|
||||||
|
},
|
||||||
|
"scroll_grabber_color_hover": {
|
||||||
|
"hex": "#8C7C6CC8"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_action": {
|
||||||
|
"hex": "#282018FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_action_hover": {
|
||||||
|
"hex": "#362A1EFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_if": {
|
||||||
|
"hex": "#222C28FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_if_hover": {
|
||||||
|
"hex": "#2C3A34FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_if": {
|
||||||
|
"hex": "#2E2428FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_if_hover": {
|
||||||
|
"hex": "#3C2E34FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else": {
|
||||||
|
"hex": "#38281CFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_hover": {
|
||||||
|
"hex": "#463424FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_while": {
|
||||||
|
"hex": "#1C302CFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_while_hover": {
|
||||||
|
"hex": "#243E38FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_delay": {
|
||||||
|
"hex": "#3C341CFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_delay_hover": {
|
||||||
|
"hex": "#4C4222FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_execute_later": {
|
||||||
|
"hex": "#242C38FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_execute_later_hover": {
|
||||||
|
"hex": "#2E3A4CFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_folder": {
|
||||||
|
"hex": "#38262AFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_folder_hover": {
|
||||||
|
"hex": "#483238FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_generic_block": {
|
||||||
|
"hex": "#241E20FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_generic_block_hover": {
|
||||||
|
"hex": "#30282CFF"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_color": {
|
||||||
|
"hex": "#9A7862B4"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_hovered_color": {
|
||||||
|
"hex": "#E88E40D2"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_selected_color": {
|
||||||
|
"hex": "#DC7E3ADC"
|
||||||
|
},
|
||||||
|
"actions_minimap_background_color": {
|
||||||
|
"hex": "#16120ED2"
|
||||||
|
},
|
||||||
|
"actions_minimap_border_color": {
|
||||||
|
"hex": "#62564CDC"
|
||||||
|
},
|
||||||
|
"actions_minimap_viewport_color": {
|
||||||
|
"hex": "#FFFFFF20"
|
||||||
|
},
|
||||||
|
"actions_minimap_viewport_border_color": {
|
||||||
|
"hex": "#B89C8678"
|
||||||
|
},
|
||||||
|
"actions_minimap_tooltip_border_color": {
|
||||||
|
"hex": "#E88E40DC"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_1": {
|
||||||
|
"hex": "#E88E40FF"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_2": {
|
||||||
|
"hex": "#C0805AFF"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_3": {
|
||||||
|
"hex": "#84BA84FF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_background_color": {
|
||||||
|
"hex": "#221B14FF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_text_color_normal": {
|
||||||
|
"hex": "#F2E5D0FF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_text_color_selected": {
|
||||||
|
"hex": "#E88E40FF"
|
||||||
|
},
|
||||||
|
"text_editor_line_number_text_color_normal": {
|
||||||
|
"hex": "#827A72FF"
|
||||||
|
},
|
||||||
|
"text_editor_line_number_text_color_selected": {
|
||||||
|
"hex": "#AAA096FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_color": {
|
||||||
|
"hex": "#E6DAC6FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_1": {
|
||||||
|
"hex": "#E87054FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_2": {
|
||||||
|
"hex": "#E88E40FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_3": {
|
||||||
|
"hex": "#84C66EFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_4": {
|
||||||
|
"hex": "#60BEAAFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_5": {
|
||||||
|
"hex": "#76A6ECFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_6": {
|
||||||
|
"hex": "#B07EECFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_7": {
|
||||||
|
"hex": "#D67EB6FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_8": {
|
||||||
|
"hex": "#DC5C4EFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_9": {
|
||||||
|
"hex": "#E88E40FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_10": {
|
||||||
|
"hex": "#F2BC62FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_11": {
|
||||||
|
"hex": "#76D294FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_12": {
|
||||||
|
"hex": "#5EA6B0FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_brackets_color": {
|
||||||
|
"hex": "#E88E40FF"
|
||||||
|
}
|
||||||
|
}
|
||||||
374
config/fancymenu/ui_themes/dark.json
Normal file
374
config/fancymenu/ui_themes/dark.json
Normal file
|
|
@ -0,0 +1,374 @@
|
||||||
|
{
|
||||||
|
"identifier": "dark",
|
||||||
|
"display_name": "fancymenu.ui.themes.dark",
|
||||||
|
"allow_blur": true,
|
||||||
|
"allow_animations": true,
|
||||||
|
"interface_corner_rounding_radius": 6.0,
|
||||||
|
"widget_corner_rounding_radius": 6.0,
|
||||||
|
"ui_blur_icon_button_hover_color": {
|
||||||
|
"hex": "#FFFFFF0D"
|
||||||
|
},
|
||||||
|
"ui_blur_icon_texture_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_blur_overlay_background_tint": {
|
||||||
|
"hex": "#262626AE"
|
||||||
|
},
|
||||||
|
"ui_blur_overlay_border_color": {
|
||||||
|
"hex": "#5D616464"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_background_tint": {
|
||||||
|
"hex": "#262626D8"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_border_color": {
|
||||||
|
"hex": "#5D616464"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_title_bar_tint": {
|
||||||
|
"hex": "#4F4F4FAE"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_background_color_type_1": {
|
||||||
|
"hex": "#2B2B2B64"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_background_color_type_2": {
|
||||||
|
"hex": "#05050549"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_border_color": {
|
||||||
|
"hex": "#5D616464"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_entry_selected_color": {
|
||||||
|
"hex": "#7D7D8335"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_normal_type_1": {
|
||||||
|
"hex": "#47474766"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_normal_type_2": {
|
||||||
|
"hex": "#7E7E7E66"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_hover_type_1": {
|
||||||
|
"hex": "#539CD44D"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_hover_type_2": {
|
||||||
|
"hex": "#86C6F84D"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_border_color": {
|
||||||
|
"hex": "#5D616464"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_label_color_normal": {
|
||||||
|
"hex": "#CEDDEDFF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_label_color_inactive": {
|
||||||
|
"hex": "#717577FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_background_color": {
|
||||||
|
"hex": "#2B2B2B66"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_border_color_normal": {
|
||||||
|
"hex": "#5D616466"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_border_color_focused": {
|
||||||
|
"hex": "#5D616466"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_text_color_normal": {
|
||||||
|
"hex": "#CEDDEDFF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_text_color_uneditable": {
|
||||||
|
"hex": "#717577FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_suggestion_text_color": {
|
||||||
|
"hex": "#808080FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_generic_text_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_blur_tooltip_background_tint": {
|
||||||
|
"hex": "#131313A9"
|
||||||
|
},
|
||||||
|
"ui_icon_button_hover_color": {
|
||||||
|
"hex": "#FFFFFF0D"
|
||||||
|
},
|
||||||
|
"ui_icon_texture_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_overlay_background_color": {
|
||||||
|
"hex": "#282828FF"
|
||||||
|
},
|
||||||
|
"ui_overlay_border_color": {
|
||||||
|
"hex": "#3E4042FF"
|
||||||
|
},
|
||||||
|
"ui_interface_background_color": {
|
||||||
|
"hex": "#212121FF"
|
||||||
|
},
|
||||||
|
"ui_interface_border_color": {
|
||||||
|
"hex": "#3E4042FF"
|
||||||
|
},
|
||||||
|
"ui_interface_title_bar_color": {
|
||||||
|
"hex": "#575757FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_background_color_type_1": {
|
||||||
|
"hex": "#2B2B2BFF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_background_color_type_2": {
|
||||||
|
"hex": "#262626FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_border_color": {
|
||||||
|
"hex": "#3B3B3BFF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_entry_selected_color": {
|
||||||
|
"hex": "#323232FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_normal_type_1": {
|
||||||
|
"hex": "#282828FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_normal_type_2": {
|
||||||
|
"hex": "#34A2F5FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_hover_type_1": {
|
||||||
|
"hex": "#147FD0FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_border_color": {
|
||||||
|
"hex": "#3B3B3BFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_label_color_normal": {
|
||||||
|
"hex": "#CEDDEDFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_label_color_inactive": {
|
||||||
|
"hex": "#717577FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_background_color": {
|
||||||
|
"hex": "#2B2B2BFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_border_color_normal": {
|
||||||
|
"hex": "#3B3B3BFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_border_color_focused": {
|
||||||
|
"hex": "#3B3B3BFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_text_color_normal": {
|
||||||
|
"hex": "#CEDDEDFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_text_color_uneditable": {
|
||||||
|
"hex": "#717577FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_suggestion_text_color": {
|
||||||
|
"hex": "#808080FF"
|
||||||
|
},
|
||||||
|
"ui_interface_generic_text_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_tooltip_background_color": {
|
||||||
|
"hex": "#2B2B2BFF"
|
||||||
|
},
|
||||||
|
"info_color": {
|
||||||
|
"hex": "#0381FFFF"
|
||||||
|
},
|
||||||
|
"success_color": {
|
||||||
|
"hex": "#31CE05FF"
|
||||||
|
},
|
||||||
|
"error_color": {
|
||||||
|
"hex": "#ED4545FF"
|
||||||
|
},
|
||||||
|
"warning_color": {
|
||||||
|
"hex": "#E59B12FF"
|
||||||
|
},
|
||||||
|
"layout_editor_mouse_selection_rectangle_color": {
|
||||||
|
"hex": "#0394FCFF"
|
||||||
|
},
|
||||||
|
"layout_editor_grid_color_normal": {
|
||||||
|
"hex": "#404040FF"
|
||||||
|
},
|
||||||
|
"layout_editor_grid_color_center": {
|
||||||
|
"hex": "#5A5A5AFF"
|
||||||
|
},
|
||||||
|
"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"
|
||||||
|
},
|
||||||
|
"menu_bar_close_icon_color": {
|
||||||
|
"hex": "#DA3C1EFF"
|
||||||
|
},
|
||||||
|
"pip_docking_overlay_color": {
|
||||||
|
"hex": "#4096FF50"
|
||||||
|
},
|
||||||
|
"pip_docking_overlay_border_color": {
|
||||||
|
"hex": "#4096FFC8"
|
||||||
|
},
|
||||||
|
"pip_input_blocked_overlay_color": {
|
||||||
|
"hex": "#FFFFFF3C"
|
||||||
|
},
|
||||||
|
"scroll_grabber_color_normal": {
|
||||||
|
"hex": "#595B5D64"
|
||||||
|
},
|
||||||
|
"scroll_grabber_color_hover": {
|
||||||
|
"hex": "#66686864"
|
||||||
|
},
|
||||||
|
"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_delay": {
|
||||||
|
"hex": "#524C24FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_delay_hover": {
|
||||||
|
"hex": "#635C30FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_execute_later": {
|
||||||
|
"hex": "#344660FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_execute_later_hover": {
|
||||||
|
"hex": "#3F5470FF"
|
||||||
|
},
|
||||||
|
"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"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_1": {
|
||||||
|
"hex": "#3E86A0FF"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_2": {
|
||||||
|
"hex": "#AD6C79FF"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_3": {
|
||||||
|
"hex": "#AA823FFF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_background_color": {
|
||||||
|
"hex": "#474747FF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_text_color_normal": {
|
||||||
|
"hex": "#CEDDEDFF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_text_color_selected": {
|
||||||
|
"hex": "#64A5ECFF"
|
||||||
|
},
|
||||||
|
"text_editor_line_number_text_color_normal": {
|
||||||
|
"hex": "#5B5C5EFF"
|
||||||
|
},
|
||||||
|
"text_editor_line_number_text_color_selected": {
|
||||||
|
"hex": "#899396FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_color": {
|
||||||
|
"hex": "#9EAAB8FF"
|
||||||
|
},
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
374
config/fancymenu/ui_themes/dark_high_contrast.json
Normal file
374
config/fancymenu/ui_themes/dark_high_contrast.json
Normal file
|
|
@ -0,0 +1,374 @@
|
||||||
|
{
|
||||||
|
"identifier": "dark_high_contrast",
|
||||||
|
"display_name": "fancymenu.ui.themes.dark_high_contrast",
|
||||||
|
"allow_blur": false,
|
||||||
|
"allow_animations": false,
|
||||||
|
"interface_corner_rounding_radius": 0.0,
|
||||||
|
"widget_corner_rounding_radius": 0.0,
|
||||||
|
"ui_blur_icon_button_hover_color": {
|
||||||
|
"hex": "#FFFFFF0D"
|
||||||
|
},
|
||||||
|
"ui_blur_icon_texture_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_blur_overlay_background_tint": {
|
||||||
|
"hex": "#000000DC"
|
||||||
|
},
|
||||||
|
"ui_blur_overlay_border_color": {
|
||||||
|
"hex": "#FFFFFFDC"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_background_tint": {
|
||||||
|
"hex": "#000000DC"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_border_color": {
|
||||||
|
"hex": "#FFFFFFDC"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_title_bar_tint": {
|
||||||
|
"hex": "#0C0C0CDC"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_background_color_type_1": {
|
||||||
|
"hex": "#080808DC"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_background_color_type_2": {
|
||||||
|
"hex": "#000000DC"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_border_color": {
|
||||||
|
"hex": "#FFFFFFDC"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_entry_selected_color": {
|
||||||
|
"hex": "#FFAA0078"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_normal_type_1": {
|
||||||
|
"hex": "#080808DC"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_normal_type_2": {
|
||||||
|
"hex": "#FFAA00C8"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_hover_type_1": {
|
||||||
|
"hex": "#1E1E1EDC"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_hover_type_2": {
|
||||||
|
"hex": "#FFD200DC"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_border_color": {
|
||||||
|
"hex": "#FFFFFFDC"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_label_color_normal": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_label_color_inactive": {
|
||||||
|
"hex": "#BEBEBEFF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_background_color": {
|
||||||
|
"hex": "#000000DC"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_border_color_normal": {
|
||||||
|
"hex": "#FFFFFFDC"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_border_color_focused": {
|
||||||
|
"hex": "#FFAA00DC"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_text_color_normal": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_text_color_uneditable": {
|
||||||
|
"hex": "#BEBEBEFF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_suggestion_text_color": {
|
||||||
|
"hex": "#C8C8C8FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_generic_text_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_blur_tooltip_background_tint": {
|
||||||
|
"hex": "#000000E6"
|
||||||
|
},
|
||||||
|
"ui_icon_button_hover_color": {
|
||||||
|
"hex": "#FFFFFF0D"
|
||||||
|
},
|
||||||
|
"ui_icon_texture_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_overlay_background_color": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"ui_overlay_border_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_background_color": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"ui_interface_border_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_title_bar_color": {
|
||||||
|
"hex": "#0C0C0CFF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_background_color_type_1": {
|
||||||
|
"hex": "#080808FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_background_color_type_2": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_border_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_entry_selected_color": {
|
||||||
|
"hex": "#FFAA00FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_normal_type_1": {
|
||||||
|
"hex": "#080808FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_normal_type_2": {
|
||||||
|
"hex": "#FFAA00FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_hover_type_1": {
|
||||||
|
"hex": "#1E1E1EFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_border_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_label_color_normal": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_label_color_inactive": {
|
||||||
|
"hex": "#BEBEBEFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_background_color": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_border_color_normal": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_border_color_focused": {
|
||||||
|
"hex": "#FFAA00FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_text_color_normal": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_text_color_uneditable": {
|
||||||
|
"hex": "#BEBEBEFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_suggestion_text_color": {
|
||||||
|
"hex": "#C8C8C8FF"
|
||||||
|
},
|
||||||
|
"ui_interface_generic_text_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_tooltip_background_color": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"info_color": {
|
||||||
|
"hex": "#0381FFFF"
|
||||||
|
},
|
||||||
|
"success_color": {
|
||||||
|
"hex": "#00FF80FF"
|
||||||
|
},
|
||||||
|
"error_color": {
|
||||||
|
"hex": "#FF4040FF"
|
||||||
|
},
|
||||||
|
"warning_color": {
|
||||||
|
"hex": "#FFD000FF"
|
||||||
|
},
|
||||||
|
"layout_editor_mouse_selection_rectangle_color": {
|
||||||
|
"hex": "#FFAA00FF"
|
||||||
|
},
|
||||||
|
"layout_editor_grid_color_normal": {
|
||||||
|
"hex": "#FFFFFF8C"
|
||||||
|
},
|
||||||
|
"layout_editor_grid_color_center": {
|
||||||
|
"hex": "#FFAA00B4"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_color_normal": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_color_selected": {
|
||||||
|
"hex": "#FFAA00FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_rotation_controls_color": {
|
||||||
|
"hex": "#00C8FFFF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_vertical_tilting_controls_color": {
|
||||||
|
"hex": "#FFD000FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_horizontal_tilting_controls_color": {
|
||||||
|
"hex": "#00FF80FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_dragging_not_allowed_color": {
|
||||||
|
"hex": "#FF4040DC"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_display_line_background_color": {
|
||||||
|
"hex": "#000000B4"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_display_line_text_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"layout_editor_anchor_point_overlay_color_base": {
|
||||||
|
"hex": "#00FFB4FF"
|
||||||
|
},
|
||||||
|
"layout_editor_anchor_point_overlay_color_border": {
|
||||||
|
"hex": "#00966EFF"
|
||||||
|
},
|
||||||
|
"menu_bar_close_icon_color": {
|
||||||
|
"hex": "#FF4040FF"
|
||||||
|
},
|
||||||
|
"pip_docking_overlay_color": {
|
||||||
|
"hex": "#FFAA0078"
|
||||||
|
},
|
||||||
|
"pip_docking_overlay_border_color": {
|
||||||
|
"hex": "#FFAA00DC"
|
||||||
|
},
|
||||||
|
"pip_input_blocked_overlay_color": {
|
||||||
|
"hex": "#FFFFFF3C"
|
||||||
|
},
|
||||||
|
"scroll_grabber_color_normal": {
|
||||||
|
"hex": "#FFFFFF8C"
|
||||||
|
},
|
||||||
|
"scroll_grabber_color_hover": {
|
||||||
|
"hex": "#FFAA00C8"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_action": {
|
||||||
|
"hex": "#0F0F0FFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_action_hover": {
|
||||||
|
"hex": "#1E1E1EFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_if": {
|
||||||
|
"hex": "#001E3CFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_if_hover": {
|
||||||
|
"hex": "#002D5AFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_if": {
|
||||||
|
"hex": "#23003CFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_if_hover": {
|
||||||
|
"hex": "#37005AFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else": {
|
||||||
|
"hex": "#3C2300FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_hover": {
|
||||||
|
"hex": "#5A3700FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_while": {
|
||||||
|
"hex": "#002D28FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_while_hover": {
|
||||||
|
"hex": "#00413AFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_delay": {
|
||||||
|
"hex": "#3C3200FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_delay_hover": {
|
||||||
|
"hex": "#554600FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_execute_later": {
|
||||||
|
"hex": "#001E46FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_execute_later_hover": {
|
||||||
|
"hex": "#002D64FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_folder": {
|
||||||
|
"hex": "#3C001EFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_folder_hover": {
|
||||||
|
"hex": "#55002DFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_generic_block": {
|
||||||
|
"hex": "#141414FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_generic_block_hover": {
|
||||||
|
"hex": "#232323FF"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_color": {
|
||||||
|
"hex": "#FFFFFFB4"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_hovered_color": {
|
||||||
|
"hex": "#FFAA00DC"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_selected_color": {
|
||||||
|
"hex": "#FFD000F0"
|
||||||
|
},
|
||||||
|
"actions_minimap_background_color": {
|
||||||
|
"hex": "#000000DC"
|
||||||
|
},
|
||||||
|
"actions_minimap_border_color": {
|
||||||
|
"hex": "#FFFFFFDC"
|
||||||
|
},
|
||||||
|
"actions_minimap_viewport_color": {
|
||||||
|
"hex": "#FFFFFF28"
|
||||||
|
},
|
||||||
|
"actions_minimap_viewport_border_color": {
|
||||||
|
"hex": "#FFAA008C"
|
||||||
|
},
|
||||||
|
"actions_minimap_tooltip_border_color": {
|
||||||
|
"hex": "#FFAA00DC"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_1": {
|
||||||
|
"hex": "#FFAA00FF"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_2": {
|
||||||
|
"hex": "#00C8FFFF"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_3": {
|
||||||
|
"hex": "#00FF80FF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_background_color": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_text_color_normal": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_text_color_selected": {
|
||||||
|
"hex": "#FFAA00FF"
|
||||||
|
},
|
||||||
|
"text_editor_line_number_text_color_normal": {
|
||||||
|
"hex": "#C8C8C8FF"
|
||||||
|
},
|
||||||
|
"text_editor_line_number_text_color_selected": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_1": {
|
||||||
|
"hex": "#FF4040FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_2": {
|
||||||
|
"hex": "#FFD000FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_3": {
|
||||||
|
"hex": "#00FF80FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_4": {
|
||||||
|
"hex": "#00C8FFFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_5": {
|
||||||
|
"hex": "#78B4FFFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_6": {
|
||||||
|
"hex": "#C878FFFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_7": {
|
||||||
|
"hex": "#FF78C8FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_8": {
|
||||||
|
"hex": "#FF6464FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_9": {
|
||||||
|
"hex": "#FFAA00FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_10": {
|
||||||
|
"hex": "#FFE650FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_11": {
|
||||||
|
"hex": "#00FFA0FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_12": {
|
||||||
|
"hex": "#00DCC8FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_brackets_color": {
|
||||||
|
"hex": "#FFD000FF"
|
||||||
|
}
|
||||||
|
}
|
||||||
374
config/fancymenu/ui_themes/light.json
Normal file
374
config/fancymenu/ui_themes/light.json
Normal file
|
|
@ -0,0 +1,374 @@
|
||||||
|
{
|
||||||
|
"identifier": "light",
|
||||||
|
"display_name": "fancymenu.ui.themes.light",
|
||||||
|
"allow_blur": true,
|
||||||
|
"allow_animations": true,
|
||||||
|
"interface_corner_rounding_radius": 6.0,
|
||||||
|
"widget_corner_rounding_radius": 6.0,
|
||||||
|
"ui_blur_icon_button_hover_color": {
|
||||||
|
"hex": "#2C313A0D"
|
||||||
|
},
|
||||||
|
"ui_blur_icon_texture_color": {
|
||||||
|
"hex": "#2C313AFF"
|
||||||
|
},
|
||||||
|
"ui_blur_overlay_background_tint": {
|
||||||
|
"hex": "#F8FAFDB4"
|
||||||
|
},
|
||||||
|
"ui_blur_overlay_border_color": {
|
||||||
|
"hex": "#CED4DD96"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_background_tint": {
|
||||||
|
"hex": "#F8FAFDD2"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_border_color": {
|
||||||
|
"hex": "#B4B9BEA8"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_title_bar_tint": {
|
||||||
|
"hex": "#EBEFF5D2"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_background_color_type_1": {
|
||||||
|
"hex": "#FFFFFF96"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_background_color_type_2": {
|
||||||
|
"hex": "#F2F6FB8C"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_border_color": {
|
||||||
|
"hex": "#CCD2DC8C"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_entry_selected_color": {
|
||||||
|
"hex": "#CEE0FF82"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_normal_type_1": {
|
||||||
|
"hex": "#FFFFFF96"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_normal_type_2": {
|
||||||
|
"hex": "#D8E9FF96"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_hover_type_1": {
|
||||||
|
"hex": "#E8F2FFAA"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_hover_type_2": {
|
||||||
|
"hex": "#D2E4FFAA"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_border_color": {
|
||||||
|
"hex": "#C6CED996"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_label_color_normal": {
|
||||||
|
"hex": "#2C313AFF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_label_color_inactive": {
|
||||||
|
"hex": "#787E88FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_background_color": {
|
||||||
|
"hex": "#FFFFFF96"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_border_color_normal": {
|
||||||
|
"hex": "#C6CED996"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_border_color_focused": {
|
||||||
|
"hex": "#6FA9FFC8"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_text_color_normal": {
|
||||||
|
"hex": "#2C313AFF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_text_color_uneditable": {
|
||||||
|
"hex": "#787E88FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_suggestion_text_color": {
|
||||||
|
"hex": "#9197A1FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_generic_text_color": {
|
||||||
|
"hex": "#2C313AFF"
|
||||||
|
},
|
||||||
|
"ui_blur_tooltip_background_tint": {
|
||||||
|
"hex": "#FFFFFFDC"
|
||||||
|
},
|
||||||
|
"ui_icon_button_hover_color": {
|
||||||
|
"hex": "#363C450D"
|
||||||
|
},
|
||||||
|
"ui_icon_texture_color": {
|
||||||
|
"hex": "#363C45FF"
|
||||||
|
},
|
||||||
|
"ui_overlay_background_color": {
|
||||||
|
"hex": "#F2F4F7FF"
|
||||||
|
},
|
||||||
|
"ui_overlay_border_color": {
|
||||||
|
"hex": "#D2D8E0FF"
|
||||||
|
},
|
||||||
|
"ui_interface_background_color": {
|
||||||
|
"hex": "#F7F8FAFF"
|
||||||
|
},
|
||||||
|
"ui_interface_border_color": {
|
||||||
|
"hex": "#D2D8E0FF"
|
||||||
|
},
|
||||||
|
"ui_interface_title_bar_color": {
|
||||||
|
"hex": "#EBEEF2FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_background_color_type_1": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_background_color_type_2": {
|
||||||
|
"hex": "#F1F4F8FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_border_color": {
|
||||||
|
"hex": "#D6DBE3FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_entry_selected_color": {
|
||||||
|
"hex": "#DCE9FFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_normal_type_1": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_normal_type_2": {
|
||||||
|
"hex": "#D8E9FFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_hover_type_1": {
|
||||||
|
"hex": "#E6F0FFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_border_color": {
|
||||||
|
"hex": "#C8CED7FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_label_color_normal": {
|
||||||
|
"hex": "#2A2E36FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_label_color_inactive": {
|
||||||
|
"hex": "#7A818AFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_background_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_border_color_normal": {
|
||||||
|
"hex": "#C7CED9FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_border_color_focused": {
|
||||||
|
"hex": "#6FA9FFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_text_color_normal": {
|
||||||
|
"hex": "#2A2E36FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_text_color_uneditable": {
|
||||||
|
"hex": "#8C929CFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_suggestion_text_color": {
|
||||||
|
"hex": "#969DA8FF"
|
||||||
|
},
|
||||||
|
"ui_interface_generic_text_color": {
|
||||||
|
"hex": "#2A2E36FF"
|
||||||
|
},
|
||||||
|
"ui_tooltip_background_color": {
|
||||||
|
"hex": "#F5F7FBFF"
|
||||||
|
},
|
||||||
|
"info_color": {
|
||||||
|
"hex": "#0381FFFF"
|
||||||
|
},
|
||||||
|
"success_color": {
|
||||||
|
"hex": "#16A34AFF"
|
||||||
|
},
|
||||||
|
"error_color": {
|
||||||
|
"hex": "#DC2626FF"
|
||||||
|
},
|
||||||
|
"warning_color": {
|
||||||
|
"hex": "#D97706FF"
|
||||||
|
},
|
||||||
|
"layout_editor_mouse_selection_rectangle_color": {
|
||||||
|
"hex": "#3B82F6FF"
|
||||||
|
},
|
||||||
|
"layout_editor_grid_color_normal": {
|
||||||
|
"hex": "#8B5CF65A"
|
||||||
|
},
|
||||||
|
"layout_editor_grid_color_center": {
|
||||||
|
"hex": "#2563EB64"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_color_normal": {
|
||||||
|
"hex": "#3B82F6FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_color_selected": {
|
||||||
|
"hex": "#22D3EEFF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_rotation_controls_color": {
|
||||||
|
"hex": "#9333EAFF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_vertical_tilting_controls_color": {
|
||||||
|
"hex": "#F59E0BFF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_horizontal_tilting_controls_color": {
|
||||||
|
"hex": "#84CC16FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_dragging_not_allowed_color": {
|
||||||
|
"hex": "#EF4444C8"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_display_line_background_color": {
|
||||||
|
"hex": "#00000060"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_display_line_text_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"layout_editor_anchor_point_overlay_color_base": {
|
||||||
|
"hex": "#10B981FF"
|
||||||
|
},
|
||||||
|
"layout_editor_anchor_point_overlay_color_border": {
|
||||||
|
"hex": "#0F766EFF"
|
||||||
|
},
|
||||||
|
"menu_bar_close_icon_color": {
|
||||||
|
"hex": "#EF4444FF"
|
||||||
|
},
|
||||||
|
"pip_docking_overlay_color": {
|
||||||
|
"hex": "#3B82F650"
|
||||||
|
},
|
||||||
|
"pip_docking_overlay_border_color": {
|
||||||
|
"hex": "#3B82F6C8"
|
||||||
|
},
|
||||||
|
"pip_input_blocked_overlay_color": {
|
||||||
|
"hex": "#FFFFFF3C"
|
||||||
|
},
|
||||||
|
"scroll_grabber_color_normal": {
|
||||||
|
"hex": "#B0B6BE82"
|
||||||
|
},
|
||||||
|
"scroll_grabber_color_hover": {
|
||||||
|
"hex": "#969CA5AA"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_action": {
|
||||||
|
"hex": "#E8ECF3FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_action_hover": {
|
||||||
|
"hex": "#DDE3ECFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_if": {
|
||||||
|
"hex": "#E3F1FFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_if_hover": {
|
||||||
|
"hex": "#D2E7FFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_if": {
|
||||||
|
"hex": "#F0E7FFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_if_hover": {
|
||||||
|
"hex": "#E3D6FFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else": {
|
||||||
|
"hex": "#FFF2DFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_hover": {
|
||||||
|
"hex": "#FFE8C4FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_while": {
|
||||||
|
"hex": "#E3F7F2FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_while_hover": {
|
||||||
|
"hex": "#D2F0E7FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_delay": {
|
||||||
|
"hex": "#FFF6D9FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_delay_hover": {
|
||||||
|
"hex": "#FFECC0FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_execute_later": {
|
||||||
|
"hex": "#E7EEFFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_execute_later_hover": {
|
||||||
|
"hex": "#D6E1FFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_folder": {
|
||||||
|
"hex": "#F8E7EEFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_folder_hover": {
|
||||||
|
"hex": "#F3D6E1FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_generic_block": {
|
||||||
|
"hex": "#EFF1F4FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_generic_block_hover": {
|
||||||
|
"hex": "#E2E6ECFF"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_color": {
|
||||||
|
"hex": "#5C7EB28C"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_hovered_color": {
|
||||||
|
"hex": "#42A5F5C8"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_selected_color": {
|
||||||
|
"hex": "#F59E0BDC"
|
||||||
|
},
|
||||||
|
"actions_minimap_background_color": {
|
||||||
|
"hex": "#F5F8FCDC"
|
||||||
|
},
|
||||||
|
"actions_minimap_border_color": {
|
||||||
|
"hex": "#C4CCD6DC"
|
||||||
|
},
|
||||||
|
"actions_minimap_viewport_color": {
|
||||||
|
"hex": "#0000001E"
|
||||||
|
},
|
||||||
|
"actions_minimap_viewport_border_color": {
|
||||||
|
"hex": "#5A78A078"
|
||||||
|
},
|
||||||
|
"actions_minimap_tooltip_border_color": {
|
||||||
|
"hex": "#5A8CC8DC"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_1": {
|
||||||
|
"hex": "#3B82F6FF"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_2": {
|
||||||
|
"hex": "#EC4899FF"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_3": {
|
||||||
|
"hex": "#F59E0BFF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_background_color": {
|
||||||
|
"hex": "#F5F7FBFF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_text_color_normal": {
|
||||||
|
"hex": "#2A2E36FF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_text_color_selected": {
|
||||||
|
"hex": "#2563EBFF"
|
||||||
|
},
|
||||||
|
"text_editor_line_number_text_color_normal": {
|
||||||
|
"hex": "#9197A0FF"
|
||||||
|
},
|
||||||
|
"text_editor_line_number_text_color_selected": {
|
||||||
|
"hex": "#69717DFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_color": {
|
||||||
|
"hex": "#2A2E36FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_1": {
|
||||||
|
"hex": "#E11D48FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_2": {
|
||||||
|
"hex": "#D97706FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_3": {
|
||||||
|
"hex": "#65A30DFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_4": {
|
||||||
|
"hex": "#0D9488FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_5": {
|
||||||
|
"hex": "#2563EBFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_6": {
|
||||||
|
"hex": "#7C3AEDFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_7": {
|
||||||
|
"hex": "#DB2777FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_8": {
|
||||||
|
"hex": "#EF4444FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_9": {
|
||||||
|
"hex": "#F97316FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_10": {
|
||||||
|
"hex": "#EAB308FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_11": {
|
||||||
|
"hex": "#22C55EFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_12": {
|
||||||
|
"hex": "#0E7490FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_brackets_color": {
|
||||||
|
"hex": "#F59E0BFF"
|
||||||
|
}
|
||||||
|
}
|
||||||
374
config/fancymenu/ui_themes/light_high_contrast.json
Normal file
374
config/fancymenu/ui_themes/light_high_contrast.json
Normal file
|
|
@ -0,0 +1,374 @@
|
||||||
|
{
|
||||||
|
"identifier": "light_high_contrast",
|
||||||
|
"display_name": "fancymenu.ui.themes.light_high_contrast",
|
||||||
|
"allow_blur": false,
|
||||||
|
"allow_animations": false,
|
||||||
|
"interface_corner_rounding_radius": 0.0,
|
||||||
|
"widget_corner_rounding_radius": 0.0,
|
||||||
|
"ui_blur_icon_button_hover_color": {
|
||||||
|
"hex": "#0000000D"
|
||||||
|
},
|
||||||
|
"ui_blur_icon_texture_color": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"ui_blur_overlay_background_tint": {
|
||||||
|
"hex": "#FFFFFFEB"
|
||||||
|
},
|
||||||
|
"ui_blur_overlay_border_color": {
|
||||||
|
"hex": "#000000EB"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_background_tint": {
|
||||||
|
"hex": "#FFFFFFEB"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_border_color": {
|
||||||
|
"hex": "#000000EB"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_title_bar_tint": {
|
||||||
|
"hex": "#F5F5F5EB"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_background_color_type_1": {
|
||||||
|
"hex": "#FFFFFFEB"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_background_color_type_2": {
|
||||||
|
"hex": "#F5F5F5EB"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_border_color": {
|
||||||
|
"hex": "#000000EB"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_entry_selected_color": {
|
||||||
|
"hex": "#0078FF8C"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_normal_type_1": {
|
||||||
|
"hex": "#FFFFFFEB"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_normal_type_2": {
|
||||||
|
"hex": "#0078FFD2"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_hover_type_1": {
|
||||||
|
"hex": "#EBEBEBEB"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_hover_type_2": {
|
||||||
|
"hex": "#00A0FFEB"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_border_color": {
|
||||||
|
"hex": "#000000EB"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_label_color_normal": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_label_color_inactive": {
|
||||||
|
"hex": "#505050FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_background_color": {
|
||||||
|
"hex": "#FFFFFFEB"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_border_color_normal": {
|
||||||
|
"hex": "#000000EB"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_border_color_focused": {
|
||||||
|
"hex": "#0078FFEB"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_text_color_normal": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_text_color_uneditable": {
|
||||||
|
"hex": "#505050FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_suggestion_text_color": {
|
||||||
|
"hex": "#5A5A5AFF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_generic_text_color": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"ui_blur_tooltip_background_tint": {
|
||||||
|
"hex": "#FFFFFFF5"
|
||||||
|
},
|
||||||
|
"ui_icon_button_hover_color": {
|
||||||
|
"hex": "#0000000D"
|
||||||
|
},
|
||||||
|
"ui_icon_texture_color": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"ui_overlay_background_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_overlay_border_color": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"ui_interface_background_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_border_color": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"ui_interface_title_bar_color": {
|
||||||
|
"hex": "#F5F5F5FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_background_color_type_1": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_background_color_type_2": {
|
||||||
|
"hex": "#F5F5F5FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_border_color": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_entry_selected_color": {
|
||||||
|
"hex": "#0078FFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_normal_type_1": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_normal_type_2": {
|
||||||
|
"hex": "#0078FFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_hover_type_1": {
|
||||||
|
"hex": "#EBEBEBFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_border_color": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_label_color_normal": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_label_color_inactive": {
|
||||||
|
"hex": "#505050FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_background_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_border_color_normal": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_border_color_focused": {
|
||||||
|
"hex": "#0078FFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_text_color_normal": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_text_color_uneditable": {
|
||||||
|
"hex": "#505050FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_suggestion_text_color": {
|
||||||
|
"hex": "#5A5A5AFF"
|
||||||
|
},
|
||||||
|
"ui_interface_generic_text_color": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"ui_tooltip_background_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"info_color": {
|
||||||
|
"hex": "#0381FFFF"
|
||||||
|
},
|
||||||
|
"success_color": {
|
||||||
|
"hex": "#009600FF"
|
||||||
|
},
|
||||||
|
"error_color": {
|
||||||
|
"hex": "#C80000FF"
|
||||||
|
},
|
||||||
|
"warning_color": {
|
||||||
|
"hex": "#B46E00FF"
|
||||||
|
},
|
||||||
|
"layout_editor_mouse_selection_rectangle_color": {
|
||||||
|
"hex": "#0078FFFF"
|
||||||
|
},
|
||||||
|
"layout_editor_grid_color_normal": {
|
||||||
|
"hex": "#0000008C"
|
||||||
|
},
|
||||||
|
"layout_editor_grid_color_center": {
|
||||||
|
"hex": "#0078FFB4"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_color_normal": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_color_selected": {
|
||||||
|
"hex": "#0078FFFF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_rotation_controls_color": {
|
||||||
|
"hex": "#8C00FFFF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_vertical_tilting_controls_color": {
|
||||||
|
"hex": "#B46E00FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_horizontal_tilting_controls_color": {
|
||||||
|
"hex": "#009600FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_dragging_not_allowed_color": {
|
||||||
|
"hex": "#C80000DC"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_display_line_background_color": {
|
||||||
|
"hex": "#000000B4"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_display_line_text_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"layout_editor_anchor_point_overlay_color_base": {
|
||||||
|
"hex": "#00AA8CFF"
|
||||||
|
},
|
||||||
|
"layout_editor_anchor_point_overlay_color_border": {
|
||||||
|
"hex": "#006E5AFF"
|
||||||
|
},
|
||||||
|
"menu_bar_close_icon_color": {
|
||||||
|
"hex": "#C80000FF"
|
||||||
|
},
|
||||||
|
"pip_docking_overlay_color": {
|
||||||
|
"hex": "#0078FF78"
|
||||||
|
},
|
||||||
|
"pip_docking_overlay_border_color": {
|
||||||
|
"hex": "#0078FFDC"
|
||||||
|
},
|
||||||
|
"pip_input_blocked_overlay_color": {
|
||||||
|
"hex": "#FFFFFF3C"
|
||||||
|
},
|
||||||
|
"scroll_grabber_color_normal": {
|
||||||
|
"hex": "#0000008C"
|
||||||
|
},
|
||||||
|
"scroll_grabber_color_hover": {
|
||||||
|
"hex": "#0078FFC8"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_action": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_action_hover": {
|
||||||
|
"hex": "#EBEBEBFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_if": {
|
||||||
|
"hex": "#E6F5FFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_if_hover": {
|
||||||
|
"hex": "#D2EBFFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_if": {
|
||||||
|
"hex": "#F5E6FFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_if_hover": {
|
||||||
|
"hex": "#EBD2FFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else": {
|
||||||
|
"hex": "#FFF0DCFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_hover": {
|
||||||
|
"hex": "#FFE4C8FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_while": {
|
||||||
|
"hex": "#E1F5F0FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_while_hover": {
|
||||||
|
"hex": "#D0ECE6FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_delay": {
|
||||||
|
"hex": "#FFF6D6FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_delay_hover": {
|
||||||
|
"hex": "#FFEBBEFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_execute_later": {
|
||||||
|
"hex": "#E6EEFFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_execute_later_hover": {
|
||||||
|
"hex": "#D2E0FFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_folder": {
|
||||||
|
"hex": "#FFE6F0FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_folder_hover": {
|
||||||
|
"hex": "#F8D2E2FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_generic_block": {
|
||||||
|
"hex": "#F0F0F0FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_generic_block_hover": {
|
||||||
|
"hex": "#E1E1E1FF"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_color": {
|
||||||
|
"hex": "#000000B4"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_hovered_color": {
|
||||||
|
"hex": "#0078FFDC"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_selected_color": {
|
||||||
|
"hex": "#0078FFF0"
|
||||||
|
},
|
||||||
|
"actions_minimap_background_color": {
|
||||||
|
"hex": "#FFFFFFE6"
|
||||||
|
},
|
||||||
|
"actions_minimap_border_color": {
|
||||||
|
"hex": "#000000E6"
|
||||||
|
},
|
||||||
|
"actions_minimap_viewport_color": {
|
||||||
|
"hex": "#00000028"
|
||||||
|
},
|
||||||
|
"actions_minimap_viewport_border_color": {
|
||||||
|
"hex": "#0078FF8C"
|
||||||
|
},
|
||||||
|
"actions_minimap_tooltip_border_color": {
|
||||||
|
"hex": "#0078FFDC"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_1": {
|
||||||
|
"hex": "#0078FFFF"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_2": {
|
||||||
|
"hex": "#8C00FFFF"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_3": {
|
||||||
|
"hex": "#009600FF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_background_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_text_color_normal": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_text_color_selected": {
|
||||||
|
"hex": "#0078FFFF"
|
||||||
|
},
|
||||||
|
"text_editor_line_number_text_color_normal": {
|
||||||
|
"hex": "#3C3C3CFF"
|
||||||
|
},
|
||||||
|
"text_editor_line_number_text_color_selected": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_color": {
|
||||||
|
"hex": "#000000FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_1": {
|
||||||
|
"hex": "#C80000FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_2": {
|
||||||
|
"hex": "#B46E00FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_3": {
|
||||||
|
"hex": "#009600FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_4": {
|
||||||
|
"hex": "#008CA0FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_5": {
|
||||||
|
"hex": "#0078FFFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_6": {
|
||||||
|
"hex": "#8C00FFFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_7": {
|
||||||
|
"hex": "#C80078FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_8": {
|
||||||
|
"hex": "#C80000FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_9": {
|
||||||
|
"hex": "#B46E00FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_10": {
|
||||||
|
"hex": "#967800FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_11": {
|
||||||
|
"hex": "#009600FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_12": {
|
||||||
|
"hex": "#006E78FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_brackets_color": {
|
||||||
|
"hex": "#0078FFFF"
|
||||||
|
}
|
||||||
|
}
|
||||||
374
config/fancymenu/ui_themes/pumpkin_soup.json
Normal file
374
config/fancymenu/ui_themes/pumpkin_soup.json
Normal file
|
|
@ -0,0 +1,374 @@
|
||||||
|
{
|
||||||
|
"identifier": "pumpkin_soup",
|
||||||
|
"display_name": "fancymenu.ui.themes.pumpkin_soup",
|
||||||
|
"allow_blur": true,
|
||||||
|
"allow_animations": true,
|
||||||
|
"interface_corner_rounding_radius": 6.0,
|
||||||
|
"widget_corner_rounding_radius": 6.0,
|
||||||
|
"ui_blur_icon_button_hover_color": {
|
||||||
|
"hex": "#3C2D240D"
|
||||||
|
},
|
||||||
|
"ui_blur_icon_texture_color": {
|
||||||
|
"hex": "#3C2D24FF"
|
||||||
|
},
|
||||||
|
"ui_blur_overlay_background_tint": {
|
||||||
|
"hex": "#FAF4ECB9"
|
||||||
|
},
|
||||||
|
"ui_blur_overlay_border_color": {
|
||||||
|
"hex": "#D2C0AFA0"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_background_tint": {
|
||||||
|
"hex": "#F9F2EAD7"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_border_color": {
|
||||||
|
"hex": "#D2C0AFA0"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_title_bar_tint": {
|
||||||
|
"hex": "#EEE3D6D7"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_background_color_type_1": {
|
||||||
|
"hex": "#FFFAF59B"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_background_color_type_2": {
|
||||||
|
"hex": "#F4E8DC96"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_border_color": {
|
||||||
|
"hex": "#CCBAAA96"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_entry_selected_color": {
|
||||||
|
"hex": "#FFD5B096"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_normal_type_1": {
|
||||||
|
"hex": "#FFFAF59B"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_normal_type_2": {
|
||||||
|
"hex": "#FFCC9E9B"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_hover_type_1": {
|
||||||
|
"hex": "#FFE2C6AF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_hover_type_2": {
|
||||||
|
"hex": "#FFBE80AF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_border_color": {
|
||||||
|
"hex": "#C8B8AA96"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_label_color_normal": {
|
||||||
|
"hex": "#3C2D24FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_label_color_inactive": {
|
||||||
|
"hex": "#84786EFF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_background_color": {
|
||||||
|
"hex": "#FFFAF596"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_border_color_normal": {
|
||||||
|
"hex": "#C8B8AA96"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_border_color_focused": {
|
||||||
|
"hex": "#E67E3CD2"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_text_color_normal": {
|
||||||
|
"hex": "#3C2D24FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_text_color_uneditable": {
|
||||||
|
"hex": "#84786EFF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_suggestion_text_color": {
|
||||||
|
"hex": "#A09488FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_generic_text_color": {
|
||||||
|
"hex": "#3C2D24FF"
|
||||||
|
},
|
||||||
|
"ui_blur_tooltip_background_tint": {
|
||||||
|
"hex": "#FFF9F2DC"
|
||||||
|
},
|
||||||
|
"ui_icon_button_hover_color": {
|
||||||
|
"hex": "#3C2D240D"
|
||||||
|
},
|
||||||
|
"ui_icon_texture_color": {
|
||||||
|
"hex": "#3C2D24FF"
|
||||||
|
},
|
||||||
|
"ui_overlay_background_color": {
|
||||||
|
"hex": "#F5EEE5FF"
|
||||||
|
},
|
||||||
|
"ui_overlay_border_color": {
|
||||||
|
"hex": "#D0BEAEFF"
|
||||||
|
},
|
||||||
|
"ui_interface_background_color": {
|
||||||
|
"hex": "#FBF5EDFF"
|
||||||
|
},
|
||||||
|
"ui_interface_border_color": {
|
||||||
|
"hex": "#D0BEAEFF"
|
||||||
|
},
|
||||||
|
"ui_interface_title_bar_color": {
|
||||||
|
"hex": "#ECE1D4FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_background_color_type_1": {
|
||||||
|
"hex": "#FFFBF6FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_background_color_type_2": {
|
||||||
|
"hex": "#F4E9DDFF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_border_color": {
|
||||||
|
"hex": "#D0BEAEFF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_entry_selected_color": {
|
||||||
|
"hex": "#FFD5B0FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_normal_type_1": {
|
||||||
|
"hex": "#FFFAF5FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_normal_type_2": {
|
||||||
|
"hex": "#FFCC9EFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_hover_type_1": {
|
||||||
|
"hex": "#FFE2C6FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_border_color": {
|
||||||
|
"hex": "#C6B6A8FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_label_color_normal": {
|
||||||
|
"hex": "#382A22FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_label_color_inactive": {
|
||||||
|
"hex": "#887C70FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_background_color": {
|
||||||
|
"hex": "#FFFAF5FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_border_color_normal": {
|
||||||
|
"hex": "#C8B8AAFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_border_color_focused": {
|
||||||
|
"hex": "#E67E3CFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_text_color_normal": {
|
||||||
|
"hex": "#382A22FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_text_color_uneditable": {
|
||||||
|
"hex": "#968A7EFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_suggestion_text_color": {
|
||||||
|
"hex": "#A2968AFF"
|
||||||
|
},
|
||||||
|
"ui_interface_generic_text_color": {
|
||||||
|
"hex": "#382A22FF"
|
||||||
|
},
|
||||||
|
"ui_tooltip_background_color": {
|
||||||
|
"hex": "#F8F1E9FF"
|
||||||
|
},
|
||||||
|
"info_color": {
|
||||||
|
"hex": "#0381FFFF"
|
||||||
|
},
|
||||||
|
"success_color": {
|
||||||
|
"hex": "#20996AFF"
|
||||||
|
},
|
||||||
|
"error_color": {
|
||||||
|
"hex": "#DA4E3AFF"
|
||||||
|
},
|
||||||
|
"warning_color": {
|
||||||
|
"hex": "#E67E3CFF"
|
||||||
|
},
|
||||||
|
"layout_editor_mouse_selection_rectangle_color": {
|
||||||
|
"hex": "#E67E3CFF"
|
||||||
|
},
|
||||||
|
"layout_editor_grid_color_normal": {
|
||||||
|
"hex": "#DB8C5864"
|
||||||
|
},
|
||||||
|
"layout_editor_grid_color_center": {
|
||||||
|
"hex": "#C16E4078"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_color_normal": {
|
||||||
|
"hex": "#E67E3CFF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_color_selected": {
|
||||||
|
"hex": "#F4A460FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_rotation_controls_color": {
|
||||||
|
"hex": "#AA6836FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_vertical_tilting_controls_color": {
|
||||||
|
"hex": "#EC9C4EFF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_horizontal_tilting_controls_color": {
|
||||||
|
"hex": "#78AA6EFF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_dragging_not_allowed_color": {
|
||||||
|
"hex": "#DA4E3AC8"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_display_line_background_color": {
|
||||||
|
"hex": "#00000060"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_display_line_text_color": {
|
||||||
|
"hex": "#FFFFFFFF"
|
||||||
|
},
|
||||||
|
"layout_editor_anchor_point_overlay_color_base": {
|
||||||
|
"hex": "#5CB08CFF"
|
||||||
|
},
|
||||||
|
"layout_editor_anchor_point_overlay_color_border": {
|
||||||
|
"hex": "#38785EFF"
|
||||||
|
},
|
||||||
|
"menu_bar_close_icon_color": {
|
||||||
|
"hex": "#E67E3CFF"
|
||||||
|
},
|
||||||
|
"pip_docking_overlay_color": {
|
||||||
|
"hex": "#E67E3C50"
|
||||||
|
},
|
||||||
|
"pip_docking_overlay_border_color": {
|
||||||
|
"hex": "#E67E3CC8"
|
||||||
|
},
|
||||||
|
"pip_input_blocked_overlay_color": {
|
||||||
|
"hex": "#FFFFFF3C"
|
||||||
|
},
|
||||||
|
"scroll_grabber_color_normal": {
|
||||||
|
"hex": "#BAAA9C8C"
|
||||||
|
},
|
||||||
|
"scroll_grabber_color_hover": {
|
||||||
|
"hex": "#A09286B4"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_action": {
|
||||||
|
"hex": "#EFE8E0FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_action_hover": {
|
||||||
|
"hex": "#E4DBD1FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_if": {
|
||||||
|
"hex": "#E7F2FFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_if_hover": {
|
||||||
|
"hex": "#D6E8FAFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_if": {
|
||||||
|
"hex": "#F4E9FAFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_if_hover": {
|
||||||
|
"hex": "#E8D9F3FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else": {
|
||||||
|
"hex": "#FFEFDDFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_hover": {
|
||||||
|
"hex": "#FFE2C6FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_while": {
|
||||||
|
"hex": "#E3F5EFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_while_hover": {
|
||||||
|
"hex": "#D2EEE5FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_delay": {
|
||||||
|
"hex": "#FFF6D6FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_delay_hover": {
|
||||||
|
"hex": "#FFEBBEFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_execute_later": {
|
||||||
|
"hex": "#E6EEFFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_execute_later_hover": {
|
||||||
|
"hex": "#D2E0FFFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_folder": {
|
||||||
|
"hex": "#FAE5DCFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_folder_hover": {
|
||||||
|
"hex": "#F3D4C8FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_generic_block": {
|
||||||
|
"hex": "#F2ECE6FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_generic_block_hover": {
|
||||||
|
"hex": "#E6DED6FF"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_color": {
|
||||||
|
"hex": "#AE846AA0"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_hovered_color": {
|
||||||
|
"hex": "#E67E3CD2"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_selected_color": {
|
||||||
|
"hex": "#EC9C4EDC"
|
||||||
|
},
|
||||||
|
"actions_minimap_background_color": {
|
||||||
|
"hex": "#FAF4ECE1"
|
||||||
|
},
|
||||||
|
"actions_minimap_border_color": {
|
||||||
|
"hex": "#C6B8AADC"
|
||||||
|
},
|
||||||
|
"actions_minimap_viewport_color": {
|
||||||
|
"hex": "#0000001C"
|
||||||
|
},
|
||||||
|
"actions_minimap_viewport_border_color": {
|
||||||
|
"hex": "#987E6E78"
|
||||||
|
},
|
||||||
|
"actions_minimap_tooltip_border_color": {
|
||||||
|
"hex": "#E67E3CDC"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_1": {
|
||||||
|
"hex": "#E67E3CFF"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_2": {
|
||||||
|
"hex": "#C07652FF"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_3": {
|
||||||
|
"hex": "#96AA72FF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_background_color": {
|
||||||
|
"hex": "#FAF4ECFF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_text_color_normal": {
|
||||||
|
"hex": "#382A22FF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_text_color_selected": {
|
||||||
|
"hex": "#D0682EFF"
|
||||||
|
},
|
||||||
|
"text_editor_line_number_text_color_normal": {
|
||||||
|
"hex": "#9C9186FF"
|
||||||
|
},
|
||||||
|
"text_editor_line_number_text_color_selected": {
|
||||||
|
"hex": "#786E64FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_color": {
|
||||||
|
"hex": "#382A22FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_1": {
|
||||||
|
"hex": "#DA4E3AFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_2": {
|
||||||
|
"hex": "#E67E3CFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_3": {
|
||||||
|
"hex": "#76A65CFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_4": {
|
||||||
|
"hex": "#369C86FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_5": {
|
||||||
|
"hex": "#4A84D2FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_6": {
|
||||||
|
"hex": "#A066D2FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_7": {
|
||||||
|
"hex": "#CA5C96FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_8": {
|
||||||
|
"hex": "#DA4E3AFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_9": {
|
||||||
|
"hex": "#E67E3CFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_10": {
|
||||||
|
"hex": "#D6AC56FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_11": {
|
||||||
|
"hex": "#58AA76FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_12": {
|
||||||
|
"hex": "#3E828CFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_brackets_color": {
|
||||||
|
"hex": "#E67E3CFF"
|
||||||
|
}
|
||||||
|
}
|
||||||
374
config/fancymenu/ui_themes/purple_void.json
Normal file
374
config/fancymenu/ui_themes/purple_void.json
Normal file
|
|
@ -0,0 +1,374 @@
|
||||||
|
{
|
||||||
|
"identifier": "purple_void",
|
||||||
|
"display_name": "fancymenu.ui.themes.purple_void",
|
||||||
|
"allow_blur": true,
|
||||||
|
"allow_animations": true,
|
||||||
|
"interface_corner_rounding_radius": 6.0,
|
||||||
|
"widget_corner_rounding_radius": 6.0,
|
||||||
|
"ui_blur_icon_button_hover_color": {
|
||||||
|
"hex": "#D2B4FF10"
|
||||||
|
},
|
||||||
|
"ui_blur_icon_texture_color": {
|
||||||
|
"hex": "#EBEBEEFF"
|
||||||
|
},
|
||||||
|
"ui_blur_overlay_background_tint": {
|
||||||
|
"hex": "#0C0C0EBE"
|
||||||
|
},
|
||||||
|
"ui_blur_overlay_border_color": {
|
||||||
|
"hex": "#34343CAA"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_background_tint": {
|
||||||
|
"hex": "#0A0A0CDC"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_border_color": {
|
||||||
|
"hex": "#34343CAA"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_title_bar_tint": {
|
||||||
|
"hex": "#101012DC"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_background_color_type_1": {
|
||||||
|
"hex": "#0E0E10AA"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_background_color_type_2": {
|
||||||
|
"hex": "#0A0A0C9B"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_border_color": {
|
||||||
|
"hex": "#3A3A40A0"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_entry_selected_color": {
|
||||||
|
"hex": "#3C205C96"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_normal_type_1": {
|
||||||
|
"hex": "#101012A0"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_normal_type_2": {
|
||||||
|
"hex": "#16161AA0"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_hover_type_1": {
|
||||||
|
"hex": "#3C1E60B4"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_hover_type_2": {
|
||||||
|
"hex": "#A85CF0B4"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_border_color": {
|
||||||
|
"hex": "#3A3A40AA"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_label_color_normal": {
|
||||||
|
"hex": "#EBEBEEFF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_label_color_inactive": {
|
||||||
|
"hex": "#91919AFF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_background_color": {
|
||||||
|
"hex": "#101012A0"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_border_color_normal": {
|
||||||
|
"hex": "#3A3A40A0"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_border_color_focused": {
|
||||||
|
"hex": "#AA60FFD2"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_text_color_normal": {
|
||||||
|
"hex": "#EBEBEEFF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_text_color_uneditable": {
|
||||||
|
"hex": "#91919AFF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_suggestion_text_color": {
|
||||||
|
"hex": "#787882FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_generic_text_color": {
|
||||||
|
"hex": "#EBEBEEFF"
|
||||||
|
},
|
||||||
|
"ui_blur_tooltip_background_tint": {
|
||||||
|
"hex": "#0C0C0EDC"
|
||||||
|
},
|
||||||
|
"ui_icon_button_hover_color": {
|
||||||
|
"hex": "#D2B4FF10"
|
||||||
|
},
|
||||||
|
"ui_icon_texture_color": {
|
||||||
|
"hex": "#EBEBEEFF"
|
||||||
|
},
|
||||||
|
"ui_overlay_background_color": {
|
||||||
|
"hex": "#0C0C0EFF"
|
||||||
|
},
|
||||||
|
"ui_overlay_border_color": {
|
||||||
|
"hex": "#34343CFF"
|
||||||
|
},
|
||||||
|
"ui_interface_background_color": {
|
||||||
|
"hex": "#0A0A0CFF"
|
||||||
|
},
|
||||||
|
"ui_interface_border_color": {
|
||||||
|
"hex": "#34343CFF"
|
||||||
|
},
|
||||||
|
"ui_interface_title_bar_color": {
|
||||||
|
"hex": "#101012FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_background_color_type_1": {
|
||||||
|
"hex": "#0E0E10FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_background_color_type_2": {
|
||||||
|
"hex": "#0A0A0CFF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_border_color": {
|
||||||
|
"hex": "#34343CFF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_entry_selected_color": {
|
||||||
|
"hex": "#2E1846FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_normal_type_1": {
|
||||||
|
"hex": "#101012FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_normal_type_2": {
|
||||||
|
"hex": "#16161AFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_hover_type_1": {
|
||||||
|
"hex": "#3C1E60FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_border_color": {
|
||||||
|
"hex": "#34343CFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_label_color_normal": {
|
||||||
|
"hex": "#EBEBEEFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_label_color_inactive": {
|
||||||
|
"hex": "#91919AFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_background_color": {
|
||||||
|
"hex": "#0E0E10FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_border_color_normal": {
|
||||||
|
"hex": "#34343CFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_border_color_focused": {
|
||||||
|
"hex": "#AA60FFFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_text_color_normal": {
|
||||||
|
"hex": "#EBEBEEFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_text_color_uneditable": {
|
||||||
|
"hex": "#91919AFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_suggestion_text_color": {
|
||||||
|
"hex": "#787882FF"
|
||||||
|
},
|
||||||
|
"ui_interface_generic_text_color": {
|
||||||
|
"hex": "#EBEBEEFF"
|
||||||
|
},
|
||||||
|
"ui_tooltip_background_color": {
|
||||||
|
"hex": "#101012FF"
|
||||||
|
},
|
||||||
|
"info_color": {
|
||||||
|
"hex": "#AA60FFFF"
|
||||||
|
},
|
||||||
|
"success_color": {
|
||||||
|
"hex": "#5CC678FF"
|
||||||
|
},
|
||||||
|
"error_color": {
|
||||||
|
"hex": "#EC4E60FF"
|
||||||
|
},
|
||||||
|
"warning_color": {
|
||||||
|
"hex": "#ECA84AFF"
|
||||||
|
},
|
||||||
|
"layout_editor_mouse_selection_rectangle_color": {
|
||||||
|
"hex": "#AA60FFFF"
|
||||||
|
},
|
||||||
|
"layout_editor_grid_color_normal": {
|
||||||
|
"hex": "#8652CC78"
|
||||||
|
},
|
||||||
|
"layout_editor_grid_color_center": {
|
||||||
|
"hex": "#AA60FF8C"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_color_normal": {
|
||||||
|
"hex": "#A058F8FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_color_selected": {
|
||||||
|
"hex": "#C884FFFF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_rotation_controls_color": {
|
||||||
|
"hex": "#BA6AFFFF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_vertical_tilting_controls_color": {
|
||||||
|
"hex": "#ECA84AFF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_horizontal_tilting_controls_color": {
|
||||||
|
"hex": "#60D2AAFF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_dragging_not_allowed_color": {
|
||||||
|
"hex": "#EC4E60C8"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_display_line_background_color": {
|
||||||
|
"hex": "#0000008C"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_display_line_text_color": {
|
||||||
|
"hex": "#EBDEFFFF"
|
||||||
|
},
|
||||||
|
"layout_editor_anchor_point_overlay_color_base": {
|
||||||
|
"hex": "#60D2AAFF"
|
||||||
|
},
|
||||||
|
"layout_editor_anchor_point_overlay_color_border": {
|
||||||
|
"hex": "#2E765CFF"
|
||||||
|
},
|
||||||
|
"menu_bar_close_icon_color": {
|
||||||
|
"hex": "#EC6276FF"
|
||||||
|
},
|
||||||
|
"pip_docking_overlay_color": {
|
||||||
|
"hex": "#A058F85A"
|
||||||
|
},
|
||||||
|
"pip_docking_overlay_border_color": {
|
||||||
|
"hex": "#A058F8C8"
|
||||||
|
},
|
||||||
|
"pip_input_blocked_overlay_color": {
|
||||||
|
"hex": "#FFFFFF3C"
|
||||||
|
},
|
||||||
|
"scroll_grabber_color_normal": {
|
||||||
|
"hex": "#54545C8C"
|
||||||
|
},
|
||||||
|
"scroll_grabber_color_hover": {
|
||||||
|
"hex": "#845CBABE"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_action": {
|
||||||
|
"hex": "#141418FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_action_hover": {
|
||||||
|
"hex": "#1C1C20FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_if": {
|
||||||
|
"hex": "#141418FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_if_hover": {
|
||||||
|
"hex": "#1C1C20FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_if": {
|
||||||
|
"hex": "#141418FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_if_hover": {
|
||||||
|
"hex": "#1C1C20FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else": {
|
||||||
|
"hex": "#141418FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_hover": {
|
||||||
|
"hex": "#1C1C20FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_while": {
|
||||||
|
"hex": "#141418FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_while_hover": {
|
||||||
|
"hex": "#1C1C20FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_delay": {
|
||||||
|
"hex": "#141418FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_delay_hover": {
|
||||||
|
"hex": "#1C1C20FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_execute_later": {
|
||||||
|
"hex": "#141418FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_execute_later_hover": {
|
||||||
|
"hex": "#1C1C20FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_folder": {
|
||||||
|
"hex": "#141418FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_folder_hover": {
|
||||||
|
"hex": "#1C1C20FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_generic_block": {
|
||||||
|
"hex": "#141418FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_generic_block_hover": {
|
||||||
|
"hex": "#1C1C20FF"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_color": {
|
||||||
|
"hex": "#7E62A2B4"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_hovered_color": {
|
||||||
|
"hex": "#AA60FFD2"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_selected_color": {
|
||||||
|
"hex": "#C884FFDC"
|
||||||
|
},
|
||||||
|
"actions_minimap_background_color": {
|
||||||
|
"hex": "#0A0A0CD2"
|
||||||
|
},
|
||||||
|
"actions_minimap_border_color": {
|
||||||
|
"hex": "#3C3C44DC"
|
||||||
|
},
|
||||||
|
"actions_minimap_viewport_color": {
|
||||||
|
"hex": "#FFFFFF20"
|
||||||
|
},
|
||||||
|
"actions_minimap_viewport_border_color": {
|
||||||
|
"hex": "#BEBEC878"
|
||||||
|
},
|
||||||
|
"actions_minimap_tooltip_border_color": {
|
||||||
|
"hex": "#AA60FFDC"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_1": {
|
||||||
|
"hex": "#AA60FFFF"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_2": {
|
||||||
|
"hex": "#8456C4FF"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_3": {
|
||||||
|
"hex": "#60D2AAFF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_background_color": {
|
||||||
|
"hex": "#121214FF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_text_color_normal": {
|
||||||
|
"hex": "#EBEBEEFF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_text_color_selected": {
|
||||||
|
"hex": "#AA60FFFF"
|
||||||
|
},
|
||||||
|
"text_editor_line_number_text_color_normal": {
|
||||||
|
"hex": "#606068FF"
|
||||||
|
},
|
||||||
|
"text_editor_line_number_text_color_selected": {
|
||||||
|
"hex": "#888892FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_color": {
|
||||||
|
"hex": "#DADAE0FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_1": {
|
||||||
|
"hex": "#C884FFFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_2": {
|
||||||
|
"hex": "#ECA84AFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_3": {
|
||||||
|
"hex": "#7ED6A6FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_4": {
|
||||||
|
"hex": "#70BAE0FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_5": {
|
||||||
|
"hex": "#868CE8FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_6": {
|
||||||
|
"hex": "#B478E8FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_7": {
|
||||||
|
"hex": "#DC78C8FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_8": {
|
||||||
|
"hex": "#EC4E60FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_9": {
|
||||||
|
"hex": "#ECA84AFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_10": {
|
||||||
|
"hex": "#EECC60FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_11": {
|
||||||
|
"hex": "#78DCA0FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_12": {
|
||||||
|
"hex": "#70AAD2FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_brackets_color": {
|
||||||
|
"hex": "#C884FFFF"
|
||||||
|
}
|
||||||
|
}
|
||||||
374
config/fancymenu/ui_themes/spooky_season.json
Normal file
374
config/fancymenu/ui_themes/spooky_season.json
Normal file
|
|
@ -0,0 +1,374 @@
|
||||||
|
{
|
||||||
|
"identifier": "spooky_season",
|
||||||
|
"display_name": "fancymenu.ui.themes.spooky_season",
|
||||||
|
"allow_blur": true,
|
||||||
|
"allow_animations": true,
|
||||||
|
"interface_corner_rounding_radius": 6.0,
|
||||||
|
"widget_corner_rounding_radius": 6.0,
|
||||||
|
"ui_blur_icon_button_hover_color": {
|
||||||
|
"hex": "#F2E7D90D"
|
||||||
|
},
|
||||||
|
"ui_blur_icon_texture_color": {
|
||||||
|
"hex": "#F2E7D9FF"
|
||||||
|
},
|
||||||
|
"ui_blur_overlay_background_tint": {
|
||||||
|
"hex": "#100D14B9"
|
||||||
|
},
|
||||||
|
"ui_blur_overlay_border_color": {
|
||||||
|
"hex": "#4E4656A0"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_background_tint": {
|
||||||
|
"hex": "#120F17D7"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_border_color": {
|
||||||
|
"hex": "#4E4656A0"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_title_bar_tint": {
|
||||||
|
"hex": "#1E1822D7"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_background_color_type_1": {
|
||||||
|
"hex": "#1B161F9B"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_background_color_type_2": {
|
||||||
|
"hex": "#130F1796"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_border_color": {
|
||||||
|
"hex": "#564D6296"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_area_entry_selected_color": {
|
||||||
|
"hex": "#3F2D5096"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_normal_type_1": {
|
||||||
|
"hex": "#1F192496"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_normal_type_2": {
|
||||||
|
"hex": "#753F1996"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_hover_type_1": {
|
||||||
|
"hex": "#322337AA"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_background_color_hover_type_2": {
|
||||||
|
"hex": "#915222AA"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_border_color": {
|
||||||
|
"hex": "#564D6296"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_label_color_normal": {
|
||||||
|
"hex": "#F2E7D9FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_widget_label_color_inactive": {
|
||||||
|
"hex": "#968F9DFF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_background_color": {
|
||||||
|
"hex": "#1B161F96"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_border_color_normal": {
|
||||||
|
"hex": "#564D6296"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_border_color_focused": {
|
||||||
|
"hex": "#D4782BC8"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_text_color_normal": {
|
||||||
|
"hex": "#F2E7D9FF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_text_color_uneditable": {
|
||||||
|
"hex": "#968F9DFF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_input_field_suggestion_text_color": {
|
||||||
|
"hex": "#857C8DFF"
|
||||||
|
},
|
||||||
|
"ui_blur_interface_generic_text_color": {
|
||||||
|
"hex": "#F2E7D9FF"
|
||||||
|
},
|
||||||
|
"ui_blur_tooltip_background_tint": {
|
||||||
|
"hex": "#141019DC"
|
||||||
|
},
|
||||||
|
"ui_icon_button_hover_color": {
|
||||||
|
"hex": "#F2E7D90D"
|
||||||
|
},
|
||||||
|
"ui_icon_texture_color": {
|
||||||
|
"hex": "#F2E7D9FF"
|
||||||
|
},
|
||||||
|
"ui_overlay_background_color": {
|
||||||
|
"hex": "#17131CFF"
|
||||||
|
},
|
||||||
|
"ui_overlay_border_color": {
|
||||||
|
"hex": "#484152FF"
|
||||||
|
},
|
||||||
|
"ui_interface_background_color": {
|
||||||
|
"hex": "#15111AFF"
|
||||||
|
},
|
||||||
|
"ui_interface_border_color": {
|
||||||
|
"hex": "#484152FF"
|
||||||
|
},
|
||||||
|
"ui_interface_title_bar_color": {
|
||||||
|
"hex": "#221B26FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_background_color_type_1": {
|
||||||
|
"hex": "#1C1721FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_background_color_type_2": {
|
||||||
|
"hex": "#141019FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_border_color": {
|
||||||
|
"hex": "#484152FF"
|
||||||
|
},
|
||||||
|
"ui_interface_area_entry_selected_color": {
|
||||||
|
"hex": "#3A284AFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_normal_type_1": {
|
||||||
|
"hex": "#1E1823FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_normal_type_2": {
|
||||||
|
"hex": "#7A421BFF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_background_color_hover_type_1": {
|
||||||
|
"hex": "#2E2134FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_border_color": {
|
||||||
|
"hex": "#484152FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_label_color_normal": {
|
||||||
|
"hex": "#F2E7D9FF"
|
||||||
|
},
|
||||||
|
"ui_interface_widget_label_color_inactive": {
|
||||||
|
"hex": "#968F9DFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_background_color": {
|
||||||
|
"hex": "#1C1721FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_border_color_normal": {
|
||||||
|
"hex": "#484152FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_border_color_focused": {
|
||||||
|
"hex": "#D4782BFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_text_color_normal": {
|
||||||
|
"hex": "#F2E7D9FF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_text_color_uneditable": {
|
||||||
|
"hex": "#968F9DFF"
|
||||||
|
},
|
||||||
|
"ui_interface_input_field_suggestion_text_color": {
|
||||||
|
"hex": "#857C8DFF"
|
||||||
|
},
|
||||||
|
"ui_interface_generic_text_color": {
|
||||||
|
"hex": "#F2E7D9FF"
|
||||||
|
},
|
||||||
|
"ui_tooltip_background_color": {
|
||||||
|
"hex": "#18131DFF"
|
||||||
|
},
|
||||||
|
"info_color": {
|
||||||
|
"hex": "#0381FFFF"
|
||||||
|
},
|
||||||
|
"success_color": {
|
||||||
|
"hex": "#69BA5DFF"
|
||||||
|
},
|
||||||
|
"error_color": {
|
||||||
|
"hex": "#DC5048FF"
|
||||||
|
},
|
||||||
|
"warning_color": {
|
||||||
|
"hex": "#E88E38FF"
|
||||||
|
},
|
||||||
|
"layout_editor_mouse_selection_rectangle_color": {
|
||||||
|
"hex": "#D86C2BFF"
|
||||||
|
},
|
||||||
|
"layout_editor_grid_color_normal": {
|
||||||
|
"hex": "#9658B46E"
|
||||||
|
},
|
||||||
|
"layout_editor_grid_color_center": {
|
||||||
|
"hex": "#D86C2B82"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_color_normal": {
|
||||||
|
"hex": "#D86C2BFF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_color_selected": {
|
||||||
|
"hex": "#F2984AFF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_rotation_controls_color": {
|
||||||
|
"hex": "#9C58D1FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_vertical_tilting_controls_color": {
|
||||||
|
"hex": "#E88E38FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_horizontal_tilting_controls_color": {
|
||||||
|
"hex": "#7EBA56FF"
|
||||||
|
},
|
||||||
|
"layout_editor_element_dragging_not_allowed_color": {
|
||||||
|
"hex": "#DC5048C8"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_display_line_background_color": {
|
||||||
|
"hex": "#00000080"
|
||||||
|
},
|
||||||
|
"layout_editor_element_border_display_line_text_color": {
|
||||||
|
"hex": "#F2E7D9FF"
|
||||||
|
},
|
||||||
|
"layout_editor_anchor_point_overlay_color_base": {
|
||||||
|
"hex": "#46A88DFF"
|
||||||
|
},
|
||||||
|
"layout_editor_anchor_point_overlay_color_border": {
|
||||||
|
"hex": "#246052FF"
|
||||||
|
},
|
||||||
|
"menu_bar_close_icon_color": {
|
||||||
|
"hex": "#E8764AFF"
|
||||||
|
},
|
||||||
|
"pip_docking_overlay_color": {
|
||||||
|
"hex": "#D86C2B50"
|
||||||
|
},
|
||||||
|
"pip_docking_overlay_border_color": {
|
||||||
|
"hex": "#D86C2BC8"
|
||||||
|
},
|
||||||
|
"pip_input_blocked_overlay_color": {
|
||||||
|
"hex": "#FFFFFF3C"
|
||||||
|
},
|
||||||
|
"scroll_grabber_color_normal": {
|
||||||
|
"hex": "#5A53628C"
|
||||||
|
},
|
||||||
|
"scroll_grabber_color_hover": {
|
||||||
|
"hex": "#786F81BE"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_action": {
|
||||||
|
"hex": "#261F2CFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_action_hover": {
|
||||||
|
"hex": "#30273AFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_if": {
|
||||||
|
"hex": "#21293AFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_if_hover": {
|
||||||
|
"hex": "#28344BFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_if": {
|
||||||
|
"hex": "#2A213AFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_if_hover": {
|
||||||
|
"hex": "#362B4CFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else": {
|
||||||
|
"hex": "#38281CFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_else_hover": {
|
||||||
|
"hex": "#463424FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_while": {
|
||||||
|
"hex": "#1C312DFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_while_hover": {
|
||||||
|
"hex": "#243E38FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_delay": {
|
||||||
|
"hex": "#3C341AFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_delay_hover": {
|
||||||
|
"hex": "#4B4020FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_execute_later": {
|
||||||
|
"hex": "#232D42FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_execute_later_hover": {
|
||||||
|
"hex": "#2D3A54FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_folder": {
|
||||||
|
"hex": "#37232DFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_folder_hover": {
|
||||||
|
"hex": "#462E3AFF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_generic_block": {
|
||||||
|
"hex": "#241F28FF"
|
||||||
|
},
|
||||||
|
"actions_entry_background_color_generic_block_hover": {
|
||||||
|
"hex": "#2E2834FF"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_color": {
|
||||||
|
"hex": "#89709EAA"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_hovered_color": {
|
||||||
|
"hex": "#E88E38D2"
|
||||||
|
},
|
||||||
|
"actions_chain_indicator_selected_color": {
|
||||||
|
"hex": "#D4782BDC"
|
||||||
|
},
|
||||||
|
"actions_minimap_background_color": {
|
||||||
|
"hex": "#141019D2"
|
||||||
|
},
|
||||||
|
"actions_minimap_border_color": {
|
||||||
|
"hex": "#5C5568DC"
|
||||||
|
},
|
||||||
|
"actions_minimap_viewport_color": {
|
||||||
|
"hex": "#FFFFFF20"
|
||||||
|
},
|
||||||
|
"actions_minimap_viewport_border_color": {
|
||||||
|
"hex": "#BEAAC86E"
|
||||||
|
},
|
||||||
|
"actions_minimap_tooltip_border_color": {
|
||||||
|
"hex": "#E88E38DC"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_1": {
|
||||||
|
"hex": "#E88E38FF"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_2": {
|
||||||
|
"hex": "#AA6CCAFF"
|
||||||
|
},
|
||||||
|
"bullet_list_dot_color_3": {
|
||||||
|
"hex": "#8CBA78FF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_background_color": {
|
||||||
|
"hex": "#1E1924FF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_text_color_normal": {
|
||||||
|
"hex": "#F2E7D9FF"
|
||||||
|
},
|
||||||
|
"input_field_suggestions_text_color_selected": {
|
||||||
|
"hex": "#E88E38FF"
|
||||||
|
},
|
||||||
|
"text_editor_line_number_text_color_normal": {
|
||||||
|
"hex": "#7A7283FF"
|
||||||
|
},
|
||||||
|
"text_editor_line_number_text_color_selected": {
|
||||||
|
"hex": "#9C92A5FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_color": {
|
||||||
|
"hex": "#D8CEC1FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_1": {
|
||||||
|
"hex": "#E8764AFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_2": {
|
||||||
|
"hex": "#ECA058FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_3": {
|
||||||
|
"hex": "#84C660FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_4": {
|
||||||
|
"hex": "#5EBEA8FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_5": {
|
||||||
|
"hex": "#6E9CECFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_6": {
|
||||||
|
"hex": "#AA76ECFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_7": {
|
||||||
|
"hex": "#D674B0FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_8": {
|
||||||
|
"hex": "#DC5048FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_9": {
|
||||||
|
"hex": "#E88E38FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_10": {
|
||||||
|
"hex": "#F2C058FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_11": {
|
||||||
|
"hex": "#6ACA84FF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_nested_text_color_12": {
|
||||||
|
"hex": "#5EA0AAFF"
|
||||||
|
},
|
||||||
|
"text_editor_text_formatting_brackets_color": {
|
||||||
|
"hex": "#E88E38FF"
|
||||||
|
}
|
||||||
|
}
|
||||||
2
config/fancymenu/user_variables.db
Normal file
2
config/fancymenu/user_variables.db
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
type = user_variables
|
||||||
|
|
||||||
15
kubejs/README.txt
Normal file
15
kubejs/README.txt
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
Find out more info on the website: https://kubejs.com/
|
||||||
|
|
||||||
|
Directory information:
|
||||||
|
|
||||||
|
assets - Acts as a resource pack, you can put any client resources in here, like textures, models, etc. Example: assets/kubejs/textures/item/test_item.png
|
||||||
|
data - Acts as a datapack, you can put any server resources in here, like loot tables, functions, etc. Example: data/kubejs/loot_tables/blocks/test_block.json
|
||||||
|
|
||||||
|
startup_scripts - Scripts that get loaded once during game startup - Used for adding items and other things that can only happen while the game is loading (Can be reloaded with /kubejs reload_startup_scripts, but it may not work!)
|
||||||
|
server_scripts - Scripts that get loaded every time server resources reload - Used for modifying recipes, tags, loot tables, and handling server events (Can be reloaded with /reload)
|
||||||
|
client_scripts - Scripts that get loaded every time client resources reload - Used for JEI events, tooltips and other client side things (Can be reloaded with F3+T)
|
||||||
|
|
||||||
|
config - KubeJS config storage. This is also the only directory that scripts can access other than world directory
|
||||||
|
exported - Data dumps like texture atlases end up here
|
||||||
|
|
||||||
|
You can find type-specific logs in logs/kubejs/ directory
|
||||||
BIN
kubejs/assets/kubejs/textures/block/example_block.png
Normal file
BIN
kubejs/assets/kubejs/textures/block/example_block.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 247 B |
BIN
kubejs/assets/kubejs/textures/item/example_item.png
Normal file
BIN
kubejs/assets/kubejs/textures/item/example_item.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 372 B |
BIN
kubejs/assets/kubejs/textures/item/kinetic_singularity.png
Normal file
BIN
kubejs/assets/kubejs/textures/item/kinetic_singularity.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1,019 B |
3
kubejs/client_scripts/main.js
Normal file
3
kubejs/client_scripts/main.js
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
// Visit the wiki for more info - https://kubejs.com/
|
||||||
|
console.info('Hello, World! (Loaded client example script)')
|
||||||
|
|
||||||
8
kubejs/config/client.json
Normal file
8
kubejs/config/client.json
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"window_title": "",
|
||||||
|
"disable_recipe_book": false,
|
||||||
|
"export_atlases": false,
|
||||||
|
"blur_scaled_pack_icon": true,
|
||||||
|
"custom_stack_size_text": true,
|
||||||
|
"shrink_stack_size_text": true
|
||||||
|
}
|
||||||
16
kubejs/config/common.json
Normal file
16
kubejs/config/common.json
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"hide_server_script_errors": false,
|
||||||
|
"server_only": false,
|
||||||
|
"announce_reload": true,
|
||||||
|
"packmode": "",
|
||||||
|
"save_dev_properties_in_config": false,
|
||||||
|
"allow_async_streams": true,
|
||||||
|
"match_json_recipes": true,
|
||||||
|
"ignore_custom_unique_recipe_ids": false,
|
||||||
|
"startup_error_gui": true,
|
||||||
|
"startup_error_report_url": "",
|
||||||
|
"remove_slot_limit": false,
|
||||||
|
"default_max_stack_size": 0,
|
||||||
|
"creative_mode_tab_icon": {},
|
||||||
|
"creative_mode_tab_name": null
|
||||||
|
}
|
||||||
6
kubejs/config/web_server.json
Normal file
6
kubejs/config/web_server.json
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"enabled": true,
|
||||||
|
"port": 61423,
|
||||||
|
"public_address": "",
|
||||||
|
"auth": "PEV38kwTTtTcbhaDVK56TRABn9NwDyPWU3ml_EF6I5_U"
|
||||||
|
}
|
||||||
9
kubejs/startup_scripts/kinetic_singularity.js
Normal file
9
kubejs/startup_scripts/kinetic_singularity.js
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
StartupEvents.registry('item', event => {
|
||||||
|
event.create('kinetic_singularity')
|
||||||
|
.displayName('§dKinetic Singularity')
|
||||||
|
.tooltip("§7Energy in it's physical form.")
|
||||||
|
.tooltip('§4WARNING! Use carefuly')
|
||||||
|
.rarity('epic')
|
||||||
|
.glow(true)
|
||||||
|
.maxStackSize(1)
|
||||||
|
})
|
||||||
3
kubejs/startup_scripts/main.js
Normal file
3
kubejs/startup_scripts/main.js
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
// Visit the wiki for more info - https://kubejs.com/
|
||||||
|
console.info('Hello, World! (Loaded startup example script)')
|
||||||
|
|
||||||
BIN
mods/chattranslator-1.0.0.jar
Normal file
BIN
mods/chattranslator-1.0.0.jar
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue