9 Commits

Author SHA1 Message Date
Ian Warren
6ced0f9f4b Change "allow to" to "allow you to" 2025-04-09 16:42:37 -06:00
gomakappa
7d38ce8fef upload images and edit pages 2025-01-04 16:20:39 -03:00
Takapapatapaka
de6879b237 Update functions names in example code to match 4.x nomenclature
Changed the function to override theme font color from "add_color_override" to "add_theme_color_override", as the previous version is not recognized by my 4.3 Godot Editor. 

Judging by the documentation archives, it seems that "add_color_override" was the version used in Godot 3.

From Control's 4.3 documentation, it seems C# functions have also been updated to include Theme in their name. It would make sense, so I updated it too, but I'm not 100% sure it actually works this way.
2024-12-04 16:43:28 +01:00
Hugo Locurcio
f10432656c Document focus StyleBox caveats in Introduction to GUI skinning 2024-11-23 18:31:16 +01:00
tetrapod00
a8667ffddf Add links to project setting mentions 2024-11-05 11:55:14 -08:00
skyace65
3bfd9b8ba6 Document Theme type variations 2022-07-11 20:48:45 +03:00
Yuri Sizov
0cb5e6e005 Add a new GUI skinning tutorial and improve theme editor tutorial 2021-08-18 23:17:32 +03:00
skyace65
2e000908dc Overhaul gui skinning page for the new theme editor in 3.4 2021-08-09 08:27:53 -04:00
Nathan Lovato
75e6ba0454 Rename GUI to User Interface (UI) 2020-10-08 17:05:17 -06:00