-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy patheditor_settings-themeonly.tres
64 lines (63 loc) · 4.3 KB
/
editor_settings-themeonly.tres
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# Alternatively you can copy these settings under the [resource] section
# of your editor_settings-3.tres file.
# These properties only affect theming and colors of the editor
interface/editor/main_font = "ABSOLUTE_PATH_TO_ YOUR_FONT/Ubuntu-R.ttf"
interface/editor/main_font_bold = "ABSOLUTE_PATH_TO_ YOUR_FONT/Ubuntu-B.ttf"
interface/editor/code_font = "ABSOLUTE_PATH_TO_ YOUR_FONT/CascadiaMono.ttf"
interface/editor/custom_display_scale = 1.32
interface/editor/main_font_size = 12
interface/editor/code_font_size = 24.0
interface/theme/preset = "Custom"
interface/theme/icon_and_font_color = 2
interface/theme/base_color = Color( 0.0823529, 0.0901961, 0.101961, 1 )
interface/theme/accent_color = Color( 0.388235, 0.478431, 0.996078, 1 )
interface/theme/contrast = 0.01
interface/theme/use_graph_node_headers = true
interface/theme/additional_spacing = 0.5
text_editor/theme/color_theme = "Custom"
text_editor/highlighting/symbol_color = Color( 1, 1, 1, 1 )
text_editor/highlighting/keyword_color = Color( 0.356863, 0.521569, 1, 1 )
text_editor/highlighting/base_type_color = Color( 0.960784, 0.278431, 0.517647, 1 )
text_editor/highlighting/engine_type_color = Color( 0.960784, 0.278431, 0.517647, 1 )
text_editor/highlighting/user_type_color = Color( 0.858824, 0.898039, 0.929412, 1 )
text_editor/highlighting/comment_color = Color( 0.207843, 0.243137, 0.290196, 1 )
text_editor/highlighting/string_color = Color( 0.305882, 0.737255, 0.419608, 1 )
text_editor/highlighting/completion_selected_color = Color( 0.207843, 0.243137, 0.290196, 1 )
text_editor/highlighting/completion_existing_color = Color( 0.262745, 0.772549, 0.898039, 1 )
text_editor/highlighting/completion_font_color = Color( 0.858824, 0.898039, 0.929412, 1 )
text_editor/highlighting/text_color = Color( 0.858824, 0.898039, 0.929412, 1 )
text_editor/highlighting/line_number_color = Color( 0.207843, 0.243137, 0.290196, 1 )
text_editor/highlighting/safe_line_number_color = Color( 0.360784, 0.411765, 0.478431, 1 )
text_editor/highlighting/caret_color = Color( 0.858824, 0.898039, 0.929412, 1 )
text_editor/highlighting/brace_mismatch_color = Color( 1, 0.270588, 0.329412, 1 )
text_editor/highlighting/line_length_guideline_color = Color( 0.301961, 0.501961, 0.8, 0.101961 )
text_editor/highlighting/number_color = Color( 0.929412, 0.611765, 0.313726, 1 )
text_editor/highlighting/function_color = Color( 1, 1, 1, 1 )
text_editor/highlighting/member_variable_color = Color( 1, 1, 1, 1 )
text_editor/highlighting/bookmark_color = Color( 0.388235, 0.482353, 0.772549, 1 )
text_editor/highlighting/executing_line_color = Color( 0.277491, 0.344485, 0.433811, 1 )
text_editor/highlighting/search_result_color = Color( 0.305882, 0.737255, 0.419608, 1 )
text_editor/appearance/line_numbers_zero_padded = true
editors/3d_gizmos/gizmo_colors/path = Color( 0.5, 0.5, 1, 0.8 )
editors/3d_gizmos/gizmo_colors/instanced = Color( 0.7, 0.7, 0.7, 0.6 )
editors/3d_gizmos/gizmo_colors/csg = Color( 0, 0.4, 1, 0.15 )
editors/3d_gizmos/gizmo_colors/camera = Color( 0.8, 0.4, 0.8, 1 )
editors/3d_gizmos/gizmo_colors/stream_player_3d = Color( 0.4, 0.8, 1, 1 )
editors/3d_gizmos/gizmo_colors/shape = Color( 0.5, 0.7, 1, 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/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/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 )
text_editor/highlighting/gdscript/function_definition_color = Color( 1, 1, 1, 1 )
text_editor/highlighting/gdscript/node_path_color = Color( 0.27451, 0.788235, 0.6, 1 )
text_editor/help/sort_functions_alphabetically = true
editors/3d/navigation/show_viewport_rotation_gizmo = true