Utility Signals

Here is a list of the available signals used to assist script developers

on_theme_color_change

Return Arguments
Type
Description

color name

String

The theme color that was changed, for example: "dark text" or "priority"

color

Color3

The new color

Last updated