Skip to content
Subway SeatSubway SeatSubway Seat
← All ports

EditorsNeeds Godot 4.0+

Godot

The script editor in Subway Seat: gold functions, orange keywords, sage types, avocado strings and terracotta annotations, with translucent current-line, selection and search layers so error and warning lines still show through. Godot's own interface takes its colors from a base and an accent color; the interface file for each flavor lists the values to enter under Interface › Theme.

Showing WalnutTunnelEnamelMoquetteDeep LevelPortlandGuimardCatacombesCarrelage. Switch flavors with the bullets up top.

Godot Report a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this port

The quick way

The installer sets it up for you, then tells you the one thing it can't do. More ways to install

curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor walnut --only godot
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor tunnel --only godot
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor enamel --only godot
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor moquette --only godot
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor deep --only godot
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor portland --only godot
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor guimard --only godot
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor catacombes --only godot
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor carrelage --only godot

Turn it on

In Editor › Editor Settings › Text Editor › Theme
Color Theme: Subway Seat
In Editor › Editor Settings › Text Editor › Theme
Color Theme: Subway Seat Tunnel
In Editor › Editor Settings › Text Editor › Theme
Color Theme: Subway Seat Enamel
In Editor › Editor Settings › Text Editor › Theme
Color Theme: London Moquette
In Editor › Editor Settings › Text Editor › Theme
Color Theme: London Deep Level
In Editor › Editor Settings › Text Editor › Theme
Color Theme: London Portland
In Editor › Editor Settings › Text Editor › Theme
Color Theme: Paris Guimard
In Editor › Editor Settings › Text Editor › Theme
Color Theme: Paris Catacombes
In Editor › Editor Settings › Text Editor › Theme
Color Theme: Paris Carrelage
Subway Seat.tetsave as ~/Library/Application Support/Godot/text_editor_themes/Subway Seat.tet
that's the macOS folder; Linux: ~/.config/godot/text_editor_themes/ · Windows: %APPDATA%\Godot\text_editor_themes\
; Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
; Subway Seat for Godot's script editor.
[color_theme]

background_color="362619ff"
base_type_color="86ad95ff"
bookmark_color="7f9baeff"
brace_mismatch_color="ff8373ff"
breakpoint_color="ff8373ff"
caret_background_color="20160eff"
caret_color="f3bf45ff"
code_folding_color="967b5cff"
comment_color="967b5cff"
comment_markers/critical_color="ff8373ff"
comment_markers/notice_color="86ad95ff"
comment_markers/warning_color="f3bf45ff"
completion_background_color="43301fff"
completion_existing_color="f3bf4526"
completion_font_color="eddcbcff"
completion_scroll_color="7b6047ff"
completion_scroll_hovered_color="967b5cff"
completion_selected_color="eddcbc1f"
control_flow_keyword_color="ec7f31ff"
current_line_color="eddcbc0a"
doc_comment_color="ae9575ff"
engine_type_color="86ad95ff"
error_underline_color="ff8373ff"
executing_line_color="f3bf45ff"
folded_code_region_color="7f9bae24"
function_color="f3bf45ff"
gdscript/annotation_color="f4a87eff"
gdscript/function_definition_color="f3bf45ff"
gdscript/global_function_color="f3bf45ff"
gdscript/node_path_color="f4a87eff"
gdscript/node_reference_color="a5c9b0ff"
gdscript/string_name_color="ff8373ff"
keyword_color="ec7f31ff"
line_length_guideline_color="eddcbc14"
line_number_color="7b6047ff"
mark_color="e05c4538"
member_variable_color="d9c6a3ff"
number_color="ff8373ff"
safe_line_number_color="adb9568c"
search_result_border_color="f3bf4573"
search_result_color="f3bf4526"
selection_color="eddcbc29"
string_color="adb956ff"
string_placeholder_color="f4a87eff"
symbol_color="ae9575ff"
text_color="eddcbcff"
text_selected_color="00000000"
user_type_color="86ad95ff"
warning_color="f3bf451f"
warning_underline_color="f3bf45ff"
word_highlighted_color="eddcbc14"
subway-seat-interface.txtenter the values in Editor › Editor Settings › Interface › Theme
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Subway Seat: Godot's interface theme. Enter these in Editor › Editor Settings › Interface › Theme.
# (Godot 4.6+ labels the first one "Color Preset"; 4.0 to 4.5 call it "Preset".)
Color Preset: Custom
Base Color: #2A1D13
Accent Color: #EC7F31
Contrast: 0.21
Icon Saturation: 1

