diff --git a/classes/class_theme.rst b/classes/class_theme.rst index 186706b6a..be5ccab24 100644 --- a/classes/class_theme.rst +++ b/classes/class_theme.rst @@ -90,7 +90,7 @@ Description Theme for skinning controls. Controls can be skinned individually, but for complex applications it's more efficient to just create a global theme that defines everything. This theme can be applied to any :ref:`Control`, and it and its children will automatically use it. -Theme resources can be alternatively loaded by writing them in a .theme file, see docs for more info. +See the :ref:`GUI skinning tutorial` for more information. Member Function Description ---------------------------