Better Highlighting - Enhanced Syntax Highlighting
Better Highlighting mod dramatically improves the visual presentation of Minecraft commands through advanced syntax highlighting based on TextMate technology. This solution makes working with commands significantly more convenient and intuitive.
Key Features
- Smart command highlighting - all elements of Minecraft commands are highlighted in different colors for better readability
- Theme support - choose from numerous ready-made color schemes or create your own through resource packs
- Colored bracket pairing - matching brackets are automatically colored the same for easy navigation
- API for developers - other mods can utilize Better Highlighting functionality through the provided interface
Changing Themes
To change the color scheme, enter the command /betterhighlighting theme <theme_name> in chat. The system will automatically suggest available theme options.
Built-in Themes
The mod includes the following popular color schemes:
- Ayu Dark (MIT license)
- Catppuccin Frappe (MIT license)
- Dark Plus (MIT license)
- Dracula (MIT license)
- GitHub Dark (MIT license)
- Houston (MIT license)
- Material (Apache 2.0 license)
- Monokai (MIT license)
Technical Foundation
The mod is built on the TextMate TM4E library and a modified version of syntax-mcfunction grammar, ensuring high-quality syntax highlighting for Minecraft commands.