# And in Text Editor › Theme:
Color Theme: Subway Seat
Subway Seat Tunnel.tetsave as ~/Library/Application Support/Godot/text_editor_themes/Subway Seat Tunnel.tet
that's the macOS folder; Linux: ~/.config/godot/text_editor_themes/ · Windows: %APPDATA%\Godot\text_editor_themes\
; Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
; Subway Seat Tunnel for Godot's script editor.
[color_theme]

background_color="24180eff"
base_type_color="86ad95ff"
bookmark_color="7f9baeff"
brace_mismatch_color="ff8373ff"
breakpoint_color="ff8373ff"
caret_background_color="140d07ff"
caret_color="f3bf45ff"
code_folding_color="917759ff"
comment_color="917759ff"
comment_markers/critical_color="ff8373ff"
comment_markers/notice_color="86ad95ff"
comment_markers/warning_color="f3bf45ff"
completion_background_color="302115ff"
completion_existing_color="f3bf4526"
completion_font_color="e9d8b6ff"
completion_scroll_color="745b45ff"
completion_scroll_hovered_color="917759ff"
completion_selected_color="e9d8b61f"
control_flow_keyword_color="ec7f31ff"
current_line_color="e9d8b60a"
doc_comment_color="aa9171ff"
engine_type_color="86ad95ff"
error_underline_color="ff8373ff"
executing_line_color="f3bf45ff"
folded_code_region_color="7f9bae24"
function_color="f3bf45ff"
gdscript/annotation_color="f4a87eff"
gdscript/function_definition_color="f3bf45ff"
gdscript/global_function_color="f3bf45ff"
gdscript/node_path_color="f4a87eff"
gdscript/node_reference_color="a5c9b0ff"
gdscript/string_name_color="ff8373ff"
keyword_color="ec7f31ff"
line_length_guideline_color="e9d8b614"
line_number_color="745b45ff"
mark_color="e05c4538"
member_variable_color="d6c3a0ff"
number_color="ff8373ff"
safe_line_number_color="adb9568c"
search_result_border_color="f3bf4573"
search_result_color="f3bf4526"
selection_color="e9d8b629"
string_color="adb956ff"
string_placeholder_color="f4a87eff"
symbol_color="aa9171ff"
text_color="e9d8b6ff"
text_selected_color="00000000"
user_type_color="86ad95ff"
warning_color="f3bf451f"
warning_underline_color="f3bf45ff"
word_highlighted_color="e9d8b614"
subway-seat-tunnel-interface.txtenter the values in Editor › Editor Settings › Interface › Theme
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Subway Seat Tunnel: Godot's interface theme. Enter these in Editor › Editor Settings › Interface › Theme.
# (Godot 4.6+ labels the first one "Color Preset"; 4.0 to 4.5 call it "Preset".)
Color Preset: Custom
Base Color: #1B120A
Accent Color: #EC7F31
Contrast: 0.23
Icon Saturation: 1

# And in Text Editor › Theme:
Color Theme: Subway Seat Tunnel
Subway Seat Enamel.tetsave as ~/Library/Application Support/Godot/text_editor_themes/Subway Seat Enamel.tet
that's the macOS folder; Linux: ~/.config/godot/text_editor_themes/ · Windows: %APPDATA%\Godot\text_editor_themes\
; Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
; Subway Seat Enamel for Godot's script editor.
[color_theme]

