0.0.6-alpha
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
type = custom_gui_screens
|
||||
|
||||
overridden_screens {
|
||||
}
|
||||
|
||||
@@ -1,55 +1,35 @@
|
||||
type = menu
|
||||
type = fancymenu_layout
|
||||
|
||||
customization-meta {
|
||||
identifier = de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen
|
||||
randomgroup = 1
|
||||
renderorder = foreground
|
||||
layout-meta {
|
||||
identifier = drippy_loading_overlay
|
||||
render_custom_elements_behind_vanilla = false
|
||||
last_edited_time = 1708161337768
|
||||
is_enabled = true
|
||||
randommode = false
|
||||
randomgroup = 1
|
||||
randomonlyfirsttime = false
|
||||
layout_index = 0
|
||||
[loading_requirement_container_meta:fbcc5b8a-fb68-49b1-a758-ae8fbbc87feb-1708161337768] = [groups:][instances:]
|
||||
}
|
||||
|
||||
menu_background {
|
||||
color = #000000
|
||||
background_type = drippy_color_background
|
||||
}
|
||||
|
||||
customization {
|
||||
keepaspectratio = false
|
||||
action = backgroundoptions
|
||||
keepaspectratio = false
|
||||
}
|
||||
|
||||
customization {
|
||||
orientation = top-left
|
||||
hidden = false
|
||||
original_pos_size_calculation = true
|
||||
x = 153
|
||||
width = 334
|
||||
action = deep_customization_element:drippy_overlay_logo
|
||||
actionid = c014b0e1-b69c-4dcf-9837-02ebaffebf371694137249390
|
||||
y = 126
|
||||
height = 82
|
||||
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
|
||||
}
|
||||
|
||||
customization {
|
||||
custom_color_hex = #000000
|
||||
orientation = top-left
|
||||
hidden = false
|
||||
x = -1000000
|
||||
width = 0
|
||||
action = deep_customization_element:drippy_overlay_background
|
||||
actionid = e65b85c7-7480-4f6d-8119-416eab0d04d51694137249414
|
||||
y = -1000000
|
||||
height = 0
|
||||
}
|
||||
|
||||
customization {
|
||||
orientation = top-left
|
||||
hidden = false
|
||||
original_pos_size_calculation = true
|
||||
x = 153
|
||||
width = 334
|
||||
action = deep_customization_element:drippy_overlay_progress_bar
|
||||
actionid = 973ff32d-d27b-48cb-b0c2-0a3d188e8eca1694137249414
|
||||
y = 273
|
||||
height = 10
|
||||
}
|
||||
|
||||
customization {
|
||||
element {
|
||||
orientation = bottom-left
|
||||
enable_scrolling = true
|
||||
shadow = true
|
||||
@@ -66,5 +46,56 @@ customization {
|
||||
y = -45
|
||||
alignment = left
|
||||
height = 45
|
||||
element_type = fancymenu_customization_item_text
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = b35cacd4-43a6-4e8b-aba3-d1b4c5443903-1708161337781
|
||||
[executable_block:b35cacd4-43a6-4e8b-aba3-d1b4c5443903-1708161337781][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = mojang_logo
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = vanilla
|
||||
x = 0
|
||||
y = 0
|
||||
width = 0
|
||||
height = 0
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = true
|
||||
element_loading_requirement_container_identifier = 168ad400-8ec4-4bb1-bae7-625585d38bfd-1708161337781
|
||||
[loading_requirement_container_meta:168ad400-8ec4-4bb1-bae7-625585d38bfd-1708161337781] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 814471bf-26a3-4a09-aa41-adf4f538d02a-1708161337781
|
||||
[executable_block:814471bf-26a3-4a09-aa41-adf4f538d02a-1708161337781][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = progress_bar
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = vanilla
|
||||
x = 0
|
||||
y = 0
|
||||
width = 0
|
||||
height = 0
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = true
|
||||
element_loading_requirement_container_identifier = d8a70844-97d8-4661-84fe-3a3510d4c1b7-1708161337781
|
||||
[loading_requirement_container_meta:d8a70844-97d8-4661-84fe-3a3510d4c1b7-1708161337781] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
|
||||
@@ -1,191 +1,30 @@
|
||||
type = menu
|
||||
type = fancymenu_layout
|
||||
|
||||
customization-meta {
|
||||
identifier = net.minecraft.client.gui.screens.TitleScreen
|
||||
randomgroup = 1
|
||||
renderorder = foreground
|
||||
layout-meta {
|
||||
identifier = title_screen
|
||||
render_custom_elements_behind_vanilla = false
|
||||
last_edited_time = 1708161337784
|
||||
is_enabled = true
|
||||
randommode = false
|
||||
randomgroup = 1
|
||||
randomonlyfirsttime = false
|
||||
layout_index = 0
|
||||
[loading_requirement_container_meta:d6a9f33b-a9bc-4727-be5d-ef5825997ffb-1708161337784] = [groups:][instances:]
|
||||
}
|
||||
|
||||
customization {
|
||||
keepaspectratio = false
|
||||
action = backgroundoptions
|
||||
keepaspectratio = false
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_multiplayer_button%
|
||||
orientation = mid-right
|
||||
x = -107
|
||||
action = movebutton
|
||||
y = -18
|
||||
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
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_multiplayer_button%
|
||||
width = 100
|
||||
action = resizebutton
|
||||
height = 20
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_accessibility_button%
|
||||
orientation = mid-right
|
||||
x = -53
|
||||
action = movebutton
|
||||
y = 74
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=376322%
|
||||
orientation = mid-right
|
||||
x = -107
|
||||
action = movebutton
|
||||
y = 74
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_options_button%
|
||||
orientation = mid-right
|
||||
x = -107
|
||||
action = movebutton
|
||||
y = 28
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_options_button%
|
||||
width = 100
|
||||
action = resizebutton
|
||||
height = 20
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_quit_button%
|
||||
orientation = mid-right
|
||||
x = -107
|
||||
action = movebutton
|
||||
y = 51
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_quit_button%
|
||||
width = 100
|
||||
action = resizebutton
|
||||
height = 20
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_language_button%
|
||||
orientation = mid-right
|
||||
x = -80
|
||||
action = movebutton
|
||||
y = 74
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_singleplayer_button%
|
||||
orientation = mid-right
|
||||
x = -107
|
||||
action = movebutton
|
||||
y = -41
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_singleplayer_button%
|
||||
width = 100
|
||||
action = resizebutton
|
||||
height = 20
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:forge_titlescreen_mods_button%
|
||||
orientation = mid-right
|
||||
x = -107
|
||||
action = movebutton
|
||||
y = 5
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:forge_titlescreen_mods_button%
|
||||
width = 100
|
||||
action = resizebutton
|
||||
height = 20
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_realms_button%
|
||||
action = hidebutton
|
||||
}
|
||||
|
||||
customization {
|
||||
orientation = top-left
|
||||
hidden = false
|
||||
x = 220
|
||||
width = 200
|
||||
action = deep_customization_element:title_screen_forge_top
|
||||
actionid = 9a292a29-b112-42b6-98a2-622d6c5a8bff1694138873911
|
||||
y = 4
|
||||
height = 19
|
||||
}
|
||||
|
||||
customization {
|
||||
orientation = top-left
|
||||
hidden = false
|
||||
x = 2
|
||||
width = 70
|
||||
action = deep_customization_element:title_screen_branding
|
||||
actionid = 4bdb42ff-08de-4a0a-95ab-ff5baa091df11694138873911
|
||||
y = 292
|
||||
height = 40
|
||||
}
|
||||
|
||||
customization {
|
||||
orientation = top-left
|
||||
hidden = false
|
||||
x = 471
|
||||
width = 168
|
||||
action = deep_customization_element:title_screen_forge_copyright
|
||||
actionid = 7c58cfdc-7387-46eb-b3c7-f176a033bbc51694138873911
|
||||
y = 314
|
||||
height = 9
|
||||
}
|
||||
|
||||
customization {
|
||||
orientation = top-left
|
||||
hidden = true
|
||||
x = 343
|
||||
width = 13
|
||||
action = deep_customization_element:title_screen_realms_notification
|
||||
actionid = 1a22632d-3767-4a5f-95f9-cf51ab24b8c91694138873912
|
||||
y = 162
|
||||
height = 13
|
||||
}
|
||||
|
||||
customization {
|
||||
orientation = top-left
|
||||
hidden = true
|
||||
x = 103
|
||||
width = 274
|
||||
action = deep_customization_element:title_screen_logo
|
||||
actionid = 97fefb56-d6db-4cfa-80b4-c9836afdadeb1694138873912
|
||||
y = 30
|
||||
height = 52
|
||||
}
|
||||
|
||||
customization {
|
||||
orientation = mid-right
|
||||
splash_color = #ffff00
|
||||
hidden = false
|
||||
x = -90
|
||||
width = 60
|
||||
splash_rotation = -20
|
||||
action = deep_customization_element:title_screen_splash
|
||||
actionid = 2f91d561-6b9f-4f0e-855e-55a7337752e81694138873912
|
||||
y = -60
|
||||
height = 30
|
||||
}
|
||||
|
||||
customization {
|
||||
element {
|
||||
orientation = bottom-centered
|
||||
enable_scrolling = true
|
||||
shadow = true
|
||||
@@ -202,31 +41,50 @@ customization {
|
||||
y = -22
|
||||
alignment = left
|
||||
height = 22
|
||||
element_type = fancymenu_customization_item_text
|
||||
}
|
||||
|
||||
customization {
|
||||
path =
|
||||
orientation = top-left
|
||||
element {
|
||||
source = [source:local]
|
||||
element_type = image
|
||||
instance_identifier = af7012be-559f-489a-b884-386b5fdb773a1694139218323
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = top-left
|
||||
x = 0
|
||||
width = 0
|
||||
action = addtexture
|
||||
actionid = af7012be-559f-489a-b884-386b5fdb773a1694139218323
|
||||
y = 10
|
||||
width = 0
|
||||
height = 100
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = b1da5740-f5cb-470e-a7ab-4af567fe38a2-1708161337803
|
||||
[loading_requirement_container_meta:b1da5740-f5cb-470e-a7ab-4af567fe38a2-1708161337803] = [groups:][instances:]
|
||||
}
|
||||
|
||||
customization {
|
||||
path = logo.png
|
||||
orientation = top-centered
|
||||
element {
|
||||
source = [source:local]logo.png
|
||||
element_type = image
|
||||
instance_identifier = 2416bd1b-9a52-47ba-9f56-40390aa17ed61694139299733
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = top-centered
|
||||
x = -120
|
||||
width = 240
|
||||
action = addtexture
|
||||
actionid = 2416bd1b-9a52-47ba-9f56-40390aa17ed61694139299733
|
||||
y = 30
|
||||
width = 240
|
||||
height = 37
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = 0cd4de59-42bb-4da6-955f-4f9bebe618c7-1708161337814
|
||||
[loading_requirement_container_meta:0cd4de59-42bb-4da6-955f-4f9bebe618c7-1708161337814] = [groups:][instances:]
|
||||
}
|
||||
|
||||
customization {
|
||||
element {
|
||||
orientation = mid-centered
|
||||
enable_scrolling = true
|
||||
shadow = true
|
||||
@@ -243,9 +101,10 @@ customization {
|
||||
y = -20
|
||||
alignment = left
|
||||
height = 40
|
||||
element_type = fancymenu_customization_item_text
|
||||
}
|
||||
|
||||
customization {
|
||||
element {
|
||||
orientation = mid-left
|
||||
copy_client_player = true
|
||||
slim = false
|
||||
@@ -270,21 +129,332 @@ customization {
|
||||
auto_cape = false
|
||||
is_baby = false
|
||||
height = 115
|
||||
element_type = fancymenu_customization_player_entity
|
||||
}
|
||||
|
||||
customization {
|
||||
orientation = mid-right
|
||||
element {
|
||||
button_element_executable_block_identifier = 3326c46e-5f4a-4fc0-956b-2ce5c2cb60a9-1708161337826
|
||||
[executable_action_instance:2c1ca95c-7038-47e3-809e-b528261019e3-1708161337830][action_type:openlink] = https://kook.top/Zjved5
|
||||
[executable_block:3326c46e-5f4a-4fc0-956b-2ce5c2cb60a9-1708161337826][type:generic] = [executables:2c1ca95c-7038-47e3-809e-b528261019e3-1708161337830;]
|
||||
restartbackgroundanimations = true
|
||||
buttonaction = openlink;https://kook.top/Zjved5%btnaction_splitter_fm%
|
||||
description = 加入KOOK交流群
|
||||
label = 群
|
||||
loopbackgroundanimations = true
|
||||
hoverlabel = 群
|
||||
description = 加入KOOK交流群
|
||||
label = 群
|
||||
element_type = custom_button
|
||||
instance_identifier = c4222d97-43fd-4623-94cc-412d21f99cc01697369415913
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = mid-right
|
||||
x = -27
|
||||
width = 20
|
||||
action = addbutton
|
||||
actionid = c4222d97-43fd-4623-94cc-412d21f99cc01697369415913
|
||||
y = 74
|
||||
width = 20
|
||||
height = 20
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = 1f1f0117-b20c-4b5a-9b2d-100718429697-1708161337830
|
||||
[loading_requirement_container_meta:1f1f0117-b20c-4b5a-9b2d-100718429697-1708161337830] = [groups:][instances:]
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = efa548e5-842e-4931-bce3-a08466f3c764-1708161337784
|
||||
[executable_block:efa548e5-842e-4931-bce3-a08466f3c764-1708161337784][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = mc_titlescreen_multiplayer_button
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = mid-right
|
||||
x = -107
|
||||
y = -18
|
||||
width = 100
|
||||
height = 20
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = 606360a0-5e4e-46a7-a4ca-1e7009df7514-1708161337784
|
||||
[loading_requirement_container_meta:606360a0-5e4e-46a7-a4ca-1e7009df7514-1708161337784] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = ba9a1a26-cb71-4acb-9f9d-7ad2cc63efe4-1708161337788
|
||||
[executable_block:ba9a1a26-cb71-4acb-9f9d-7ad2cc63efe4-1708161337788][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = mc_titlescreen_options_button
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = mid-right
|
||||
x = -107
|
||||
y = 28
|
||||
width = 100
|
||||
height = 20
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = 7ffda62b-4e81-4805-8187-c56ad189df1f-1708161337788
|
||||
[loading_requirement_container_meta:7ffda62b-4e81-4805-8187-c56ad189df1f-1708161337788] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 5cc0e5ce-20ff-4c93-a60b-60b85e1eda3b-1708161337788
|
||||
[executable_block:5cc0e5ce-20ff-4c93-a60b-60b85e1eda3b-1708161337788][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = 376322
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = mid-right
|
||||
x = -107
|
||||
y = 74
|
||||
width = 0
|
||||
height = 0
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = b8e3b7be-db15-4abb-875b-3e616c491ef7-1708161337788
|
||||
[loading_requirement_container_meta:b8e3b7be-db15-4abb-875b-3e616c491ef7-1708161337788] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = bacdc57e-ee5a-4ed4-bcf3-78cd4dc5622d-1708161337788
|
||||
[executable_block:bacdc57e-ee5a-4ed4-bcf3-78cd4dc5622d-1708161337788][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = mc_titlescreen_language_button
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = mid-right
|
||||
x = -80
|
||||
y = 74
|
||||
width = 0
|
||||
height = 0
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = 36eb1e23-c571-4967-9722-ce3ea8d56eac-1708161337788
|
||||
[loading_requirement_container_meta:36eb1e23-c571-4967-9722-ce3ea8d56eac-1708161337788] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 1971447d-df3c-4614-8f4c-14877fb73e37-1708161337789
|
||||
[executable_block:1971447d-df3c-4614-8f4c-14877fb73e37-1708161337789][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = forge_titlescreen_mods_button
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = mid-right
|
||||
x = -107
|
||||
y = 5
|
||||
width = 100
|
||||
height = 20
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = ffbfe4a4-4122-4197-92f9-d1929ade86a4-1708161337789
|
||||
[loading_requirement_container_meta:ffbfe4a4-4122-4197-92f9-d1929ade86a4-1708161337789] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 1ef42bfb-fe44-42aa-bfcf-8487a1164571-1708161337788
|
||||
[executable_block:1ef42bfb-fe44-42aa-bfcf-8487a1164571-1708161337788][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = mc_titlescreen_singleplayer_button
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = mid-right
|
||||
x = -107
|
||||
y = -41
|
||||
width = 100
|
||||
height = 20
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = b6aad555-2569-4402-b233-db8ee60ca8a2-1708161337788
|
||||
[loading_requirement_container_meta:b6aad555-2569-4402-b233-db8ee60ca8a2-1708161337788] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 413e8644-af54-4980-b69d-1dda9d186b40-1708161337788
|
||||
[executable_block:413e8644-af54-4980-b69d-1dda9d186b40-1708161337788][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = mc_titlescreen_quit_button
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = mid-right
|
||||
x = -107
|
||||
y = 51
|
||||
width = 100
|
||||
height = 20
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = 38aef8be-d21e-48d3-a847-530dd4148690-1708161337788
|
||||
[loading_requirement_container_meta:38aef8be-d21e-48d3-a847-530dd4148690-1708161337788] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 0559dade-dc7f-41c6-abb3-eb8e2f7bb37c-1708161337788
|
||||
[executable_block:0559dade-dc7f-41c6-abb3-eb8e2f7bb37c-1708161337788][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = mc_titlescreen_accessibility_button
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = mid-right
|
||||
x = -53
|
||||
y = 74
|
||||
width = 0
|
||||
height = 0
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = 9886a9e9-4f4a-45d1-9af0-c688a21a49c6-1708161337788
|
||||
[loading_requirement_container_meta:9886a9e9-4f4a-45d1-9af0-c688a21a49c6-1708161337788] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = a9a9a891-39c7-44a0-973c-9cd0248663e6-1708161337789
|
||||
[executable_block:a9a9a891-39c7-44a0-973c-9cd0248663e6-1708161337789][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = mc_titlescreen_realms_button
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = vanilla
|
||||
x = 0
|
||||
y = 0
|
||||
width = 0
|
||||
height = 0
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = 749c3f69-a607-4ab3-b1ba-1ef16b05899e-1708161337789
|
||||
[loading_requirement_container_meta:749c3f69-a607-4ab3-b1ba-1ef16b05899e-1708161337789] = [groups:][instances:]
|
||||
is_hidden = true
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
deep_element {
|
||||
orientation = top-left
|
||||
hidden = false
|
||||
x = 220
|
||||
width = 200
|
||||
action = deep_customization_element:title_screen_forge_top
|
||||
actionid = 9a292a29-b112-42b6-98a2-622d6c5a8bff1694138873911
|
||||
y = 4
|
||||
height = 19
|
||||
element_type = title_screen_forge_top
|
||||
}
|
||||
|
||||
deep_element {
|
||||
orientation = top-left
|
||||
hidden = false
|
||||
x = 2
|
||||
width = 70
|
||||
action = deep_customization_element:title_screen_branding
|
||||
actionid = 4bdb42ff-08de-4a0a-95ab-ff5baa091df11694138873911
|
||||
y = 292
|
||||
height = 40
|
||||
element_type = title_screen_branding
|
||||
}
|
||||
|
||||
deep_element {
|
||||
orientation = top-left
|
||||
hidden = false
|
||||
x = 471
|
||||
width = 168
|
||||
action = deep_customization_element:title_screen_forge_copyright
|
||||
actionid = 7c58cfdc-7387-46eb-b3c7-f176a033bbc51694138873911
|
||||
y = 314
|
||||
height = 9
|
||||
element_type = title_screen_forge_copyright
|
||||
}
|
||||
|
||||
deep_element {
|
||||
orientation = top-left
|
||||
hidden = true
|
||||
x = 343
|
||||
width = 13
|
||||
action = deep_customization_element:title_screen_realms_notification
|
||||
actionid = 1a22632d-3767-4a5f-95f9-cf51ab24b8c91694138873912
|
||||
y = 162
|
||||
height = 13
|
||||
element_type = title_screen_realms_notification
|
||||
}
|
||||
|
||||
deep_element {
|
||||
orientation = top-left
|
||||
hidden = true
|
||||
x = 103
|
||||
width = 274
|
||||
action = deep_customization_element:title_screen_logo
|
||||
actionid = 97fefb56-d6db-4cfa-80b4-c9836afdadeb1694138873912
|
||||
y = 30
|
||||
height = 52
|
||||
element_type = title_screen_logo
|
||||
}
|
||||
|
||||
deep_element {
|
||||
orientation = mid-right
|
||||
splash_color = #ffff00
|
||||
hidden = false
|
||||
x = -90
|
||||
width = 60
|
||||
splash_rotation = -20
|
||||
action = deep_customization_element:title_screen_splash
|
||||
actionid = 2f91d561-6b9f-4f0e-855e-55a7337752e81694138873912
|
||||
y = -60
|
||||
height = 30
|
||||
element_type = title_screen_splash
|
||||
}
|
||||
|
||||
|
||||
@@ -1,19 +1,30 @@
|
||||
type = menu
|
||||
type = fancymenu_layout
|
||||
|
||||
customization-meta {
|
||||
identifier = net.minecraft.client.gui.screens.LevelLoadingScreen
|
||||
randomgroup = 1
|
||||
renderorder = foreground
|
||||
layout-meta {
|
||||
identifier = level_loading_screen
|
||||
render_custom_elements_behind_vanilla = false
|
||||
last_edited_time = 1708161337832
|
||||
is_enabled = true
|
||||
randommode = false
|
||||
randomgroup = 1
|
||||
randomonlyfirsttime = false
|
||||
layout_index = 0
|
||||
[loading_requirement_container_meta:031c363f-e226-41e7-93fa-20c6af5bca25-1708161337832] = [groups:][instances:]
|
||||
}
|
||||
|
||||
customization {
|
||||
keepaspectratio = false
|
||||
action = backgroundoptions
|
||||
keepaspectratio = false
|
||||
}
|
||||
|
||||
customization {
|
||||
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
|
||||
}
|
||||
|
||||
element {
|
||||
orientation = bottom-left
|
||||
enable_scrolling = true
|
||||
shadow = true
|
||||
@@ -30,5 +41,6 @@ customization {
|
||||
y = -22
|
||||
alignment = left
|
||||
height = 22
|
||||
element_type = fancymenu_customization_item_text
|
||||
}
|
||||
|
||||
|
||||
@@ -1,25 +1,76 @@
|
||||
type = menu
|
||||
type = fancymenu_layout
|
||||
|
||||
customization-meta {
|
||||
identifier = net.minecraft.client.gui.screens.OptionsScreen
|
||||
randomgroup = 1
|
||||
renderorder = foreground
|
||||
layout-meta {
|
||||
identifier = options_screen
|
||||
render_custom_elements_behind_vanilla = false
|
||||
last_edited_time = 1708161337832
|
||||
is_enabled = true
|
||||
randommode = false
|
||||
randomgroup = 1
|
||||
randomonlyfirsttime = false
|
||||
layout_index = 0
|
||||
[loading_requirement_container_meta:805aebb9-78fc-4421-a634-d4ed2fa837f0-1708161337832] = [groups:][instances:]
|
||||
}
|
||||
|
||||
customization {
|
||||
keepaspectratio = false
|
||||
action = backgroundoptions
|
||||
keepaspectratio = false
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=345304%
|
||||
action = hidebutton
|
||||
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
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=505304%
|
||||
action = hidebutton
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 7471947d-d1b6-4c7c-aa3e-9b4b04b42d4d-1708161337832
|
||||
[executable_block:7471947d-d1b6-4c7c-aa3e-9b4b04b42d4d-1708161337832][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = 505304
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = vanilla
|
||||
x = 0
|
||||
y = 0
|
||||
width = 0
|
||||
height = 0
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = a3c635dc-39ec-4414-8fba-9e2ac3eb471f-1708161337832
|
||||
[loading_requirement_container_meta:a3c635dc-39ec-4414-8fba-9e2ac3eb471f-1708161337832] = [groups:][instances:]
|
||||
is_hidden = true
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 1064647c-3865-4f36-9783-4b9b3587b17f-1708161337832
|
||||
[executable_block:1064647c-3865-4f36-9783-4b9b3587b17f-1708161337832][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = 345304
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = vanilla
|
||||
x = 0
|
||||
y = 0
|
||||
width = 0
|
||||
height = 0
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = 352185c5-b4cf-402a-8eaa-1998df859198-1708161337832
|
||||
[loading_requirement_container_meta:352185c5-b4cf-402a-8eaa-1998df859198-1708161337832] = [groups:][instances:]
|
||||
is_hidden = true
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
##[legacy]
|
||||
|
||||
B:custom_guis_ported = 'true';
|
||||
74
.minecraft/versions/边境流放/config/fancymenu/options.txt
Normal file
74
.minecraft/versions/边境流放/config/fancymenu/options.txt
Normal file
@@ -0,0 +1,74 @@
|
||||
##[general]
|
||||
|
||||
I:default_gui_scale = '-1';
|
||||
B:play_vanilla_menu_music = 'true';
|
||||
B:force_fullscreen = 'false';
|
||||
|
||||
|
||||
##[customization]
|
||||
|
||||
B:show_customization_overlay = 'true';
|
||||
B:advanced_customization_mode = 'false';
|
||||
|
||||
|
||||
##[loading]
|
||||
|
||||
B:preload_animations = 'true';
|
||||
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:anchor_overlay_change_anchor_on_area_hover = 'true';
|
||||
B:show_layout_editor_grid = 'true';
|
||||
B:anchor_overlay_change_anchor_on_element_hover = 'true';
|
||||
S:anchor_overlay_visibility_mode = 'dragging';
|
||||
B:anchor_overlay_show_all_connection_lines = 'false';
|
||||
S:anchor_overlay_color_base_override = '';
|
||||
I:layout_editor_grid_size = '10';
|
||||
B:invert_anchor_overlay_color = 'false';
|
||||
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 = '4.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';
|
||||
181
.minecraft/versions/边境流放/config/fancymenu/ui_themes/dark.json
Normal file
181
.minecraft/versions/边境流放/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": "#D1C2D1FF"
|
||||
},
|
||||
"edit_box_border_color_focused": {
|
||||
"hex": "#E3D3E3FF"
|
||||
},
|
||||
"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/versions/边境流放/config/fancymenu/ui_themes/light.json
Normal file
181
.minecraft/versions/边境流放/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"
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,2 @@
|
||||
type = cached_variables
|
||||
|
||||
variables {
|
||||
}
|
||||
type = user_variables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user