Skip to content
GNamimates edited this page Oct 25, 2024 · 2 revisions

Class Name: GNUI.ThemeAPI

Methods

Returns Methods
Theme.style(object : any, variant : string|"none"|"Default"?)

Theme.style(object, variant)

Styles a given class using the theme script, the single lua file in the theme folder.

Arguments

  • any object

  • string|"none"|"Default"? variant

Clone this wiki locally