godot/scene/resources/default_theme
Paulb23 bc4cee4458 Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
- Extacted all syntax highlighting code from text edit
- Removed enable syntax highlighting from text edit
- Added line_edited_from signal to text_edit
- Renamed get/set_syntax_highlighting to get/set_syntax_highlighter
- Added EditorSyntaxHighligher
2020-07-11 17:09:58 +01:00
..
arrow_down.png
arrow_right.png
button_disabled.png
button_focus.png
button_hover.png
button_normal.png
button_pressed.png
checked.png
checker_bg.png
close.png
close_hl.png
color_picker_hue.png
color_picker_sample.png
default_theme.cpp Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter 2020-07-11 17:09:58 +01:00
default_theme.h
dropdown.png
error_icon.png
error_icon.xpm
focus.png
font_hidpi.inc
font_lodpi.inc
graph_node.png
graph_node_breakpoint.png
graph_node_close.png
graph_node_comment.png
graph_node_comment_focus.png
graph_node_default.png
graph_node_default_focus.png
graph_node_position.png
graph_node_selected.png
graph_port.png
hseparator.png
hslider_bg.png
hslider_grabber.png
hslider_grabber_disabled.png
hslider_grabber_hl.png
hslider_tick.png
hsplit_bg.png
hsplitter.png
icon_add.png
icon_close.png
icon_color_pick.png
icon_file.png Add generic file icon and its modulation to the 'FileDialog' 2020-06-08 10:31:45 -03:00
icon_folder.png
icon_parent_folder.png
icon_reload.png
icon_snap_grid.png
icon_visibility.png
icon_zoom_less.png
icon_zoom_more.png
icon_zoom_reset.png
line_edit.png
line_edit_clear.png
line_edit_disabled.png
make_header.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
mini_checkerboard.png
option_arrow.png
option_button_disabled.png
option_button_hover.png
option_button_normal.png
option_button_pressed.png
overbright_indicator.png
panel_bg.png
popup_bg.png
popup_bg_disabled.png
popup_window.png
progress_bar.png
progress_fill.png
radio_checked.png
radio_unchecked.png
scroll_bg.png
scroll_button_left.png
scroll_button_left_hl.png
scroll_button_right.png
scroll_button_right_hl.png
scroll_grabber.png
scroll_grabber_hl.png
scroll_grabber_pressed.png
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
selection.png
selection_oof.png
space.png
spinbox_updown.png
submenu.png
tab.png
tab_behind.png
tab_close.png
tab_container_bg.png
tab_current.png
tab_disabled.png
tab_menu.png
tab_menu_hl.png
theme_data.h Add generic file icon and its modulation to the 'FileDialog' 2020-06-08 10:31:45 -03:00
toggle_off.png
toggle_off_disabled.png
toggle_on.png
toggle_on_disabled.png
tooltip_bg.png
tree_bg.png
tree_bg_disabled.png
tree_title.png
tree_title_pressed.png
unchecked.png
updown.png
vseparator.png
vslider_bg.png
vslider_grabber.png
vslider_grabber_disabled.png
vslider_grabber_hl.png
vslider_tick.png
vsplit_bg.png
vsplitter.png
window_resizer.png
xpmfix.sh