v2.0.2 (Maven), commit 2d296b9 The green and blue color channels are swapped in Color's constructor. Flavors assume the RGB order, while the constructor parameters are actually RBG. See: https://github.com/catppuccin/java/blob/5a2e9c60dfbf5f40fb454243f54ab821e421d9ad/palette/src/main/java/com/catppuccin/Color.java#L17
v2.0.2 (Maven), commit 2d296b9
The green and blue color channels are swapped in Color's constructor. Flavors assume the RGB order, while the constructor parameters are actually RBG.
See:
java/palette/src/main/java/com/catppuccin/Color.java
Line 17 in 5a2e9c6