Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-276219

Bundle storage bar colors are inconsistent

XMLWordPrintable

    • Confirmed
    • Textures and models, UI
    • 1299605
    • Expansion A

      The storage bar colors for partial and full bundles are inconsistent across platforms and locations within the menu. The Bedrock equivalent of this report is MCPE-186256.

      For reference, Small Bar means this storage bar:

      Large Bar means this storage bar:

      The Small Bar colors differ between platforms:

      Bedrock vs. Java Small Bar Colors

      Color JAVA Blue Storage Bar JAVA Red Storage Bar BEDROCK Blue Storage Bar BEDROCK Red Storage Bar
      Hex 7087FF FF5454 6666FF FF6666
      RGB 112, 135, 255 255, 84, 84 102, 102, 255 255, 102, 102
      RGB (0-1) 0.439, 0.529, 1.0 1.0, 0.329, 0.329 0.4, 0.4, 1.0 1.0, 0.4, 0.4

      The Large Bar colors match between platforms, but are inconsistent with the Small Bar colors:

      Bedrock vs. Java Large Bar Colors

      Color JAVA Blue Storage Bar JAVA Red Storage Bar BEDROCK Blue Storage Bar BEDROCK Red Storage Bar
      Hex 5555FF FF5555 5555FF FF5555
      RGB 85, 85, 255 255, 85, 85 85, 85, 255 255, 85, 85
      RGB (0-1) 0.333, 0.333, 1.0 1.0, 0.333, 0.333 0.333, 0.333, 1.0 1.0, 0.333, 0.333

      Expected Result

      Bundle storage bar colors are identical in all sizes across both platforms.

      Observed Result

      Bundle storage bar colors vary on each platform and with each size.

      Note

      Large storage bar colors are determined both by the bundle_progressbar_[fill/full] files on Java and theĀ container_weight_bar_[fill/full] files on Bedrock.

      Small storage bar colors are hard-coded on Java Edition. Small storage bar colors are determined by theĀ primary_color and full_storage_color properties in ui_common.json on Bedrock.

        1. image-2024-08-31-23-03-09-448.png
          6 kB
          AgentMindStorm2
        2. image-2024-08-31-23-03-16-303.png
          49 kB
          AgentMindStorm2
        3. image-2024-08-31-23-07-49-738.png
          46 kB
          AgentMindStorm2

            Unassigned Unassigned
            AgentMindStorm2 AgentMindStorm2
            Votes:
            7 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              CHK: