Dark Loading Screen

Posted on March 24, 2025

Download     Source    

Loaders: fabric, quilt

A simple Fabric mod to make the loading screen darker.

In-game appearance

A changelog is available here.

Color configuration

Colors can be modified in-game if both Mod Menu and Cloth Config are installed.

Manual configuration

Create or edit .minecraft/config/dark-loading-screen.json, the default config is

{
    "background": "14181c",
    "bar": "e22837",
    "barBackground": "14181c",
    "border": "303336",
    "logo": "ffffff",
    "fadeIn": 1.0,
    "fadeOut": 2.0
}

Manual changes are only visible after restarting the game.

Credits

Links: CurseForge · GitHub · Modrinth