ðŸĶēTheme Obj

Theme Obj is a scriptable object for unity, which will manage different style of themes.

You can manually right-click to add a new ThemeObj.

Currently ThemeObj support the following types:

Type
Description

Enable Editor Change

Enable to directly see the style change in editor.

Theme Name

Custom name for this theme.

Logo

Use for change different sprite/logo

Theme Color

Use for change different image color

Transition Theme

Use for Button / Text Hover

Font

Use for legacy unity text ui component

TMP_Font Asset

Use for TMP_Font

Last updated