background_color="f8efdfff"
base_type_color="3e7157ff"
bookmark_color="3f6480ff"
brace_mismatch_color="bf4233ff"
breakpoint_color="bf4233ff"
caret_background_color="f8efdfff"
caret_color="a04800ff"
code_folding_color="8c7254ff"
comment_color="8c7254ff"
comment_markers/critical_color="bf4233ff"
comment_markers/notice_color="3e7157ff"
comment_markers/warning_color="976608ff"
completion_background_color="fcf7efff"
completion_existing_color="97660838"
completion_font_color="3e2c1eff"
completion_scroll_color="a58d6dff"
completion_scroll_hovered_color="8c7254ff"
completion_selected_color="3e2c1e1a"
control_flow_keyword_color="a04800ff"
current_line_color="3e2c1e0a"
doc_comment_color="735c44ff"
engine_type_color="3e7157ff"
error_underline_color="bf4233ff"
executing_line_color="976608ff"
folded_code_region_color="3f64801f"
function_color="976608ff"
gdscript/annotation_color="843811ff"
gdscript/function_definition_color="976608ff"
gdscript/global_function_color="976608ff"
gdscript/node_path_color="843811ff"
gdscript/node_reference_color="4c8367ff"
gdscript/string_name_color="bf4233ff"
keyword_color="a04800ff"
line_length_guideline_color="3e2c1e12"
line_number_color="a58d6dff"
mark_color="99241829"
member_variable_color="54402fff"
number_color="bf4233ff"
safe_line_number_color="66740f8c"
search_result_border_color="97660873"
search_result_color="97660838"
selection_color="3e2c1e21"
string_color="66740fff"
string_placeholder_color="843811ff"
symbol_color="735c44ff"
text_color="3e2c1eff"
text_selected_color="00000000"
user_type_color="3e7157ff"
warning_color="97660829"
warning_underline_color="976608ff"
word_highlighted_color="3e2c1e12"
subway-seat-enamel-interface.txtenter the values in Editor › Editor Settings › Interface › Theme
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Subway Seat Enamel: Godot's interface theme. Enter these in Editor › Editor Settings › Interface › Theme.
# (Godot 4.6+ labels the first one "Color Preset"; 4.0 to 4.5 call it "Preset".)
Color Preset: Custom
Base Color: #EEE4D0
Accent Color: #A04800
Contrast: 0.04
Icon Saturation: 1

# And in Text Editor › Theme:
Color Theme: Subway Seat Enamel
London Moquette.tetsave as ~/Library/Application Support/Godot/text_editor_themes/London Moquette.tet
that's the macOS folder; Linux: ~/.config/godot/text_editor_themes/ · Windows: %APPDATA%\Godot\text_editor_themes\
; Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
; London Moquette for Godot's script editor.
[color_theme]

