godot/scene/theme
Hugo Locurcio 3fe01226b7 Use black for font outlines by default instead of white
This makes font outlines more usable out of the box, as black
is one of the most commonly used colors for font outlines.
2024-02-28 20:25:15 +01:00
..
icons Add create folder icon 2024-02-26 09:04:24 -05:00
default_theme_builders.py Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
default_theme.cpp Use black for font outlines by default instead of white 2024-02-28 20:25:15 +01:00
default_theme.h Move default theme files to scene/theme 2023-08-28 00:23:38 +02:00
SCsub Move default theme files to scene/theme 2023-08-28 00:23:38 +02:00
theme_db.cpp Fetch theme editor items from ThemeDB 2024-01-31 13:17:11 +01:00
theme_db.h Fetch theme editor items from ThemeDB 2024-01-31 13:17:11 +01:00
theme_owner.cpp Replace error checks against size with is_empty 2024-02-09 12:50:15 +01:00
theme_owner.h Add const lvalue ref to container parameters 2024-01-05 14:49:57 -03:00