RThemer
RThemer is a Unity Editor extension that allows you to customize the appearance of your Unity Editor with custom themes. Create, edit, and apply themes to make your Unity development environment match your preferences and improve your workflow.
Features
- Custom Theme Creation: Create new themes from scratch or based on presets
- Theme Editor: Easily edit theme colors with a user-friendly interface
- Simple and Advanced Modes: Choose between simple color palettes or detailed customization
- Dark and Light Themes: Create themes for both dark and light Unity Editor modes
- One-Click Application: Apply themes with a single click
- Theme Management: Save, load, and delete custom themes
Installation
- Open RPM, VCC, or ALCOM in your Unity project
- Add the Redline repository URL:
https://rlist.arch-linux.pro/index.json
- Find RThemer in the package list and install it
Option 2: Unity Package Manager
- Open your Unity project
- Go to Window > Package Manager
- Click the ”+” button in the top-left corner
- Select “Add package from git URL…”
- Enter
https://github.com/redline-team/rthemer.git
- Click “Add”
Option 3: Manual Installation
- Download the latest release from the Releases page
- Import the .unitypackage file into your Unity project (Assets > Import Package > Custom Package…)
Usage
Accessing RThemer
You can access RThemer through the Unity menu:
- Redline > Modules > Themer > Select Themes: Open the theme selection window
- Redline > Modules > Themer > Create Theme: Create a new theme
- Redline > Modules > Themer > IMGUI Debugger: Open Unity’s IMGUI Debugger (useful for finding UI element names)
Creating a Theme
- Open the Theme Settings window (Redline > Modules > Themer > Select Themes)
- Click “Create New Theme”
- Enter a name for your theme
- Select a preset (Full Dark, Full Light, Dark, Light, or Both)
- Click “Create Custom Theme”
Editing a Theme
- In the Theme Settings window, find your theme
- Click “Edit” to open the Edit Theme window
- Choose between Simple or Advanced edit mode
- Modify colors as desired
- Click “Save” to apply your changes
Applying a Theme
- In the Theme Settings window, find the theme you want to apply
- Click “Apply” to activate the theme
Requirements
- Unity 2022.3 or later
- .NET Framework 4.7.1 or later
License
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.
Contributing
Contributions are welcome! Please read our Contributing Guidelines for details on our code of conduct and the process for submitting pull requests.
All contributors are expected to follow our Code of Conduct.
Credits
Developed by the Redline Team.
Support
If you encounter any issues or have questions, please open an issue on our GitHub repository.