😎
Theme Customizer
  • 😎Theme Customizer Documentation!
  • 💖Quick Getting Start
  • 🦲Theme Obj
  • 👾Component
    • Color
    • Logo
    • Text
      • Text Color
      • Text Hover Effect
    • Button
      • ThemeObj Button
    • Text Mesh Pro
      • Dropdown
Powered by GitBook
On this page

Theme Obj

PreviousQuick Getting StartNextComponent

Last updated 1 year ago

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

🦲