UI Theming Theme resources, StyleBox styling, font management, and override system define consistent UI visual identity. Available Scripts global theme manager.gd Expert theme manager with dynamic switching, theme variants, and fallback handling. ui scale manager.gd Runtime theme switching and DPI/Resolution scale management. theme swapper.gd Dynamic Dark/Light mode implementation using cascading theme root propagation. danger button assignment.gd Expert use of for semantic UI styling without scene duplication. dynamic stylebox color.gd Safe runtime StyleBox modification. Demonstrates the cri…