Version 5.4
BIN
minecraft/config/fancymenu/assets/akliz_color.png
Normal file
|
After Width: | Height: | Size: 36 KiB |
BIN
minecraft/config/fancymenu/assets/akliz_gray.png
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
minecraft/config/fancymenu/assets/background.png
Normal file
|
After Width: | Height: | Size: 3.8 MiB |
BIN
minecraft/config/fancymenu/assets/discord_color.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
minecraft/config/fancymenu/assets/discord_gray.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
minecraft/config/fancymenu/assets/exit_color.png
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
minecraft/config/fancymenu/assets/exit_gray.png
Normal file
|
After Width: | Height: | Size: 23 KiB |
BIN
minecraft/config/fancymenu/assets/github_color.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
minecraft/config/fancymenu/assets/github_gray.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
minecraft/config/fancymenu/assets/language_color.png
Normal file
|
After Width: | Height: | Size: 37 KiB |
BIN
minecraft/config/fancymenu/assets/language_gray.png
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
minecraft/config/fancymenu/assets/logo.png
Normal file
|
After Width: | Height: | Size: 59 KiB |
BIN
minecraft/config/fancymenu/assets/menu_background.png
Normal file
|
After Width: | Height: | Size: 4.6 MiB |
BIN
minecraft/config/fancymenu/assets/mods_color.png
Normal file
|
After Width: | Height: | Size: 29 KiB |
BIN
minecraft/config/fancymenu/assets/mods_gray.png
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
minecraft/config/fancymenu/assets/mojang.png
Normal file
|
After Width: | Height: | Size: 52 KiB |
BIN
minecraft/config/fancymenu/assets/multiplayer_color.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
minecraft/config/fancymenu/assets/multiplayer_gray.png
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
minecraft/config/fancymenu/assets/options_color.png
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
minecraft/config/fancymenu/assets/options_gray.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
minecraft/config/fancymenu/assets/reddit_color.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
minecraft/config/fancymenu/assets/reddit_gray.png
Normal file
|
After Width: | Height: | Size: 29 KiB |
BIN
minecraft/config/fancymenu/assets/singleplayer_color.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
minecraft/config/fancymenu/assets/singleplayer_gray.png
Normal file
|
After Width: | Height: | Size: 29 KiB |
BIN
minecraft/config/fancymenu/assets/star_loading.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
14
minecraft/config/fancymenu/custom_gui_screens.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
type = custom_gui_screens
|
||||
|
||||
overridden_screens {
|
||||
}
|
||||
|
||||
custom_gui {
|
||||
identifier = menu.allthemods.main_menu
|
||||
title = Main Menu
|
||||
allow_esc = true
|
||||
transparent_world_background = true
|
||||
transparent_world_background_overlay = true
|
||||
pause_game = true
|
||||
}
|
||||
|
||||
92
minecraft/config/fancymenu/customizablemenus.txt
Normal file
@@ -0,0 +1,92 @@
|
||||
type = customizablemenus
|
||||
|
||||
net.minecraft.client.gui.screens.TitleScreen {
|
||||
}
|
||||
|
||||
de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.worldselection.SelectWorldScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.multiplayer.SafetyScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.multiplayer.JoinMultiplayerScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.options.OptionsScreen {
|
||||
}
|
||||
|
||||
net.neoforged.neoforge.client.gui.ModListScreen {
|
||||
}
|
||||
|
||||
net.neoforged.neoforge.client.gui.ConfigurationScreen {
|
||||
}
|
||||
|
||||
net.neoforged.neoforge.client.gui.ConfigurationScreen$ConfigurationSectionScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.DirectJoinServerScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.EditServerScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.LevelLoadingScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.GenericMessageScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.ProgressScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.ConnectScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.ReceivingLevelScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.options.SkinCustomizationScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.options.LanguageSelectScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.packs.PackSelectionScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.CreditsAndAttributionScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.options.SoundOptionsScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.options.controls.ControlsScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.options.MouseSettingsScreen {
|
||||
}
|
||||
|
||||
com.blamejared.controlling.client.NewKeyBindsScreen {
|
||||
}
|
||||
|
||||
com.matyrobbrt.keybindbundles.render.KeyBundleModificationScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.options.ChatOptionsScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.options.AccessibilityOptionsScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.options.OnlineOptionsScreen {
|
||||
}
|
||||
|
||||
com.matyrobbrt.keybindbundles.render.EditBoxScreen {
|
||||
}
|
||||
|
||||
org.embeddedt.embeddium.impl.gui.EmbeddiumVideoOptionsScreen {
|
||||
}
|
||||
|
||||
@@ -0,0 +1,242 @@
|
||||
type = fancymenu_layout
|
||||
|
||||
layout-meta {
|
||||
identifier = drippy_loading_overlay
|
||||
render_custom_elements_behind_vanilla = false
|
||||
last_edited_time = 1756868024789
|
||||
is_enabled = true
|
||||
randommode = false
|
||||
randomgroup = 1
|
||||
randomonlyfirsttime = false
|
||||
layout_index = 0
|
||||
[loading_requirement_container_meta:2b51c464-a854-4e40-b291-a64b65c9a08f-1756867707197] = [groups:][instances:]
|
||||
}
|
||||
|
||||
menu_background {
|
||||
image_path = [source:local]/config/fancymenu/assets/background.png
|
||||
slide = false
|
||||
repeat_texture = false
|
||||
parallax = false
|
||||
parallax_intensity = 0.02
|
||||
invert_parallax = false
|
||||
restart_animated_on_menu_load = false
|
||||
instance_identifier = 0d8be69c-264c-4583-a140-f5cab2cae5b2-1756867717971
|
||||
background_type = image
|
||||
}
|
||||
|
||||
customization {
|
||||
action = backgroundoptions
|
||||
keepaspectratio = false
|
||||
}
|
||||
|
||||
scroll_list_customization {
|
||||
preserve_scroll_list_header_footer_aspect_ratio = true
|
||||
render_scroll_list_header_shadow = true
|
||||
render_scroll_list_footer_shadow = true
|
||||
show_scroll_list_header_footer_preview_in_editor = false
|
||||
repeat_scroll_list_header_texture = false
|
||||
repeat_scroll_list_footer_texture = false
|
||||
show_screen_background_overlay_on_custom_background = false
|
||||
apply_vanilla_background_blur = false
|
||||
}
|
||||
|
||||
layout_action_executable_blocks {
|
||||
}
|
||||
|
||||
element {
|
||||
source = [source:local]/config/fancymenu/assets/mojang.png
|
||||
repeat_texture = false
|
||||
nine_slice_texture = false
|
||||
nine_slice_texture_border_x = 5
|
||||
nine_slice_texture_border_y = 5
|
||||
image_tint = #FFFFFF
|
||||
restart_animated_on_menu_load = false
|
||||
element_type = image
|
||||
instance_identifier = f0336143-0191-4dc1-994d-8aaeaed65ad6-1756867734064
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in_v2 = no_fading
|
||||
fade_in_speed = 1.0
|
||||
fade_out = no_fading
|
||||
fade_out_speed = 1.0
|
||||
base_opacity = 1.0
|
||||
auto_sizing = false
|
||||
auto_sizing_base_screen_width = 1920
|
||||
auto_sizing_base_screen_height = 1080
|
||||
sticky_anchor = false
|
||||
anchor_point = mid-centered
|
||||
x = -258
|
||||
y = -59
|
||||
width = 512
|
||||
height = 122
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = true
|
||||
element_loading_requirement_container_identifier = 94308bd3-e462-4531-a033-33354a28e193-1756867734064
|
||||
[loading_requirement_container_meta:94308bd3-e462-4531-a033-33354a28e193-1756867734064] = [groups:][instances:]
|
||||
enable_parallax = false
|
||||
parallax_intensity_v2 = 0.5
|
||||
invert_parallax = false
|
||||
animated_offset_x = 0
|
||||
animated_offset_y = 0
|
||||
load_once_per_session = false
|
||||
in_editor_color = #FFC800FF
|
||||
layer_hidden_in_editor = false
|
||||
}
|
||||
|
||||
element {
|
||||
bar_color = #FFFFFF00
|
||||
bar_texture = [source:local]/config/fancymenu/assets/star_loading.png
|
||||
background_color = #00000000
|
||||
direction = right
|
||||
progress_for_element_anchor = false
|
||||
progress_source = {"placeholder":"game_loading_progress"}
|
||||
value_mode = percentage
|
||||
smooth_filling_animation = true
|
||||
element_type = progress_bar
|
||||
instance_identifier = 45d1fd1c-7a8b-4df9-872f-6152c40228d9-1756867858982
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in_v2 = no_fading
|
||||
fade_in_speed = 1.0
|
||||
fade_out = no_fading
|
||||
fade_out_speed = 1.0
|
||||
base_opacity = 1.0
|
||||
auto_sizing = false
|
||||
auto_sizing_base_screen_width = 1920
|
||||
auto_sizing_base_screen_height = 1080
|
||||
sticky_anchor = false
|
||||
anchor_point = bottom-centered
|
||||
x = -256
|
||||
y = -125
|
||||
width = 513
|
||||
height = 21
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = true
|
||||
element_loading_requirement_container_identifier = 446d892e-95cb-4a3b-ae6e-50bfa43ffe7d-1756867858982
|
||||
[loading_requirement_container_meta:446d892e-95cb-4a3b-ae6e-50bfa43ffe7d-1756867858982] = [groups:][instances:]
|
||||
enable_parallax = false
|
||||
parallax_intensity_v2 = 0.5
|
||||
invert_parallax = false
|
||||
animated_offset_x = 0
|
||||
animated_offset_y = 0
|
||||
load_once_per_session = false
|
||||
in_editor_color = #FFC800FF
|
||||
layer_hidden_in_editor = false
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 8aae6ef0-0f8b-429a-8769-97f76dece582-1756867707197
|
||||
[executable_block:8aae6ef0-0f8b-429a-8769-97f76dece582-1756867707197][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
nine_slice_custom_background = false
|
||||
nine_slice_border_x = 5
|
||||
nine_slice_border_y = 5
|
||||
navigatable = true
|
||||
widget_active_state_requirement_container_identifier = 5b350f17-c21e-4cff-ab6b-abd8f5344e92-1756867707197
|
||||
[loading_requirement_container_meta:5b350f17-c21e-4cff-ab6b-abd8f5344e92-1756867707197] = [groups:][instances:]
|
||||
is_template = false
|
||||
template_apply_width = false
|
||||
template_apply_height = false
|
||||
template_apply_posx = false
|
||||
template_apply_posy = false
|
||||
template_apply_opacity = false
|
||||
template_apply_visibility = false
|
||||
template_apply_label = false
|
||||
template_share_with = buttons
|
||||
nine_slice_slider_handle = false
|
||||
nine_slice_slider_handle_border_x = 5
|
||||
nine_slice_slider_handle_border_y = 5
|
||||
element_type = vanilla_button
|
||||
instance_identifier = progress_bar
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in_v2 = no_fading
|
||||
fade_in_speed = 1.0
|
||||
fade_out = no_fading
|
||||
fade_out_speed = 1.0
|
||||
base_opacity = 1.0
|
||||
auto_sizing = false
|
||||
auto_sizing_base_screen_width = 1920
|
||||
auto_sizing_base_screen_height = 1080
|
||||
sticky_anchor = false
|
||||
anchor_point = vanilla
|
||||
x = 210
|
||||
y = 444
|
||||
width = 540
|
||||
height = 10
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = true
|
||||
element_loading_requirement_container_identifier = da6804b0-b22d-439a-a2c9-4f039e7b8281-1756867707197
|
||||
[loading_requirement_container_meta:da6804b0-b22d-439a-a2c9-4f039e7b8281-1756867707197] = [groups:][instances:]
|
||||
enable_parallax = false
|
||||
parallax_intensity_v2 = 0.5
|
||||
invert_parallax = false
|
||||
animated_offset_x = 0
|
||||
animated_offset_y = 0
|
||||
load_once_per_session = false
|
||||
in_editor_color = #FFC800FF
|
||||
layer_hidden_in_editor = false
|
||||
is_hidden = true
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 43c35ddd-8539-41a9-afd8-156b513c6813-1756867707197
|
||||
[executable_block:43c35ddd-8539-41a9-afd8-156b513c6813-1756867707197][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
nine_slice_custom_background = false
|
||||
nine_slice_border_x = 5
|
||||
nine_slice_border_y = 5
|
||||
navigatable = true
|
||||
widget_active_state_requirement_container_identifier = c49afe43-7768-4238-9f73-f8af17d52268-1756867707197
|
||||
[loading_requirement_container_meta:c49afe43-7768-4238-9f73-f8af17d52268-1756867707197] = [groups:][instances:]
|
||||
is_template = false
|
||||
template_apply_width = false
|
||||
template_apply_height = false
|
||||
template_apply_posx = false
|
||||
template_apply_posy = false
|
||||
template_apply_opacity = false
|
||||
template_apply_visibility = false
|
||||
template_apply_label = false
|
||||
template_share_with = buttons
|
||||
nine_slice_slider_handle = false
|
||||
nine_slice_slider_handle_border_x = 5
|
||||
nine_slice_slider_handle_border_y = 5
|
||||
element_type = vanilla_button
|
||||
instance_identifier = mojang_logo
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in_v2 = no_fading
|
||||
fade_in_speed = 1.0
|
||||
fade_out = no_fading
|
||||
fade_out_speed = 1.0
|
||||
base_opacity = 1.0
|
||||
auto_sizing = false
|
||||
auto_sizing_base_screen_width = 1920
|
||||
auto_sizing_base_screen_height = 1080
|
||||
sticky_anchor = false
|
||||
anchor_point = vanilla
|
||||
x = 210
|
||||
y = 203
|
||||
width = 540
|
||||
height = 134
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = true
|
||||
element_loading_requirement_container_identifier = a3881538-7bf4-4ac0-a81f-65de9269bd6f-1756867707197
|
||||
[loading_requirement_container_meta:a3881538-7bf4-4ac0-a81f-65de9269bd6f-1756867707197] = [groups:][instances:]
|
||||
enable_parallax = false
|
||||
parallax_intensity_v2 = 0.5
|
||||
invert_parallax = false
|
||||
animated_offset_x = 0
|
||||
animated_offset_y = 0
|
||||
load_once_per_session = false
|
||||
in_editor_color = #FFC800FF
|
||||
layer_hidden_in_editor = false
|
||||
is_hidden = true
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
1310
minecraft/config/fancymenu/customization/title_screen_layout.txt
Normal file
@@ -0,0 +1,45 @@
|
||||
type = fancymenu_layout
|
||||
|
||||
layout-meta {
|
||||
identifier = %fancymenu:universal_layout%
|
||||
render_custom_elements_behind_vanilla = false
|
||||
last_edited_time = 1756868189382
|
||||
is_enabled = true
|
||||
randommode = false
|
||||
randomgroup = 1
|
||||
randomonlyfirsttime = false
|
||||
layout_index = 0
|
||||
[loading_requirement_container_meta:412f87d3-094f-46a8-8033-e0781068c4a7-1756868052001] = [groups:][instances:]
|
||||
}
|
||||
|
||||
menu_background {
|
||||
image_path = [source:local]/config/fancymenu/assets/background.png
|
||||
slide = false
|
||||
repeat_texture = false
|
||||
parallax = false
|
||||
parallax_intensity = 0.02
|
||||
invert_parallax = false
|
||||
restart_animated_on_menu_load = false
|
||||
instance_identifier = d6a79868-c2a7-45eb-b841-c561100ec072-1756868041221
|
||||
background_type = image
|
||||
}
|
||||
|
||||
customization {
|
||||
action = backgroundoptions
|
||||
keepaspectratio = false
|
||||
}
|
||||
|
||||
scroll_list_customization {
|
||||
preserve_scroll_list_header_footer_aspect_ratio = true
|
||||
render_scroll_list_header_shadow = true
|
||||
render_scroll_list_footer_shadow = true
|
||||
show_scroll_list_header_footer_preview_in_editor = false
|
||||
repeat_scroll_list_header_texture = false
|
||||
repeat_scroll_list_footer_texture = false
|
||||
show_screen_background_overlay_on_custom_background = false
|
||||
apply_vanilla_background_blur = false
|
||||
}
|
||||
|
||||
layout_action_executable_blocks {
|
||||
}
|
||||
|
||||
@@ -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 = false
|
||||
}
|
||||
|
||||
3
minecraft/config/fancymenu/legacy_checklist.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
##[legacy]
|
||||
|
||||
B:custom_guis_ported = 'true';
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"org.embeddedt.embeddium.impl.gui.EmbeddiumVideoOptionsScreen": false
|
||||
}
|
||||
93
minecraft/config/fancymenu/options.txt
Normal file
@@ -0,0 +1,93 @@
|
||||
##[general]
|
||||
|
||||
I:default_gui_scale = '2';
|
||||
B:play_vanilla_menu_music = 'true';
|
||||
B:force_fullscreen = 'false';
|
||||
|
||||
|
||||
##[customization]
|
||||
|
||||
B:modpack_mode = 'true';
|
||||
B:show_customization_overlay = 'false';
|
||||
B:advanced_customization_mode = 'false';
|
||||
|
||||
|
||||
##[loading]
|
||||
|
||||
S:preload_resources = '';
|
||||
S:custom_game_intro_skip_text = '';
|
||||
B:allow_game_intro_skip = 'true';
|
||||
S:game_intro_animation_name = '';
|
||||
B:game_intro_fade_out = 'true';
|
||||
|
||||
|
||||
##[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 = '';
|
||||
|
||||
|
||||
##[multiplayer_screen]
|
||||
|
||||
B:show_multiplayer_screen_server_icons = 'true';
|
||||
|
||||
|
||||
##[singleplayer_screen]
|
||||
|
||||
B:show_singleplayer_screen_world_icons = 'true';
|
||||
|
||||
|
||||
##[layout_editor]
|
||||
|
||||
B:layout_editor_grid_snapping = 'true';
|
||||
B:anchor_overlay_change_anchor_on_area_hover = 'true';
|
||||
B:show_layout_editor_grid = 'false';
|
||||
B:anchor_overlay_change_anchor_on_element_hover = 'true';
|
||||
S:anchor_overlay_visibility_mode = 'dragging';
|
||||
B:anchor_overlay_show_all_connection_lines = 'false';
|
||||
F:layout_editor_grid_snapping_strength = '1.0';
|
||||
S:anchor_overlay_color_base_override = '';
|
||||
I:layout_editor_grid_size = '10';
|
||||
B:invert_anchor_overlay_color = 'false';
|
||||
B:enable_buddy = 'true';
|
||||
S:anchor_overlay_color_border_override = '';
|
||||
F:anchor_overlay_opacity_normal = '0.5';
|
||||
F:anchor_overlay_opacity_busy = '0.7';
|
||||
D:anchor_overlay_hover_charging_time_seconds = '2.0';
|
||||
|
||||
|
||||
##[ui]
|
||||
|
||||
I:context_menu_hover_open_speed = '1';
|
||||
S:ui_theme = 'dark';
|
||||
F:ui_scale = '2.0';
|
||||
B:play_ui_click_sounds = 'true';
|
||||
B:enable_ui_text_shadow = 'false';
|
||||
|
||||
|
||||
##[debug_overlay]
|
||||
|
||||
B:debug_overlay_show_basic_screen_category = 'true';
|
||||
B:debug_overlay_show_system_category = 'true';
|
||||
B:debug_overlay_show_advanced_screen_category = 'true';
|
||||
B:show_debug_overlay = 'false';
|
||||
B:debug_overlay_show_resources_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';
|
||||
181
minecraft/config/fancymenu/ui_themes/dark.json
Normal file
@@ -0,0 +1,181 @@
|
||||
{
|
||||
"identifier": "dark",
|
||||
"display_name": "fancymenu.ui.themes.dark",
|
||||
"menu_bar_bottom_line_color": {
|
||||
"hex": "#5D6164FF"
|
||||
},
|
||||
"layout_editor_mouse_selection_rectangle_color": {
|
||||
"hex": "#0394FCFF"
|
||||
},
|
||||
"layout_editor_grid_color_normal": {
|
||||
"hex": "#BA79F164"
|
||||
},
|
||||
"layout_editor_grid_color_center": {
|
||||
"hex": "#5B5EFF64"
|
||||
},
|
||||
"layout_editor_element_border_color_normal": {
|
||||
"hex": "#0394FCFF"
|
||||
},
|
||||
"layout_editor_element_border_color_selected": {
|
||||
"hex": "#03DBFCFF"
|
||||
},
|
||||
"layout_editor_element_dragging_not_allowed_color": {
|
||||
"hex": "#E83609C8"
|
||||
},
|
||||
"layout_editor_anchor_point_overlay_color_base": {
|
||||
"hex": "#25B479FF"
|
||||
},
|
||||
"layout_editor_anchor_point_overlay_color_border": {
|
||||
"hex": "#114F34FF"
|
||||
},
|
||||
"layout_editor_close_icon_color": {
|
||||
"hex": "#DA3C1EFF"
|
||||
},
|
||||
"scroll_grabber_color_normal": {
|
||||
"hex": "#595B5D64"
|
||||
},
|
||||
"scroll_grabber_color_hover": {
|
||||
"hex": "#66686864"
|
||||
},
|
||||
"screen_background_color": {
|
||||
"hex": "#3C3F41FF"
|
||||
},
|
||||
"screen_background_color_darker": {
|
||||
"hex": "#262626FF"
|
||||
},
|
||||
"element_border_color_normal": {
|
||||
"hex": "#5D6164FF"
|
||||
},
|
||||
"element_border_color_hover": {
|
||||
"hex": "#5D6164FF"
|
||||
},
|
||||
"element_background_color_normal": {
|
||||
"hex": "#474747FF"
|
||||
},
|
||||
"element_background_color_hover": {
|
||||
"hex": "#539CD4FF"
|
||||
},
|
||||
"slider_handle_color_normal": {
|
||||
"hex": "#4784B4FF"
|
||||
},
|
||||
"slider_handle_color_hover": {
|
||||
"hex": "#539CD4FF"
|
||||
},
|
||||
"area_background_color": {
|
||||
"hex": "#2B2B2BFF"
|
||||
},
|
||||
"edit_box_background_color": {
|
||||
"hex": "#2B2B2BFF"
|
||||
},
|
||||
"edit_box_border_color_normal": {
|
||||
"hex": "#5D6164FF"
|
||||
},
|
||||
"edit_box_border_color_focused": {
|
||||
"hex": "#5D6164FF"
|
||||
},
|
||||
"list_entry_color_selected_hovered": {
|
||||
"hex": "#323232FF"
|
||||
},
|
||||
"text_editor_sidebar_color": {
|
||||
"hex": "#313335FF"
|
||||
},
|
||||
"text_editor_line_number_text_color_normal": {
|
||||
"hex": "#5B5C5EFF"
|
||||
},
|
||||
"text_editor_line_number_text_color_selected": {
|
||||
"hex": "#899396FF"
|
||||
},
|
||||
"listing_dot_color_1": {
|
||||
"hex": "#3E86A0FF"
|
||||
},
|
||||
"listing_dot_color_2": {
|
||||
"hex": "#AD6C79FF"
|
||||
},
|
||||
"listing_dot_color_3": {
|
||||
"hex": "#AA823FFF"
|
||||
},
|
||||
"suggestions_background_color": {
|
||||
"hex": "#474747FF"
|
||||
},
|
||||
"suggestions_text_color_normal": {
|
||||
"hex": "#CEDDEDFF"
|
||||
},
|
||||
"suggestions_text_color_selected": {
|
||||
"hex": "#64A5ECFF"
|
||||
},
|
||||
"ui_texture_color": {
|
||||
"hex": "#FFFFFFFF"
|
||||
},
|
||||
"generic_text_base_color": {
|
||||
"hex": "#FFFFFFFF"
|
||||
},
|
||||
"element_label_color_normal": {
|
||||
"hex": "#CEDDEDFF"
|
||||
},
|
||||
"element_label_color_inactive": {
|
||||
"hex": "#717577FF"
|
||||
},
|
||||
"edit_box_text_color_normal": {
|
||||
"hex": "#CEDDEDFF"
|
||||
},
|
||||
"edit_box_text_color_uneditable": {
|
||||
"hex": "#717577FF"
|
||||
},
|
||||
"edit_box_suggestion_text_color": {
|
||||
"hex": "#808080FF"
|
||||
},
|
||||
"description_area_text_color": {
|
||||
"hex": "#CEDDEDFF"
|
||||
},
|
||||
"text_editor_text_color": {
|
||||
"hex": "#9EAAB8FF"
|
||||
},
|
||||
"success_text_color": {
|
||||
"hex": "#31CE05FF"
|
||||
},
|
||||
"error_text_color": {
|
||||
"hex": "#ED4545FF"
|
||||
},
|
||||
"warning_text_color": {
|
||||
"hex": "#E59B12FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_1": {
|
||||
"hex": "#EB7F7FFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_2": {
|
||||
"hex": "#EBC97FFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_3": {
|
||||
"hex": "#BEEB7FFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_4": {
|
||||
"hex": "#7FEBE6FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_5": {
|
||||
"hex": "#7F9EEBFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_6": {
|
||||
"hex": "#967FEBFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_7": {
|
||||
"hex": "#D47FEBFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_8": {
|
||||
"hex": "#F53636FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_9": {
|
||||
"hex": "#F59236FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_10": {
|
||||
"hex": "#F5E536FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_11": {
|
||||
"hex": "#69F536FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_12": {
|
||||
"hex": "#3689F5FF"
|
||||
},
|
||||
"text_editor_text_formatting_brackets_color": {
|
||||
"hex": "#FCDF03FF"
|
||||
}
|
||||
}
|
||||
181
minecraft/config/fancymenu/ui_themes/light.json
Normal file
@@ -0,0 +1,181 @@
|
||||
{
|
||||
"identifier": "light",
|
||||
"display_name": "fancymenu.ui.themes.light",
|
||||
"menu_bar_bottom_line_color": {
|
||||
"hex": "#777777FF"
|
||||
},
|
||||
"layout_editor_mouse_selection_rectangle_color": {
|
||||
"hex": "#0394FCFF"
|
||||
},
|
||||
"layout_editor_grid_color_normal": {
|
||||
"hex": "#BA79F164"
|
||||
},
|
||||
"layout_editor_grid_color_center": {
|
||||
"hex": "#5B5EFF64"
|
||||
},
|
||||
"layout_editor_element_border_color_normal": {
|
||||
"hex": "#0394FCFF"
|
||||
},
|
||||
"layout_editor_element_border_color_selected": {
|
||||
"hex": "#03DBFCFF"
|
||||
},
|
||||
"layout_editor_element_dragging_not_allowed_color": {
|
||||
"hex": "#E83609C8"
|
||||
},
|
||||
"layout_editor_anchor_point_overlay_color_base": {
|
||||
"hex": "#25B479FF"
|
||||
},
|
||||
"layout_editor_anchor_point_overlay_color_border": {
|
||||
"hex": "#114F34FF"
|
||||
},
|
||||
"layout_editor_close_icon_color": {
|
||||
"hex": "#932813FF"
|
||||
},
|
||||
"scroll_grabber_color_normal": {
|
||||
"hex": "#595B5D64"
|
||||
},
|
||||
"scroll_grabber_color_hover": {
|
||||
"hex": "#66686864"
|
||||
},
|
||||
"screen_background_color": {
|
||||
"hex": "#B2B2B2FF"
|
||||
},
|
||||
"screen_background_color_darker": {
|
||||
"hex": "#ADADADFF"
|
||||
},
|
||||
"element_border_color_normal": {
|
||||
"hex": "#777777FF"
|
||||
},
|
||||
"element_border_color_hover": {
|
||||
"hex": "#777777FF"
|
||||
},
|
||||
"element_background_color_normal": {
|
||||
"hex": "#CBCBCBFF"
|
||||
},
|
||||
"element_background_color_hover": {
|
||||
"hex": "#AFAFAFFF"
|
||||
},
|
||||
"slider_handle_color_normal": {
|
||||
"hex": "#858484FF"
|
||||
},
|
||||
"slider_handle_color_hover": {
|
||||
"hex": "#A2A2A2FF"
|
||||
},
|
||||
"area_background_color": {
|
||||
"hex": "#CBCBCBFF"
|
||||
},
|
||||
"edit_box_background_color": {
|
||||
"hex": "#CBCBCBFF"
|
||||
},
|
||||
"edit_box_border_color_normal": {
|
||||
"hex": "#383838FF"
|
||||
},
|
||||
"edit_box_border_color_focused": {
|
||||
"hex": "#444444FF"
|
||||
},
|
||||
"list_entry_color_selected_hovered": {
|
||||
"hex": "#AFAFAFFF"
|
||||
},
|
||||
"text_editor_sidebar_color": {
|
||||
"hex": "#A4A4A4FF"
|
||||
},
|
||||
"text_editor_line_number_text_color_normal": {
|
||||
"hex": "#696969FF"
|
||||
},
|
||||
"text_editor_line_number_text_color_selected": {
|
||||
"hex": "#464646FF"
|
||||
},
|
||||
"listing_dot_color_1": {
|
||||
"hex": "#438DD0FF"
|
||||
},
|
||||
"listing_dot_color_2": {
|
||||
"hex": "#AB3950FF"
|
||||
},
|
||||
"listing_dot_color_3": {
|
||||
"hex": "#B2740CFF"
|
||||
},
|
||||
"suggestions_background_color": {
|
||||
"hex": "#A2A2A2FF"
|
||||
},
|
||||
"suggestions_text_color_normal": {
|
||||
"hex": "#2D2D2DFF"
|
||||
},
|
||||
"suggestions_text_color_selected": {
|
||||
"hex": "#205EA2FF"
|
||||
},
|
||||
"ui_texture_color": {
|
||||
"hex": "#2D2D2DFF"
|
||||
},
|
||||
"generic_text_base_color": {
|
||||
"hex": "#252525FF"
|
||||
},
|
||||
"element_label_color_normal": {
|
||||
"hex": "#2D2D2DFF"
|
||||
},
|
||||
"element_label_color_inactive": {
|
||||
"hex": "#8A8989FF"
|
||||
},
|
||||
"edit_box_text_color_normal": {
|
||||
"hex": "#2D2D2DFF"
|
||||
},
|
||||
"edit_box_text_color_uneditable": {
|
||||
"hex": "#8A8989FF"
|
||||
},
|
||||
"edit_box_suggestion_text_color": {
|
||||
"hex": "#8A8989FF"
|
||||
},
|
||||
"description_area_text_color": {
|
||||
"hex": "#2D2D2DFF"
|
||||
},
|
||||
"text_editor_text_color": {
|
||||
"hex": "#484E53FF"
|
||||
},
|
||||
"success_text_color": {
|
||||
"hex": "#197E02FF"
|
||||
},
|
||||
"error_text_color": {
|
||||
"hex": "#A41B1BFF"
|
||||
},
|
||||
"warning_text_color": {
|
||||
"hex": "#9B6105FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_1": {
|
||||
"hex": "#A10F0FFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_2": {
|
||||
"hex": "#B27D09FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_3": {
|
||||
"hex": "#66A80AFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_4": {
|
||||
"hex": "#089891FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_5": {
|
||||
"hex": "#072E8DFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_6": {
|
||||
"hex": "#26069DFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_7": {
|
||||
"hex": "#6A0685FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_8": {
|
||||
"hex": "#730303FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_9": {
|
||||
"hex": "#854306FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_10": {
|
||||
"hex": "#918504FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_11": {
|
||||
"hex": "#267A07FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_12": {
|
||||
"hex": "#363CF5FF"
|
||||
},
|
||||
"text_editor_text_formatting_brackets_color": {
|
||||
"hex": "#FF3A0064"
|
||||
}
|
||||
}
|
||||
2
minecraft/config/fancymenu/user_variables.db
Normal file
@@ -0,0 +1,2 @@
|
||||
type = user_variables
|
||||
|
||||