background_color="1e2941ff"
base_type_color="54b4b5ff"
bookmark_color="7595daff"
brace_mismatch_color="fe8474ff"
breakpoint_color="fe8474ff"
caret_background_color="121826ff"
caret_color="f2c03fff"
code_folding_color="73819cff"
comment_color="73819cff"
comment_markers/critical_color="fe8474ff"
comment_markers/notice_color="54b4b5ff"
comment_markers/warning_color="f2c03fff"
completion_background_color="263451ff"
completion_existing_color="f2c03f26"
completion_font_color="d8deeaff"
completion_scroll_color="576685ff"
completion_scroll_hovered_color="73819cff"
completion_selected_color="d8deea1f"
control_flow_keyword_color="de8946ff"
current_line_color="d8deea0a"
doc_comment_color="8f9ab0ff"
engine_type_color="54b4b5ff"
error_underline_color="fe8474ff"
executing_line_color="f2c03fff"
folded_code_region_color="7595da24"
function_color="f2c03fff"
gdscript/annotation_color="ae9edcff"
gdscript/function_definition_color="f2c03fff"
gdscript/global_function_color="f2c03fff"
gdscript/node_path_color="ae9edcff"
gdscript/node_reference_color="72d1d3ff"
gdscript/string_name_color="fe8474ff"
keyword_color="de8946ff"
line_length_guideline_color="d8deea14"
line_number_color="576685ff"
mark_color="db605238"
member_variable_color="c1c9d8ff"
number_color="fe8474ff"
safe_line_number_color="77c5818c"
search_result_border_color="f2c03f73"
search_result_color="f2c03f26"
selection_color="d8deea29"
string_color="77c581ff"
string_placeholder_color="ae9edcff"
symbol_color="8f9ab0ff"
text_color="d8deeaff"
text_selected_color="00000000"
user_type_color="54b4b5ff"
warning_color="f2c03f1f"
warning_underline_color="f2c03fff"
word_highlighted_color="d8deea14"
london-moquette-interface.txtenter the values in Editor › Editor Settings › Interface › Theme
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# London Moquette: Godot's interface theme. Enter these in Editor › Editor Settings › Interface › Theme.
# (Godot 4.6+ labels the first one "Color Preset"; 4.0 to 4.5 call it "Preset".)
Color Preset: Custom
Base Color: #172032
Accent Color: #DE8946
Contrast: 0.21
Icon Saturation: 1

# And in Text Editor › Theme:
Color Theme: London Moquette
London Deep Level.tetsave as ~/Library/Application Support/Godot/text_editor_themes/London Deep Level.tet
that's the macOS folder; Linux: ~/.config/godot/text_editor_themes/ · Windows: %APPDATA%\Godot\text_editor_themes\
; Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
; London Deep Level for Godot's script editor.
[color_theme]

background_color="121a2dff"
base_type_color="54b4b5ff"
bookmark_color="7595daff"
brace_mismatch_color="fe8474ff"
breakpoint_color="fe8474ff"
caret_background_color="0a0e18ff"
caret_color="f2c03fff"
code_folding_color="6f7c97ff"
comment_color="6f7c97ff"
comment_markers/critical_color="fe8474ff"
comment_markers/notice_color="54b4b5ff"
comment_markers/warning_color="f2c03fff"
completion_background_color="1a243aff"
completion_existing_color="f2c03f26"
completion_font_color="d4dae7ff"
completion_scroll_color="53617dff"
completion_scroll_hovered_color="6f7c97ff"
completion_selected_color="d4dae71f"
control_flow_keyword_color="de8946ff"
current_line_color="d4dae70a"
doc_comment_color="8b96acff"
engine_type_color="54b4b5ff"
error_underline_color="fe8474ff"
executing_line_color="f2c03fff"
folded_code_region_color="7595da24"
function_color="f2c03fff"
gdscript/annotation_color="ae9edcff"
gdscript/function_definition_color="f2c03fff"
gdscript/global_function_color="f2c03fff"
gdscript/node_path_color="ae9edcff"
gdscript/node_reference_color="72d1d3ff"
gdscript/string_name_color="fe8474ff"
keyword_color="de8946ff"
line_length_guideline_color="d4dae714"
line_number_color="53617dff"
mark_color="db605238"
member_variable_color="bec6d5ff"
number_color="fe8474ff"
safe_line_number_color="77c5818c"
search_result_border_color="f2c03f73"
search_result_color="f2c03f26"
selection_color="d4dae729"
string_color="77c581ff"
string_placeholder_color="ae9edcff"
symbol_color="8b96acff"
text_color="d4dae7ff"
text_selected_color="00000000"
user_type_color="54b4b5ff"
warning_color="f2c03f1f"
warning_underline_color="f2c03fff"
word_highlighted_color="d4dae714"
london-deep-level-interface.txtenter the values in Editor › Editor Settings › Interface › Theme
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# London Deep Level: Godot's interface theme. Enter these in Editor › Editor Settings › Interface › Theme.
# (Godot 4.6+ labels the first one "Color Preset"; 4.0 to 4.5 call it "Preset".)
Color Preset: Custom
Base Color: #0D1421
Accent Color: #DE8946
Contrast: 0.24
Icon Saturation: 1

