I N G R E S S_ E N L I G H T E N E D
INGRESS_ENLIGHTENED(ColorThemeBuilder.newBuilder()
.withName("Ingress Enlightened")
.withAccentColor(TileColor.fromString("#02BF02"))
.withPrimaryForegroundColor(TileColor.fromString("#34EAF5"))
.withSecondaryForegroundColor(TileColor.fromString("#0492D0"))
.withPrimaryBackgroundColor(TileColor.fromString("#393218"))
.withSecondaryBackgroundColor(TileColor.fromString("#000E0F"))
.build())
Content copied to clipboard