A F T E R_ D A R K
AFTER_DARK(ColorThemeBuilder.newBuilder()
.withName("After Dark")
.withAccentColor(TileColor.fromString("#bb9a67"))
.withPrimaryForegroundColor(TileColor.fromString("#a07c43"))
.withSecondaryForegroundColor(TileColor.fromString("#776131"))
.withPrimaryBackgroundColor(TileColor.fromString("#272b29"))
.withSecondaryBackgroundColor(TileColor.fromString("#161c20"))
.build())
Content copied to clipboard
Taken from https://lospec.com/palette-list/petite-8-afterdark