# And in Text Editor › Theme:
Color Theme: London Deep Level
London Portland.tetsave as ~/Library/Application Support/Godot/text_editor_themes/London Portland.tet
that's the macOS folder; Linux: ~/.config/godot/text_editor_themes/ · Windows: %APPDATA%\Godot\text_editor_themes\
; Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
; London Portland for Godot's script editor.
[color_theme]

background_color="e8f0ffff"
base_type_color="007376ff"
bookmark_color="0019a8ff"
brace_mismatch_color="cc2e25ff"
breakpoint_color="cc2e25ff"
caret_background_color="e8f0ffff"
caret_color="a54300ff"
code_folding_color="697794ff"
comment_color="697794ff"
comment_markers/critical_color="cc2e25ff"
comment_markers/notice_color="007376ff"
comment_markers/warning_color="8d6c08ff"
completion_background_color="f4f8ffff"
completion_existing_color="8d6c0838"
completion_font_color="293040ff"
completion_scroll_color="8192b4ff"
completion_scroll_hovered_color="697794ff"
completion_selected_color="2930401a"
control_flow_keyword_color="a54300ff"
current_line_color="2930400a"
doc_comment_color="556179ff"
engine_type_color="007376ff"
error_underline_color="cc2e25ff"
executing_line_color="8d6c08ff"
folded_code_region_color="0019a81f"
function_color="8d6c08ff"
gdscript/annotation_color="755fa9ff"
gdscript/function_definition_color="8d6c08ff"
gdscript/global_function_color="8d6c08ff"
gdscript/node_path_color="755fa9ff"
gdscript/node_reference_color="008688ff"
gdscript/string_name_color="cc2e25ff"
keyword_color="a54300ff"
line_length_guideline_color="29304012"
line_number_color="8192b4ff"
mark_color="9b211a29"
member_variable_color="3c4557ff"
number_color="cc2e25ff"
safe_line_number_color="0d81318c"
search_result_border_color="8d6c0873"
search_result_color="8d6c0838"
selection_color="29304021"
string_color="0d8131ff"
string_placeholder_color="755fa9ff"
symbol_color="556179ff"
text_color="293040ff"
text_selected_color="00000000"
user_type_color="007376ff"
warning_color="8d6c0829"
warning_underline_color="8d6c08ff"
word_highlighted_color="29304012"
london-portland-interface.txtenter the values in Editor › Editor Settings › Interface › Theme
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# London Portland: Godot's interface theme. Enter these in Editor › Editor Settings › Interface › Theme.
# (Godot 4.6+ labels the first one "Color Preset"; 4.0 to 4.5 call it "Preset".)
Color Preset: Custom
Base Color: #DCE5F7
Accent Color: #A54300
Contrast: 0.02
Icon Saturation: 1

# And in Text Editor › Theme:
Color Theme: London Portland
Paris Guimard.tetsave as ~/Library/Application Support/Godot/text_editor_themes/Paris Guimard.tet
that's the macOS folder; Linux: ~/.config/godot/text_editor_themes/ · Windows: %APPDATA%\Godot\text_editor_themes\
; Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
; Paris Guimard for Godot's script editor.
[color_theme]

