This repository was archived by the owner on Jul 19, 2023. It is now read-only.
Releases: Crec0/BetterDarkMode
Releases · Crec0/BetterDarkMode
Release list
Better Dark Mode 2.1.0
Better Dark Mode 2.0.0
Changes
- Complete rewrite of the mod.
- Uses hex instead of rgb. This makes it more intuitive for custom colors.
- Custom command completion for hex colors.
- More understandable save file incase someone wants to edit that. (pls dont)
- Preserves custom style on GUI's using vanilla text tags.
Warning
- This is major version increment and is therefore not compatible with older save file of the mod. You have to set the the color again.
- To do this, open the old save file
- Copy the number in it
- Use any decimal to hex converter to convert that number to hex
- Launch the game and use the command to set that specific hex without the
0xor#prefix. Example:/betterdarkmode custom 404040
BetterDarkMode-1.0.5
BetterDarkMode-1.0.4
Changes
- Now uses fabric api
- Java 8 compatible
- Cross version compatibility. Works on version from 1.16.5 to 1.18.1
BetterDarkMode 1.18.1
BetterDarkMode-1.0.2
Update 1.0.2
More screens!
- Added merchant screen
- Added inventory and creative inventory screen
Command available on servers
- Command
/betterdarkmodecan be used on servers now. Previously it only worked on single player
Some minor code structure changes
1.0.1 Custom colors support
Changelog
- Added custom color support. Users can now choose color of their choice with
betterdarkmode custom r g b - Fixed bug where it was modifying text at unintended places
- Made it more compatibility friendly
First release
Mod has been tested and works for 1.16.5, 1.17.1
Other versions, may or may not work, feel free to bring the version to my attention if you play on them.