Skip to content

Instantly share code, notes, and snippets.

@imjp94
Created August 30, 2020 18:51
Show Gist options
  • Save imjp94/fe1b1a3564a30f80f783a02fe8d5bf83 to your computer and use it in GitHub Desktop.
Save imjp94/fe1b1a3564a30f80f783a02fe8d5bf83 to your computer and use it in GitHub Desktop.
Godot Editor Settings 3.0
[gd_resource type="EditorSettings" format=2]
[resource]
interface/editor/main_font_size = 12
interface/editor/code_font_size = 12.0
interface/editor/hide_console_window = true
interface/theme/preset = "Custom"
interface/theme/base_color = Color( 0.239216, 0.239216, 0.239216, 1 )
interface/theme/accent_color = Color( 0.960784, 0.772549, 0.333333, 1 )
interface/theme/contrast = 0.2
text_editor/theme/line_spacing = 4
text_editor/highlighting/symbol_color = Color( 0.67, 0.785, 1, 1 )
text_editor/highlighting/keyword_color = Color( 1, 0.44, 0.52, 1 )
text_editor/highlighting/base_type_color = Color( 0.26, 1, 0.76, 1 )
text_editor/highlighting/engine_type_color = Color( 0.556, 1, 0.856, 1 )
text_editor/highlighting/user_type_color = Color( 0.778, 1, 0.928, 1 )
text_editor/highlighting/comment_color = Color( 0.809804, 0.809804, 0.809804, 0.5 )
text_editor/highlighting/string_color = Color( 1, 0.925, 0.63, 1 )
text_editor/highlighting/background_color = Color( 0.167451, 0.167451, 0.167451, 1 )
text_editor/highlighting/completion_background_color = Color( 0.239216, 0.239216, 0.239216, 1 )
text_editor/highlighting/completion_selected_color = Color( 1, 1, 1, 0.07 )
text_editor/highlighting/completion_existing_color = Color( 1, 1, 1, 0.14 )
text_editor/highlighting/completion_scroll_color = Color( 1, 1, 1, 0.07 )
text_editor/highlighting/completion_font_color = Color( 0.809804, 0.809804, 0.809804, 1 )
text_editor/highlighting/text_color = Color( 0.809804, 0.809804, 0.809804, 1 )
text_editor/highlighting/line_number_color = Color( 0.809804, 0.809804, 0.809804, 0.5 )
text_editor/highlighting/safe_line_number_color = Color( 0.809804, 0.971765, 0.809804, 0.75 )
text_editor/highlighting/caret_color = Color( 1, 1, 1, 1 )
text_editor/highlighting/text_selected_color = Color( 0.14353, 0.14353, 0.14353, 1 )
text_editor/highlighting/selection_color = Color( 0.960784, 0.772549, 0.333333, 0.35 )
text_editor/highlighting/brace_mismatch_color = Color( 1, 0.47, 0.42, 1 )
text_editor/highlighting/current_line_color = Color( 1, 1, 1, 0.07 )
text_editor/highlighting/line_length_guideline_color = Color( 0.239216, 0.239216, 0.239216, 1 )
text_editor/highlighting/word_highlighted_color = Color( 1, 1, 1, 0.07 )
text_editor/highlighting/number_color = Color( 0.63, 1, 0.88, 1 )
text_editor/highlighting/function_color = Color( 0.34, 0.7, 1, 1 )
text_editor/highlighting/member_variable_color = Color( 0.736, 0.88, 1, 1 )
text_editor/highlighting/mark_color = Color( 1, 0.47, 0.42, 0.3 )
text_editor/highlighting/breakpoint_color = Color( 1, 0.47, 0.42, 1 )
text_editor/highlighting/code_folding_color = Color( 1, 1, 1, 0.7 )
text_editor/highlighting/search_result_color = Color( 1, 1, 1, 0.07 )
text_editor/cursor/caret_blink_speed = 0.65
editors/3d/freelook/freelook_base_speed = 10.0
editors/2d/bone_color2 = Color( 0.75, 0.75, 0.75, 0.9 )
run/window_placement/screen = 2
run/output/always_close_output_on_stop = true
interface/editor/dim_amount = 0.6
interface/editor/dim_transition_time = 0.08
interface/editor/hidpi_mode = 0
filesystem/directories/default_project_export_path = ""
text_editor/files/maximum_recent_files = 20
docks/scene_tree/draw_relationship_lines = false
docks/scene_tree/relationship_line_color = Color( 0.27451, 0.27451, 0.27451, 1 )
editors/3d/grid_color = Color( 0.501961, 0.501961, 0.501961, 1 )
filesystem/on_save/save_modified_external_resources = true
docks/filesystem/display_mode = 0
docks/property_editor/texture_preview_width = 48
text_editor/help/doc_path = ""
filesystem/import/ask_save_before_reimport = false
filesystem/resources/save_compressed_resources = true
filesystem/resources/auto_reload_modified_images = true
filesystem/import/automatic_reimport_on_sources_changed = true
asset_library/use_threads = true
export/android/adb = ""
export/android/jarsigner = ""
export/android/debug_keystore = ""
export/android/debug_keystore_user = "androiddebugkey"
export/android/debug_keystore_pass = "android"
export/android/force_system_user = false
export/android/timestamping_authority_url = ""
export/android/shutdown_adb_on_exit = true
export/uwp/signtool = ""
export/uwp/debug_certificate = ""
export/uwp/debug_password = ""
export/uwp/debug_algorithm = 2
export/windows/rcedit = ""
interface/scene_tabs/always_show_close_button = false
interface/editor/show_type_icons = false
interface/editor/capitalize_properties = true
interface/editor/disable_inspector_folding = false
filesystem/file_server/port = 6010
filesystem/file_server/password = ""
editors/3d/manipulator_gizmo_size = 80
editors/3d/manipulator_gizmo_opacity = 0.2
debugger/auto_switch_to_remote_scene_tree = true
debugger/remote_scene_tree_refresh_interval = 1.0
debugger/remote_inspect_refresh_interval = 0.2
debugger/profiler_frame_history_size = 600
debugger/profiler_frame_max_functions = 64
text_editor/files/auto_reload_scripts_on_external_change = true
text_editor/files/auto_reload_and_parse_scripts_on_save = true
text_editor/files/open_dominant_script_on_scene_change = true
text_editor/external/use_external_editor = true
text_editor/external/exec_path = "C:/Users/JP/AppData/Local/Programs/Microsoft VS Code/bin/code.cmd"
text_editor/open_scripts/script_temperature_enabled = true
text_editor/open_scripts/highlight_current_script = true
text_editor/open_scripts/script_temperature_history_size = 15
text_editor/open_scripts/current_script_background_color = Color( 1, 1, 1, 0.3 )
text_editor/open_scripts/group_help_pages = true
text_editor/open_scripts/sort_scripts_by = 0
text_editor/open_scripts/list_script_names_as = 0
text_editor/external/exec_flags = "{project} --goto {file}:{line}:{col}"
text_editor/completion/enable_code_completion_delay = true
editors/grid_map/preview_size = 64
editors/tile_map/preview_size = 64
editors/tile_map/palette_item_hseparation = 8
editors/tile_map/show_tile_names = true
editors/tile_map/show_tile_ids = false
editors/tile_map/sort_tiles_by_name = true
editors/tile_map/bucket_fill_preview = true
editors/tile_map/show_tile_info_on_hover = true
editors/tile_map/palette_min_width = 80
editors/grid_map/palette_min_width = 230
_D:::Documents::Actual::GodotProjects/_recent_scenes = PoolStringArray( "cube.dae", "WorldEnvironment.tscn", "StrawHat.dae" )
editors/3d_gizmos/gizmo_colors/light = Color( 1, 1, 0.2, 1 )
editors/3d_gizmos/gizmo_colors/stream_player_3d = Color( 0.4, 0.8, 1, 1 )
editors/3d_gizmos/gizmo_colors/camera = Color( 0.8, 0.4, 0.8, 1 )
editors/3d_gizmos/gizmo_colors/skeleton = Color( 1, 0.8, 0.4, 1 )
editors/3d_gizmos/gizmo_colors/visibility_notifier = Color( 0.8, 0.5, 0.7, 1 )
editors/3d_gizmos/gizmo_colors/particles = Color( 0.8, 0.7, 0.4, 1 )
editors/3d_gizmos/gizmo_colors/reflection_probe = Color( 0.6, 1, 0.5, 1 )
editors/3d_gizmos/gizmo_colors/gi_probe = Color( 0.5, 1, 0.6, 1 )
editors/3d_gizmos/gizmo_colors/baked_indirect_light = Color( 0.5, 0.6, 1, 1 )
editors/3d_gizmos/gizmo_colors/shape = Color( 0.5, 0.7, 1, 1 )
editors/3d_gizmos/gizmo_colors/joint = Color( 0.5, 0.8, 1, 1 )
editors/3d_gizmos/gizmo_colors/joint_body_a = Color( 0.6, 0.8, 1, 1 )
editors/3d_gizmos/gizmo_colors/joint_body_b = Color( 0.6, 0.9, 1, 1 )
editors/3d_gizmos/gizmo_colors/navigation_edge = Color( 0.5, 1, 1, 1 )
editors/3d_gizmos/gizmo_colors/navigation_edge_disabled = Color( 0.7, 0.7, 0.7, 1 )
editors/3d_gizmos/gizmo_colors/navigation_solid = Color( 0.5, 1, 1, 0.4 )
editors/3d_gizmos/gizmo_colors/navigation_solid_disabled = Color( 0.7, 0.7, 0.7, 0.4 )
editors/3d_gizmos/gizmo_colors/instanced = Color( 0.7, 0.7, 0.7, 0.6 )
interface/dialogs/create_new_node_bounds = Rect2( 163, 93, 978, 558 )
interface/scene_tabs/restore_scenes_on_load = false
interface/inspector/capitalize_properties = true
interface/inspector/disable_folding = false
interface/inspector/auto_unfold_foreign_scenes = true
interface/inspector/horizontal_vector2_editing = false
interface/inspector/horizontal_vector_types_editing = true
interface/inspector/open_resources_in_current_inspector = true
interface/inspector/resources_to_open_in_new_inspector = "SpatialMaterial,Script,MeshLibrary,TileSet"
interface/editors/derive_script_globals_by_name = true
interface/editors/show_scene_tree_root_selection = true
_use_favorites_root_selection = false
editors/tile_map/editor_side = 1
editors/3d_gizmos/gizmo_colors/path = Color( 0.5, 0.5, 1, 0.8 )
editors/3d_gizmos/gizmo_colors/csg = Color( 0, 0.4, 1, 0.15 )
editors/grid_map/editor_side = 1
text_editor/highlighting/gdscript/function_definition_color = Color( 0.4, 0.9, 1, 1 )
text_editor/highlighting/gdscript/node_path_color = Color( 0.39, 0.76, 0.35, 1 )
text_editor/help/sort_functions_alphabetically = true
_D:::Documents::Godot::Test/_recent_scenes = [ ]
interface/dialogs/editor_settings_bounds = Rect2( 205, 112, 956, 521 )
interface/dialogs/project_settings_bounds = Rect2( 171, 93, 1024, 558 )
"_D:::Documents::New Game Project/_recent_scenes" = [ ]
export/android/custom_build_sdk_path = ""
export/web/http_host = "localhost"
export/web/http_port = 8060
export/windows/signtool = ""
interface/editor/show_update_spinner = false
interface/editor/update_continuously = false
interface/inspector/default_float_step = 0.001
interface/inspector/default_color_picker_mode = 0
_default_feature_profile = ""
text_editor/script_list/script_temperature_enabled = true
text_editor/script_list/highlight_current_script = true
text_editor/script_list/script_temperature_history_size = 15
text_editor/script_list/current_script_background_color = Color( 1, 1, 1, 0.3 )
text_editor/script_list/group_help_pages = true
text_editor/script_list/sort_scripts_by = 0
text_editor/script_list/list_script_names_as = 0
network/language_server/remote_port = 6008
network/language_server/enable_smart_resolve = true
network/language_server/show_native_symbols_in_editor = false
network/language_server/use_thread = false
editors/3d/navigation/show_viewport_rotation_gizmo = true
projects/D:::Documents::Godot::projects::KeyboardLayoutVisualizer = "D:/Documents/Godot/projects/KeyboardLayoutVisualizer"
projects/D:::Documents::Godot::projects::TestingProject = "D:/Documents/Godot/projects/TestingProject"
projects/D:::Documents::Godot::projects::PingoAdventure = "D:/Documents/Godot/projects/PingoAdventure"
projects/D:::Documents::Godot::projects::tps-demo = "D:/Documents/Godot/projects/tps-demo"
projects/D:::Documents::Godot::projects::godot-video-rendering-demo-master = "D:/Documents/Godot/projects/godot-video-rendering-demo-master"
projects/D:::Documents::Godot::projects::Typography = "D:/Documents/Godot/projects/Typography"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment