Dark Mode Everywhere

Dark Mode Everywhere

16M Downloads

Don't use AWT Color

XFactHD opened this issue ยท 0 comments

commented

The AWT Color class should not be used in mod code, it's known to crash on Mac and may also be missing completely in certain Java distributions. Instead use the FastColor.ARGB32 helpers to pack and unpack colors.