background_color="1e2e26ff"
base_type_color="549b9fff"
bookmark_color="709bc8ff"
brace_mismatch_color="e7877bff"
breakpoint_color="e7877bff"
caret_background_color="131a17ff"
caret_color="f1bf4bff"
code_folding_color="74857cff"
comment_color="74857cff"
comment_markers/critical_color="e7877bff"
comment_markers/notice_color="549b9fff"
comment_markers/warning_color="f1bf4bff"
completion_background_color="263930ff"
completion_existing_color="f1bf4b26"
completion_font_color="d9e1dbff"
completion_scroll_color="586b61ff"
completion_scroll_hovered_color="74857cff"
completion_selected_color="d9e1db1f"
control_flow_keyword_color="ca9245ff"
current_line_color="d9e1db0a"
doc_comment_color="909e96ff"
engine_type_color="549b9fff"
error_underline_color="e7877bff"
executing_line_color="f1bf4bff"
folded_code_region_color="709bc824"
function_color="f1bf4bff"
gdscript/annotation_color="fab49cff"
gdscript/function_definition_color="f1bf4bff"
gdscript/global_function_color="f1bf4bff"
gdscript/node_path_color="fab49cff"
gdscript/node_reference_color="70b5b9ff"
gdscript/string_name_color="e7877bff"
keyword_color="ca9245ff"
line_length_guideline_color="d9e1db14"
line_number_color="586b61ff"
mark_color="c7665b38"
member_variable_color="c2cbc5ff"
number_color="e7877bff"
safe_line_number_color="70caa98c"
search_result_border_color="f1bf4b73"
search_result_color="f1bf4b26"
selection_color="d9e1db29"
string_color="70caa9ff"
string_placeholder_color="fab49cff"
symbol_color="909e96ff"
text_color="d9e1dbff"
text_selected_color="00000000"
user_type_color="549b9fff"
warning_color="f1bf4b1f"
warning_underline_color="f1bf4bff"
word_highlighted_color="d9e1db14"
paris-guimard-interface.txtenter the values in Editor › Editor Settings › Interface › Theme
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Paris Guimard: Godot's interface theme. Enter these in Editor › Editor Settings › Interface › Theme.
# (Godot 4.6+ labels the first one "Color Preset"; 4.0 to 4.5 call it "Preset".)
Color Preset: Custom
Base Color: #18241D
Accent Color: #CA9245
Contrast: 0.24
Icon Saturation: 1

# And in Text Editor › Theme:
Color Theme: Paris Guimard
Paris Catacombes.tetsave as ~/Library/Application Support/Godot/text_editor_themes/Paris Catacombes.tet
that's the macOS folder; Linux: ~/.config/godot/text_editor_themes/ · Windows: %APPDATA%\Godot\text_editor_themes\
; Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
; Paris Catacombes for Godot's script editor.
[color_theme]

background_color="121e19ff"
base_type_color="549b9fff"
bookmark_color="709bc8ff"
brace_mismatch_color="e7877bff"
breakpoint_color="e7877bff"
caret_background_color="0a100dff"
caret_color="f1bf4bff"
code_folding_color="708178ff"
comment_color="708178ff"
comment_markers/critical_color="e7877bff"
comment_markers/notice_color="549b9fff"
comment_markers/warning_color="f1bf4bff"
completion_background_color="1a2921ff"
completion_existing_color="f1bf4b26"
completion_font_color="d4ddd7ff"
completion_scroll_color="54655cff"
completion_scroll_hovered_color="708178ff"
completion_selected_color="d4ddd71f"
control_flow_keyword_color="ca9245ff"
current_line_color="d4ddd70a"
doc_comment_color="8c9a92ff"
engine_type_color="549b9fff"
error_underline_color="e7877bff"
executing_line_color="f1bf4bff"
folded_code_region_color="709bc824"
function_color="f1bf4bff"
gdscript/annotation_color="fab49cff"
gdscript/function_definition_color="f1bf4bff"
gdscript/global_function_color="f1bf4bff"
gdscript/node_path_color="fab49cff"
gdscript/node_reference_color="70b5b9ff"
gdscript/string_name_color="e7877bff"
keyword_color="ca9245ff"
line_length_guideline_color="d4ddd714"
line_number_color="54655cff"
mark_color="c7665b38"
member_variable_color="bfc8c2ff"
number_color="e7877bff"
safe_line_number_color="70caa98c"
search_result_border_color="f1bf4b73"
search_result_color="f1bf4b26"
selection_color="d4ddd729"
string_color="70caa9ff"
string_placeholder_color="fab49cff"
symbol_color="8c9a92ff"
text_color="d4ddd7ff"
text_selected_color="00000000"
user_type_color="549b9fff"
warning_color="f1bf4b1f"
warning_underline_color="f1bf4bff"
word_highlighted_color="d4ddd714"
paris-catacombes-interface.txtenter the values in Editor › Editor Settings › Interface › Theme
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Paris Catacombes: Godot's interface theme. Enter these in Editor › Editor Settings › Interface › Theme.
# (Godot 4.6+ labels the first one "Color Preset"; 4.0 to 4.5 call it "Preset".)
Color Preset: Custom
Base Color: #0D1711
Accent Color: #CA9245
Contrast: 0.26
Icon Saturation: 1

