Skip to content
Alex Silaev edited this page Jun 1, 2025 · 2 revisions

You can create your custom visual style theme for editor tools.

  1. Create folder named ME.BECS.CustomThemes in any directory;
  2. Create ME.BECS.CustomThemes/MyTestTheme.uss stylesheet file;
  3. Use source sample from Themes/Default.uss to see all color bindings.
Clone this wiki locally