godot/scene/resources/default_theme
Hugo Locurcio d211c05111
Use a DynamicFont for the default project theme
This makes font oversampling work out of the box, while also increasing
the supported character set's size. The default font is now larger
as well to better fit today's screen resolutions.

The OpenSans SemiBold font was chosen for two reasons:

- Small file size, yet its character set supports Latin-1 and Cyrillic
  text.
- A heavier font weight looks better in most "game" scenarios and is
  more readable against mixed-color backgrounds.

This is considered a breaking change as it changes the default font's
metrics, which will likely affect how Control nodes are laid out in
scenes (unless a custom font is in use).
2021-05-17 15:19:13 +02:00
..
arrow_down.png
arrow_left.png [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02:00
arrow_right.png
bar_arrow.png Add interpolation bar on each channel in ColorPicker 2021-03-09 14:58:19 +07:00
bookmark.png Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit 2020-09-10 20:35:28 +01:00
button_disabled.png
button_focus.png
button_hover.png
button_normal.png
button_pressed.png
checked.png
checked_disabled.png Add disabled theme icons for CheckBox 2020-04-10 15:10:29 +02:00
checker_bg.png
close.png
close_hl.png
color_picker_hue.png
color_picker_sample.png
default_theme.cpp Use a DynamicFont for the default project theme 2021-05-17 15:19:13 +02:00
default_theme.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
default_theme_builders.py Use a DynamicFont for the default project theme 2021-05-17 15:19:13 +02:00
dropdown.png
error_icon.png
error_icon.xpm
focus.png
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_grid_minimap.png Add a minimap to the GraphEdit 2020-11-30 16:48:52 +03:00
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_disabled_mirrored.png [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02:00
option_button_hover.png
option_button_hover_mirrored.png [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02:00
option_button_normal.png
option_button_normal_mirrored.png [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02:00
option_button_pressed.png
option_button_pressed_mirrored.png [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02:00
overbright_indicator.png
panel_bg.png
picker_cursor.png Add Various ColorPicker shapes 2021-04-06 22:48:03 +07:00
popup_bg.png
popup_bg_disabled.png
popup_window.png
progress_bar.png
progress_fill.png
radio_checked.png
radio_checked_disabled.png Add disabled theme icons for CheckBox 2020-04-10 15:10:29 +02:00
radio_unchecked.png
radio_unchecked_disabled.png Add disabled theme icons for CheckBox 2020-04-10 15:10:29 +02:00
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 Use a DynamicFont for the default project theme 2021-05-17 15:19:13 +02:00
selection.png
selection_oof.png
space.png
spinbox_updown.png
submenu.png
submenu_mirrored.png [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02:00
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 Various ColorPicker shapes 2021-04-06 22:48:03 +07:00
toggle_off.png
toggle_off_disabled.png
toggle_off_disabled_mirrored.png [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02:00
toggle_off_mirrored.png [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02:00
toggle_on.png
toggle_on_disabled.png
toggle_on_disabled_mirrored.png [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02:00
toggle_on_mirrored.png [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02:00
tooltip_bg.png
tree_bg.png
tree_bg_disabled.png
tree_title.png
tree_title_pressed.png
unchecked.png
unchecked_disabled.png Add disabled theme icons for CheckBox 2020-04-10 15:10:29 +02:00
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
window_resizer_mirrored.png [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02:00