grounditems: lighten default highlight color
This commit is contained in:
@@ -74,7 +74,7 @@ public interface GroundItemsConfig extends Config
|
|||||||
@Alpha
|
@Alpha
|
||||||
default Color highlightedColor()
|
default Color highlightedColor()
|
||||||
{
|
{
|
||||||
return Color.decode("#AA00FF");
|
return Color.decode("#C46AFF");
|
||||||
}
|
}
|
||||||
|
|
||||||
@ConfigItem(
|
@ConfigItem(
|
||||||
|
|||||||
Reference in New Issue
Block a user