godot/editor/themes
Rémi Verschelde ae59770211
Merge pull request #112997 from YeldhamDev/quick_settings_classic_fix
Fix visual glitch in the quick settings on the classic theme
2025-12-01 11:48:50 +01:00
..
editor_color_map.cpp Always use a dark background for 3D editor overlays even with light theme 2025-11-18 02:28:27 +01:00
editor_color_map.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_fonts.cpp Use Inter as the default editor font, features enabled 2025-10-21 16:04:45 -03:00
editor_fonts.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_icons.cpp Update native menu icons after Node dock split 2025-11-24 16:40:27 -08:00
editor_icons.h Add a new editor theme 2025-10-30 00:31:54 -03:00
editor_scale.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
editor_scale.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_theme.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
editor_theme.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_theme_builders.py SCons: Make builders prettier, utilize constexpr 2025-03-11 18:31:20 -05:00
editor_theme_manager.cpp Deprecate TextEdit background_color 2025-11-13 22:48:04 -05:00
editor_theme_manager.h Add extra panels to some areas of the editor 2025-11-22 10:57:50 -03:00
SCsub SCons: Make builders prettier, utilize constexpr 2025-03-11 18:31:20 -05:00
theme_classic.cpp Merge pull request #112997 from YeldhamDev/quick_settings_classic_fix 2025-12-01 11:48:50 +01:00
theme_classic.h Add a new editor theme 2025-10-30 00:31:54 -03:00
theme_modern.cpp Add extra panels to some areas of the editor 2025-11-22 10:57:50 -03:00
theme_modern.h Add a new editor theme 2025-10-30 00:31:54 -03:00