
Dark Mode Everywhere
Have dark GUIs everywhere with the power of shaders
Screenshots

About this Mod

Join my Discord
Support me on Patreon
Follow me on twitter
Dark Mode Everywhere uses the built in 1.18 Minecraft shaders to transform any GUI texture into a Dark Mode. Thanks to the shaders it will work in any GUI in the game, it will also try to modify the text color is its not hard to read in dark mode. Please report any visual issues so I can fix it.
The mod currently provides with 3 dark modes to suit your needs that can be easily changed by clicking on the button on the bottom left:
You can have the possibilty if adding new GUI shaders by modifying the "darkmodeeverywhereshaders.json" and using a Resource Loader mod or a Resource Pack.<
Shader Blacklist
# A list of strings that will prevent the dark shader to be used.
# Each string consists of the class and the method or any part of it to prevent the use of the dark shader.
# The dump will consist of a bunch of string with this style:
# 'net.minecraftforge.client.gui.overlay.ForgeGui:renderHunger' (class:method)
# Any part of that dump (like just using renderHunger) will prevent the hunger bar from using the dark shader.
METHOD_SHADER_BLACKLIST = [
"mezz.jei.common.render.FluidTankRenderer:drawTextureWithMasking",
"renderCrosshair",
"net.minecraft.client.gui.screens.TitleScreen",
"renderSky",
"renderHotbar",
"setupOverlayRenderState",
"net.minecraftforge.client.gui.overlay.ForgeGui",
"renderFood",
"renderExperienceBar"
]
# Enabling this config will dump every 5 seconds which classes and methods were used to render something
# in the screen and the dark shader was trying to be used
METHOD_SHADER_DUMP = false
Available Versions
How to Install Dark Mode Everywhere on Your Client
Install the Mod Loader Locally
Install fabric for your local Minecraft version.
Download the Matching File
Choose the Dark Mode Everywhere file for fabric and Minecraft 26.1.2.
Install Mod
Place the .jar file in your local .minecraft/mods folder and restart Minecraft. No server-side installation is required.
Compatibility
Mod Loaders
Minecraft Versions
26.1.2, 1.21.1, 1.21 (+7 more)
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Does Dark Mode Everywhere need to be installed on the Minecraft server?
No. Modrinth marks Dark Mode Everywhere as unsupported on the server side. Install it only in your local Minecraft mods folder. Your server can remain unchanged unless the mod page lists an additional dependency.
Which version and loader does Dark Mode Everywhere require?
Use a file for fabric, forge, neoforge and your exact Minecraft version. Supported versions include 26.1.2, 1.21.1, 1.21. Files for different loaders are not interchangeable.
Dark Mode Everywhere is not working – what should I check?
First check the Minecraft version, loader version and required dependencies. Put the .jar file in your local .minecraft/mods folder and remove older duplicates. Because this mod is client-side, adding server RAM will not fix it.
Similar Mods
Minecraft Server for Your Group
Dark Mode Everywhere stays on your client. Host a compatible world for your group.