Added all current configs that I see are important
This commit is contained in:
parent
7e2ddc1054
commit
d9bed25ebc
48 changed files with 4854 additions and 35 deletions
80
.config/godot/editor_settings-4.5.tres
Normal file
80
.config/godot/editor_settings-4.5.tres
Normal 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": []
|
||||
}]
|
||||
1
.config/godot/recent_dirs
Normal file
1
.config/godot/recent_dirs
Normal file
|
|
@ -0,0 +1 @@
|
|||
/mnt/data/GodotProjects
|
||||
41
.config/godot/text_editor_themes/dracula.tet
Normal file
41
.config/godot/text_editor_themes/dracula.tet
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
[color_theme]
|
||||
|
||||
background_color="#282a36ff"
|
||||
completion_background_color="#2c2a32ff"
|
||||
completion_selected_color="#44475aff" ; updated to proper selection highlight
|
||||
completion_existing_color="#44475aff" ; aligned with selection background
|
||||
completion_scroll_color="#6272a4ff" ; Dracula doesn't have pure white; chose 'Comment'
|
||||
completion_font_color="#f8f8f2ff" ; corrected to Dracula 'Foreground'
|
||||
caret_color="#f8f8f2ff" ; Dracula's 'Foreground'
|
||||
caret_background_color="#282a36ff" ; match editor background
|
||||
line_number_color="#6272a4ff"
|
||||
text_color="#f8f8f2ff"
|
||||
text_selected_color="#f8f8f2ff"
|
||||
keyword_color="#ff79c6ff"
|
||||
base_type_color="#50fa7bff"
|
||||
engine_type_color="#8be9fdff"
|
||||
function_color="#8be9fdff"
|
||||
member_variable_color="#f8f8f2ff"
|
||||
comment_color="#6272a4ff"
|
||||
string_color="#f1fa8cff"
|
||||
number_color="#bd93f9ff"
|
||||
symbol_color="#f8f8f2ff"
|
||||
selection_color="#44475aff"
|
||||
brace_mismatch_color="#ff5555ff" ; corrected to Dracula 'Red'
|
||||
current_line_color="#44475aff" ; softened to match selection background
|
||||
line_length_guideline_color="#44475aff" ; unified with 'current_line_color'
|
||||
mark_color="#ff55554d" ; reused Dracula 'Pink'
|
||||
breakpoint_color="#ffb86cff" ; changed to Dracula 'Orange'
|
||||
code_folding_color="#6272a4ff" ; reused 'Comment'
|
||||
word_highlighted_color="#44475aff"
|
||||
search_result_color="#44475aff"
|
||||
search_result_border_color="#282a36ff"
|
||||
gdscript/function_definition_color="#50fa7bff"
|
||||
control_flow_keyword_color="#FF79C6"
|
||||
user_type_color="#8BE9FD"
|
||||
gdscript/annotation_color="#FFB86C"
|
||||
gdscript/node_reference_color="#50FA7B"
|
||||
comment_markers/critical_color="#FF5555"
|
||||
comment_markers/warning_color="#F1FA8C"
|
||||
comment_markers/notice_color="#50FA7B"
|
||||
gdscript/global_function_color="##BD93F9"
|
||||
Loading…
Add table
Add a link
Reference in a new issue