mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-14 14:33:53 +01:00
201 lines
7.5 KiB
JSON
201 lines
7.5 KiB
JSON
{
|
|
"colors": {
|
|
"main_dkblack": "191925",
|
|
"main_mdblack": "1e1e2c",
|
|
"main_black": "272736",
|
|
"main_dkgrey": "3b3b4e",
|
|
"main_dark": "4da6ff",
|
|
"main_grey": "6d6d81",
|
|
"main_ltgrey": "7e7e8f",
|
|
"main_white": "d6d6e8",
|
|
"main_bg": "1c1c23",
|
|
|
|
"blue": "27aae1",
|
|
"cyan": "88ffe9",
|
|
"yellow": "ffe478",
|
|
"orange": "ff9166",
|
|
"red": "eb004b",
|
|
"pink": "eb00b7",
|
|
"purple": "9200d4",
|
|
"lime": "8fde5d",
|
|
"pgreen": "50eb17",
|
|
"pblue": "3d43f5",
|
|
|
|
"black": "000000",
|
|
"dkgrey": "202020",
|
|
"smoke": "6d6e71",
|
|
"white": "ffffff"
|
|
},
|
|
"define": {
|
|
"bg": "main_bg",
|
|
|
|
"_main_accent": "orange",
|
|
"_main_text": "white",
|
|
"_main_text_inner": "main_white",
|
|
"_main_text_accent": "orange",
|
|
"_main_text_accent_inner": "orange",
|
|
"_main_text_on_accent": "main_black",
|
|
"_main_text_sub": "main_grey",
|
|
"_main_text_sub_inner": "main_grey",
|
|
"_main_icon": "main_ltgrey",
|
|
"_main_icon_on_inner": "main_white",
|
|
"_main_icon_light": "main_white",
|
|
"_main_icon_dark": "main_mdblack",
|
|
"_main_value_positive": "lime",
|
|
"_main_value_negative": "red",
|
|
|
|
"lua_highlight_keyword": "orange",
|
|
"lua_highlight_bracklet": "cyan",
|
|
"lua_highlight_function": "lime",
|
|
"lua_highlight_number": "yellow",
|
|
"lua_highlight_string": "blue",
|
|
"lua_highlight_comment": "main_ltgrey",
|
|
|
|
"collection_folder_empty": "main_dkgrey",
|
|
"collection_folder_nonempty": "main_ltgrey",
|
|
"collection_tree_line": "main_dkgrey",
|
|
"collection_path_current_bg": "main_grey",
|
|
|
|
"assetbox_current_bg": "main_ltgrey",
|
|
|
|
"dialog_array_edit_divider": "main_dkgrey",
|
|
"dialog_array_edit_bg": "main_dkgrey",
|
|
"dialog_splash_badge": "main_mdblack",
|
|
"dialog_about_bg": "main_grey",
|
|
"dialog_preference_prop_bg": "main_white",
|
|
"dialog_add_node_collection": ["white", "orange", 0.5],
|
|
"dialog_palette_divider": "main_grey",
|
|
"dialog_notification_bg_hover": "main_ltgrey",
|
|
"dialog_notification_bg": "main_grey",
|
|
"dialog_notification_icon_bg": "main_white",
|
|
"dialog_menubox_highlight": "main_white",
|
|
"dialog_lua_ref_bg_args": "main_ltgrey",
|
|
"dialog_lua_ref_bg_hover": ["main_white", "main_ltgrey", 0.5],
|
|
"dialog_lua_ref_bg": "main_white",
|
|
|
|
"add_node_blend_action": "lime",
|
|
"add_node_blend_generic": "yellow",
|
|
|
|
"node_composite_bg": "main_dkgrey",
|
|
"node_composite_bg_blend": "main_white",
|
|
"node_composite_separator": "main_black",
|
|
"node_composite_overlay_border": "main_grey",
|
|
"node_display_text_frame_fill": "main_grey",
|
|
"node_display_text_frame_outline": "main_dkblack",
|
|
"node_level_outline": "main_dkgrey",
|
|
"node_level_shade": "main_black",
|
|
"node_overlay_gizmo_inactive": "white",
|
|
"node_blend_default": "main_ltgrey",
|
|
"node_blend_tunnel": "red",
|
|
"node_blend_number": "cyan",
|
|
"node_blend_input": ["white", "lime", 0.5],
|
|
"node_blend_loop": "cyan",
|
|
"node_blend_vfx": "lime",
|
|
"node_blend_feedback": "pink",
|
|
"node_blend_collection": "yellow",
|
|
"node_blend_simulation": "cyan",
|
|
"node_blend_fluid": "main_dark",
|
|
"node_blend_smoke": "smoke",
|
|
"node_blend_canvas": ["white", "orange", 0.5],
|
|
"node_blend_strand": "orange",
|
|
"node_blend_vct": "white",
|
|
"node_blend_dynaSurf": "red",
|
|
"node_path_overlay_control_line": "main_grey",
|
|
"node_wiggler_frame": "main_grey",
|
|
"node_border_file_drop": "cyan",
|
|
|
|
"scrollbar_bg": "main_dkblack",
|
|
"scrollbar_hover": "main_white",
|
|
"scrollbar_idle": "main_grey",
|
|
|
|
"panel_animation_frame_divider": "main_black",
|
|
"panel_animation_keyframe_ease_line": "main_dkgrey",
|
|
"panel_animation_loop_line": "lime",
|
|
"panel_animation_key_tool_unselected": "main_grey",
|
|
"panel_animation_keyframe_selected": "main_white",
|
|
"panel_animation_keyframe_unselected": "main_ltgrey",
|
|
"panel_animation_keyframe_hide": "main_grey",
|
|
"panel_animation_node_bg": "main_grey",
|
|
"panel_animation_node_outline": "main_black",
|
|
"panel_animation_dope_bg_hover": [ "main_dkgrey", "main_black", 0.5 ],
|
|
"panel_animation_dope_bg": "main_dkgrey",
|
|
"panel_animation_dope_key_bg_hover": "main_mdblack",
|
|
"panel_animation_dope_key_bg": "main_black",
|
|
"panel_animation_graph_bg": "main_dkblack",
|
|
"panel_animation_graph_select": "main_mdblack",
|
|
"panel_animation_graph_line": "main_grey",
|
|
"panel_animation_preview_frame": "main_dkgrey",
|
|
"panel_animation_timeline_blend": "main_ltgrey",
|
|
"panel_animation_timeline_top": ["black", "main_dkblack", 0.5],
|
|
|
|
"panel_animation_dope_blend_default": ["blue", "main_dkblack", 0.5],
|
|
"panel_animation_dope_blend": "main_dkblack",
|
|
|
|
"panel_bg_clear_inner": "main_dkblack",
|
|
"panel_bg_clear": "main_black",
|
|
"panel_prop_bg": "main_ltgrey",
|
|
"panel_tab": "white",
|
|
"panel_tab_hover": "white",
|
|
"panel_tab_inactive": "white",
|
|
"panel_tab_text": "main_dkblack",
|
|
"panel_tab_icon": "main_dkblack",
|
|
"panel_separator": "main_dkgrey",
|
|
|
|
"panel_graph_minimap_outline": "main_dkgrey",
|
|
"panel_graph_node_dimension": "main_grey",
|
|
"panel_graph_minimap_focus": "main_ltgrey",
|
|
|
|
"panel_inspector_key_separator": "main_dkgrey",
|
|
"panel_inspector_group_hover": "main_white",
|
|
"panel_inspector_group_bg": ["main_white", "main_ltgrey", 0.5],
|
|
"panel_inspector_output_label": "black",
|
|
|
|
"panel_preview_grid": "main_grey",
|
|
"panel_preview_surface_outline": "main_grey",
|
|
"panel_preview_split_line": "main_grey",
|
|
"panel_preview_tool_button": "main_white",
|
|
"panel_preview_tool_separator": "main_dkgrey",
|
|
"panel_preview_transparent": ["main_dkgrey", "main_black", 0.65],
|
|
|
|
"panel_3d_bg": "main_dkblack",
|
|
|
|
"panel_toolbar_outline": "main_dkgrey",
|
|
"panel_toolbar_separator": "main_dkblack",
|
|
|
|
"widget_curve_line": "main_ltgrey",
|
|
"widget_curve_outline": "main_grey",
|
|
"widget_rotator_range": "main_dkgrey",
|
|
"widget_rotator_range_hover": "main_grey",
|
|
"widget_rotator_guide": "main_grey",
|
|
"widget_surface_frame": "main_dkgrey",
|
|
"widget_text_highlight": "main_dkgrey",
|
|
"widget_slider_step": "main_dkgrey",
|
|
|
|
"widget_text_dec_d": "cyan",
|
|
"widget_text_dec_n": "lime",
|
|
"widget_text_dec_e": "orange",
|
|
"widget_text_dec_f": "pink",
|
|
"widget_text_dec_i": "yellow"
|
|
},
|
|
"array": {
|
|
"axis": ["red", "pgreen", "pblue", "yellow", "pink", "purple"],
|
|
"histogram": ["red", "lime", "cyan", "white"],
|
|
"heat": ["red", "yellow", "lime"],
|
|
"speed": ["red", "orange", "lime"],
|
|
"labels": ["white", "main_grey", "blue", "cyan", "yellow", "orange", "red", "pink", "purple", "lime"]
|
|
},
|
|
"values": {
|
|
"highlight_corner_radius": 8,
|
|
"selection_corner_radius": 6,
|
|
|
|
"panel_padding": 2,
|
|
"panel_margin": 2,
|
|
"panel_corner_radius": 8,
|
|
"panel_notification_padding": 0,
|
|
"panel_tab_extend": 2,
|
|
|
|
"minimap_corner_radius": 2,
|
|
"slider_type": "stem",
|
|
"font_aa": true
|
|
}
|
|
} |