misc by xesdoog · Pull Request #92 · YimMenu-Lua/Samurais-Scripts

and others added 9 commits

February 3, 2026 12:17
#### Chores

- updated .editorconfig
- removed unsused file

#### Features

- Refactored all business-related commands.
- Added a button to reload YRV3.
- YRV3's sidebar labels are now translated by the game so they make sense.
- Disabled problematic dynamic stances from Stancer.

#### UI

- Settings: Added a theme editor.
- Improved ImGui.Toggle's visibility in light themes.
- Refactored ImGui.Selectable2 to use colors from the current theme instead of fixed colors.
- Refactored ImGui.Selectable2 to properly handle wide labels.
- Refactored Themes and ThemeManager.
- Revised and improved default themes.
- Improved Notification Center and added an option to mute toasts.
- Added a custom bell widget for the notification center. It looks nothing like a bell...
- Fixed minimum allowed window width and height to prevent breaking the UI's aesthetics.
- Refactored YRV3's sidebar from fixed to dynamic width.