Added all current configs that I see are important

This commit is contained in:
ManOfGoldForever 2025-11-12 16:35:56 -05:00
parent 7e2ddc1054
commit d9bed25ebc
48 changed files with 4854 additions and 35 deletions

View file

@ -0,0 +1,80 @@
[gd_resource type="EditorSettings" load_steps=2 format=3]
[sub_resource type="InputEventKey" id="InputEventKey_ly3hx"]
keycode = 4194326
[resource]
interface/theme/preset = "Custom"
interface/theme/base_color = Color(0.15686275, 0.16470589, 0.21176471, 1)
interface/theme/accent_color = Color(0.38431373, 0.44705883, 0.6431373, 1)
interface/theme/contrast = 0.21
text_editor/theme/color_theme = "dracula"
text_editor/theme/highlighting/symbol_color = Color(0.972549, 0.972549, 0.9490196, 1)
text_editor/theme/highlighting/keyword_color = Color(1, 0.4745098, 0.7764706, 1)
text_editor/theme/highlighting/control_flow_keyword_color = Color(1, 0.4745098, 0.7764706, 1)
text_editor/theme/highlighting/base_type_color = Color(0.3137255, 0.98039216, 0.48235294, 1)
text_editor/theme/highlighting/engine_type_color = Color(0.54509807, 0.9137255, 0.99215686, 1)
text_editor/theme/highlighting/user_type_color = Color(0.54509807, 0.9137255, 0.99215686, 1)
text_editor/theme/highlighting/comment_color = Color(0.38431373, 0.44705883, 0.6431373, 1)
text_editor/theme/highlighting/doc_comment_color = Color(0.6, 0.7, 0.8, 0.8)
text_editor/theme/highlighting/string_color = Color(0.94509804, 0.98039216, 0.54901963, 1)
text_editor/theme/highlighting/background_color = Color(0.15686275, 0.16470589, 0.21176471, 1)
text_editor/theme/highlighting/completion_background_color = Color(0.17254902, 0.16470589, 0.19607843, 1)
text_editor/theme/highlighting/completion_selected_color = Color(0.26666668, 0.2784314, 0.3529412, 1)
text_editor/theme/highlighting/completion_existing_color = Color(0.26666668, 0.2784314, 0.3529412, 1)
text_editor/theme/highlighting/completion_scroll_color = Color(0.38431373, 0.44705883, 0.6431373, 1)
text_editor/theme/highlighting/completion_font_color = Color(0.972549, 0.972549, 0.9490196, 1)
text_editor/theme/highlighting/text_color = Color(0.972549, 0.972549, 0.9490196, 1)
text_editor/theme/highlighting/line_number_color = Color(0.38431373, 0.44705883, 0.6431373, 1)
text_editor/theme/highlighting/safe_line_number_color = Color(0.7892157, 0.94941175, 0.8029412, 0.75)
text_editor/theme/highlighting/caret_color = Color(0.972549, 0.972549, 0.9490196, 1)
text_editor/theme/highlighting/caret_background_color = Color(0.15686275, 0.16470589, 0.21176471, 1)
text_editor/theme/highlighting/text_selected_color = Color(0.972549, 0.972549, 0.9490196, 1)
text_editor/theme/highlighting/selection_color = Color(0.26666668, 0.2784314, 0.3529412, 1)
text_editor/theme/highlighting/brace_mismatch_color = Color(1, 0.33333334, 0.33333334, 1)
text_editor/theme/highlighting/current_line_color = Color(0.26666668, 0.2784314, 0.3529412, 1)
text_editor/theme/highlighting/line_length_guideline_color = Color(0.26666668, 0.2784314, 0.3529412, 1)
text_editor/theme/highlighting/word_highlighted_color = Color(0.26666668, 0.2784314, 0.3529412, 1)
text_editor/theme/highlighting/number_color = Color(0.7411765, 0.5764706, 0.9764706, 1)
text_editor/theme/highlighting/function_color = Color(0.54509807, 0.9137255, 0.99215686, 1)
text_editor/theme/highlighting/member_variable_color = Color(0.972549, 0.972549, 0.9490196, 1)
text_editor/theme/highlighting/mark_color = Color(1, 0.33333334, 0.33333334, 0.3019608)
text_editor/theme/highlighting/warning_color = Color(1, 0.87, 0.4, 0.15)
text_editor/theme/highlighting/breakpoint_color = Color(1, 0.72156864, 0.42352942, 1)
text_editor/theme/highlighting/code_folding_color = Color(0.38431373, 0.44705883, 0.6431373, 1)
text_editor/theme/highlighting/search_result_color = Color(0.26666668, 0.2784314, 0.3529412, 1)
text_editor/theme/highlighting/search_result_border_color = Color(0.15686275, 0.16470589, 0.21176471, 1)
text_editor/theme/highlighting/gdscript/function_definition_color = Color(0.3137255, 0.98039216, 0.48235294, 1)
text_editor/theme/highlighting/gdscript/node_reference_color = Color(0.3137255, 0.98039216, 0.48235294, 1)
text_editor/theme/highlighting/gdscript/annotation_color = Color(1, 0.72156864, 0.42352942, 1)
text_editor/theme/highlighting/comment_markers/critical_color = Color(1, 0.33333334, 0.33333334, 1)
text_editor/theme/highlighting/comment_markers/warning_color = Color(0.94509804, 0.98039216, 0.54901963, 1)
text_editor/theme/highlighting/comment_markers/notice_color = Color(0.3137255, 0.98039216, 0.48235294, 1)
text_editor/external/exec_path = "/usr/bin/zeditor"
text_editor/external/exec_flags = "{project} {file}:{line}:{col}"
text_editor/external/use_external_editor = true
editors/3d_gizmos/gizmo_settings/bone_axis_length = 0.1
editors/animation/default_animation_step = 0.033333335
export/android/debug_keystore = "/home/henry/.local/share/godot/keystores/debug.keystore"
export/android/debug_keystore_pass = "android"
export/android/java_sdk_path = ""
export/android/android_sdk_path = "/home/henry/Android/Sdk"
export/macos/rcodesign = ""
export/web/http_port = 8060
export/web/tls_key = ""
export/web/tls_certificate = ""
export/windows/osslsigncode = ""
_editor_settings_advanced_mode = true
_project_settings_advanced_mode = false
_export_template_download_directory = ""
_default_feature_profile = ""
_script_setup_templates_dictionary = {}
_script_setup_use_script_templates = true
_use_favorites_root_selection = false
shortcuts = [{
"name": "spatial_editor/viewport_zoom_modifier_1",
"shortcuts": [SubResource("InputEventKey_ly3hx")]
}, {
"name": "spatial_editor/viewport_zoom_modifier_2",
"shortcuts": []
}]