F O R E S T_ G L O W
FOREST_GLOW(ColorThemeBuilder.newBuilder()
.withName("Forest Glow")
.withAccentColor(TileColor.fromString("#deca54"))
.withPrimaryForegroundColor(TileColor.fromString("#97933a"))
.withSecondaryForegroundColor(TileColor.fromString("#5f6d43"))
.withPrimaryBackgroundColor(TileColor.fromString("#1f2c3d"))
.withSecondaryBackgroundColor(TileColor.fromString("#00070d"))
.build())
Content copied to clipboard
Taken from https://lospec.com/palette-list/forest-glow