# And in Text Editor › Theme:
Color Theme: Paris Catacombes
Paris Carrelage.tetsave as ~/Library/Application Support/Godot/text_editor_themes/Paris Carrelage.tet
that's the macOS folder; Linux: ~/.config/godot/text_editor_themes/ · Windows: %APPDATA%\Godot\text_editor_themes\
; Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
; Paris Carrelage for Godot's script editor.
[color_theme]

background_color="eef2f1ff"
base_type_color="006267ff"
bookmark_color="25629bff"
brace_mismatch_color="ac3b32ff"
breakpoint_color="ac3b32ff"
caret_background_color="eef2f1ff"
caret_color="764c00ff"
code_folding_color="6c7c76ff"
comment_color="6c7c76ff"
comment_markers/critical_color="ac3b32ff"
comment_markers/notice_color="006267ff"
comment_markers/warning_color="916d07ff"
completion_background_color="f6f8f8ff"
completion_existing_color="916d0738"
completion_font_color="27342fff"
completion_scroll_color="859792ff"
completion_scroll_hovered_color="6c7c76ff"
completion_selected_color="27342f1a"
control_flow_keyword_color="764c00ff"
current_line_color="27342f0a"
doc_comment_color="56645fff"
engine_type_color="006267ff"
error_underline_color="ac3b32ff"
executing_line_color="916d07ff"
folded_code_region_color="25629b1f"
function_color="916d07ff"
gdscript/annotation_color="b36b51ff"
gdscript/function_definition_color="916d07ff"
gdscript/global_function_color="916d07ff"
gdscript/node_path_color="b36b51ff"
gdscript/node_reference_color="027479ff"
gdscript/string_name_color="ac3b32ff"
keyword_color="764c00ff"
line_length_guideline_color="27342f12"
line_number_color="859792ff"
mark_color="88251e29"
member_variable_color="3b4742ff"
number_color="ac3b32ff"
safe_line_number_color="2183668c"
search_result_border_color="916d0773"
search_result_color="916d0738"
selection_color="27342f21"
string_color="218366ff"
string_placeholder_color="b36b51ff"
symbol_color="56645fff"
text_color="27342fff"
text_selected_color="00000000"
user_type_color="006267ff"
warning_color="916d0729"
warning_underline_color="916d07ff"
word_highlighted_color="27342f12"
paris-carrelage-interface.txtenter the values in Editor › Editor Settings › Interface › Theme
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Paris Carrelage: Godot's interface theme. Enter these in Editor › Editor Settings › Interface › Theme.
# (Godot 4.6+ labels the first one "Color Preset"; 4.0 to 4.5 call it "Preset".)
Color Preset: Custom
Base Color: #E1E6E5
Accent Color: #764C00
Contrast: 0.04
Icon Saturation: 1

# And in Text Editor › Theme:
Color Theme: Paris Carrelage