Back to mods
Titlebar Changer project artwork

Modrinth · Minecraft mod

Titlebar Changer

Minecraft mod that offers advanced customization of window appearance, including titlebar, title, and border colors. Full functionality is available only on Windows 11; on Windows 10, the mod's features are limited to changing the titlebar color to dark.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Titlebar Changer release should I use?

Updated 11 months ago
beta file 1.21.x-0.4
Game version 1.21, 1.21.1, 1.21.2
Loader Fabric, Quilt

Titlebar Changer 1.21.x-0.4 targets 1.21, 1.21.1, 1.21.2 with Fabric, Quilt. It must be installed on the client. Do not install it on the dedicated server. No extra mods listed for this file.

Where it goes

Is Titlebar Changer required on the client, server, or both?

It must be installed on the client. Do not install it on the dedicated server.

Client Required
Dedicated server Not supported
Loader for this release Fabric, Quilt
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

This file is marked client-only.

What else does Titlebar Changer 1.21.x-0.4 need?

1.21.x-0.4. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

2 listed on this file 2 pulled in by those mods
Cloth Config API Optional for Titlebar Changer 1.21.x-0.4
optional
Matching file found Matched file: 19.0.147+fabric
Mod Menu Optional for Titlebar Changer 1.21.x-0.4
optional
Matching file found Matched file: 15.0.2
Fabric API Needed by Mod Menu
pulled in
Matching file found Matched file: 0.116.15+1.21.1

2 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add Titlebar Changer without breaking your instance.

Built for Titlebar Changer 1.21.x-0.4. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 1.21.x-0.4. It targets 1.21, 1.21.1, 1.21.2 with Fabric, Quilt; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    It must be installed on the client. Do not install it on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 1.21.x-0.4. It opens that exact file at the source.

About this project

What does Titlebar Changer add?

🔄Titlebar Changer

Personalize the look of your Minecraft window titlebar — tweak colors, text, corners, and borders on Windows.

  • 🪟 On Windows 11, the mod unlocks the full range of customization features, such as custom colors, rounded corners,
    and border styling.
  • 🪟 On Windows 10, support is limited by the operating system: you can only switch the titlebar between light and
    dark modes.

✅ Requirements

  • Windows 10 or Windows 11 (other OS are not supported)
  • One of: Forge or Fabric/Quilt
  • (Optional, for in‑game settings): Cloth Config API
  • (Optional, Fabric/Quilt config UI): Mod Menu

🎨 Examples

Below are examples of custom titlebar colors (Windows 11):

Example 1
Example 2
Example 3

🐱 Fun Example

And here’s an extra — the Titlebar Changer with my cat wearing a crown 👑

Crowned Cat Example

🔗 Source Code

The source code for the mod is available on GitHub. If you encounter any issues or have suggestions for improvements, please feel free to leave them in the Issues section on GitHub.

⚙️ Configuration

You can configure the mod either in‑game (recommended) or by editing the JSON file.

In‑game config

  • Forge: Main Menu → ModsTitlebar ChangerConfig
  • Fabric/Quilt: Install Mod Menu + Cloth Config, then Main Menu → ModsTitlebar Changer

Settings Menu

Config file

The file lives at: config/titlebar_settings.json

{
  // Window Theme: LIGHT (0), DARK (1), CUSTOM (2)
  // Controls the overall appearance of the titlebar
  // Restriction: Custom only works on Windows 11+
  "theme": "1",

  // Window Corners: SYSTEM_DEFAULT (0), NO_ROUNDING (1), ROUNDED (2), ROUNDED_SMALL (3)
  // Controls how window corners are rendered
  // Restriction: Only works on Windows 11+
  "corner": "0",

  // Caption (titlebar) background color
  // Format: #RRGGBB
  // Restriction: Only works when theme is CUSTOM (2)
  "captionColor": "#FF0505",

  // Window border color
  // Format: #RRGGBB
  // Restriction: Only works when theme is CUSTOM (2)
  "borderColor": "#FF00FF",

  // Title text and button color
  // Format: #RRGGBB
  // Restriction: Only works when theme is CUSTOM (2)
  "textColor": "#FF00FF"
}

Option reference

Option Values / Format Notes
theme 0 = Light • 1 = Dark • 2 = Custom On Windows 10 only 0/1 are supported. Full customization (2) works only on Windows 11.
corner 0 = System default • 1 = No rounding • 2 = Rounded • 3 = Rounded small Available only on Windows 11.
captionColor #RRGGBB Used only with theme = 2 (Custom).
borderColor #RRGGBB Used only with theme = 2 (Custom).
textColor #RRGGBB Used only with theme = 2 (Custom).

Tip: restart the game after manual edits.

❓ FAQ

Does it work on Linux or macOS?
The mod uses Windows APIs. On non‑Windows systems it will load in dormant mode (inactive, no changes applied).

Does it work in fullscreen?
The titlebar is part of the windowed UI. Fullscreen modes that hide the window frame will also hide the titlebar.

Can I use hex colors with alpha (#AARRGGBB)?
No — use #RRGGBB.

Project description from Modrinth.

Pick your setup

Titlebar Changer by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

40 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Titlebar Changer versions and loaders

12 of 12 releases match

Looking for an older file? The official Modrinth project page is in Resources.