From eeaf0d00a52afc282c58a8c5abbd963773b94882 Mon Sep 17 00:00:00 2001 From: Mathias Beaulieu-Duncan Date: Tue, 3 Feb 2026 03:50:53 -0500 Subject: [PATCH] Use darker orange for amd64 badges to complement arm64 green Changed from standard orange to #E65100 (deep orange) for better visual balance with the #2e7d32 dark green arm64 badges. Co-Authored-By: Claude Opus 4.5 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8560d1c..204d0eb 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Lightweight Flutter SDK images for CI/CD pipelines. Built on [Wolfi](https://wol | Variant | Use Case | Size | Arch | |---------|----------|------|------| -| web-3.38.9 | Web/WASM builds | size | amd64   arm64 | -| android-3.38.9 | Android APK/AAB builds | size | amd64   arm64 | -| linux-3.38.9 | Linux desktop builds | size | amd64   arm64 | +| web-3.38.9 | Web/WASM builds | size | amd64   arm64 | +| android-3.38.9 | Android APK/AAB builds | size | amd64   arm64 | +| linux-3.38.9 | Linux desktop builds | size | amd64   arm64 | ## Why Wolfi?