Enhance your Acode editor experience with customizable UI styles.
Warning
Version 1.9.0
comes with breaking changes in api for improvements, please check new documention here.
- Multiple UI Styles: Choose from predefined UI enhancements
- Custom CSS Support: Add your own CSS rules with live reload
- Toggleable Features: Enable/disable specific UI components
- Go to Settings → Plugins
- Find BetterUI in the list
- Click the settings icon
- Check/uncheck features in the settings list
- Changes apply immediately
- Click "Edit CustomCSS" in plugin settings
- Edit the
BetterUI.custom.css
file - Save changes (auto-reloads styles)
Found this plugin useful? Consider:
- Leaving a ⭐ rating in the plugin page and GitHub
- Reporting issues on GitHub
- Contributing improvements
Contributions are welcome. Please open issues/pull requests on GitHub for:
- New UI component suggestions
- CSS conflict reports
- Feature requests
This plugin is under MIT License.
The plugin comes with a powerful API, making it easy for users and developers to integrate and customize. For detailed instructions and examples, check out the documentation here.