Mod
Chromatic Subtitles
No reviews yet
Unoffical continuation fork of Colorful Subtitles. Changes the color of subtitles based on their sound category.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Chromatic Subtitles
Chromatic Subtitles is a continuation fork of Colorful Subtitles by haykam821.
Changes subtitle colors based on their sound category.
The mod currently supports Fabric only, but NeoForge support is planned.
Installation
- Download Chromatic Subtitles from the project releases page.
- Place the downloaded file in your
modsfolder.
Usage
When this mod is installed, subtitles will automatically have a different color depending on their sound category:
- Music: dark purple
- Records: dark red
- Weather: aqua
- Blocks: green
- Hostile: red
- Neutral: yellow
- Players: gold
- Ambient: gray
- Voice: light purple
- UI: blue
Configuration
Chromatic Subtitles creates its config at: config/chromaticsubtitles.toml. If a legacy Colorful Subtitles JSON config
exists at: config/colorfulsubtitles.json, it will be converted to: config/chromaticsubtitles.toml on first launch.
The legacy JSON file is left in place.
During development, an existing config/chromaticsubtitles.json file can also be converted to the new TOML format if no
TOML config exists.
Colors can be configured with the simple color form:
default_color = "white"
[colors]
music = "dark_purple"
record = "dark_red"
weather = "aqua"
block = "green"
hostile = "red"
neutral = "yellow"
player = "gold"
ambient = "gray"
voice = "light_purple"
ui = "blue"
or with the table form when a custom background color is needed:
default_color = "white"
[colors]
music = "dark_purple"
record = "dark_red"
[colors.weather]
text = "aqua"
background = "#002233"
[colors.hostile]
text = "red"
background = "#330000"
default_color also supports the table form:
[default_color]
text = "white"
background = "#000000"
Colors can be Minecraft formatting color names, such as dark_purple, or hex colors, such as #AA00AA.
License
The mod is licensed under MIT License. See LICENSE file for details.
Chromatic Subtitles
Chromatic Subtitles is a continuation fork of Colorful Subtitles by haykam821.
Changes subtitle colors based on their sound category.
The mod currently supports Fabric only, but NeoForge support is planned.
Installation
- Download Chromatic Subtitles from the project releases page.
- Place the downloaded file in your
modsfolder.
Usage
When this mod is installed, subtitles will automatically have a different color depending on their sound category:
- Music: dark purple
- Records: dark red
- Weather: aqua
- Blocks: green
- Hostile: red
- Neutral: yellow
- Players: gold
- Ambient: gray
- Voice: light purple
- UI: blue
Configuration
Chromatic Subtitles creates its config at: config/chromaticsubtitles.toml. If a legacy Colorful Subtitles JSON config
exists at: config/colorfulsubtitles.json, it will be converted to: config/chromaticsubtitles.toml on first launch.
The legacy JSON file is left in place.
During development, an existing config/chromaticsubtitles.json file can also be converted to the new TOML format if no
TOML config exists.
Colors can be configured with the simple color form:
default_color = "white"
[colors]
music = "dark_purple"
record = "dark_red"
weather = "aqua"
block = "green"
hostile = "red"
neutral = "yellow"
player = "gold"
ambient = "gray"
voice = "light_purple"
ui = "blue"
or with the table form when a custom background color is needed:
default_color = "white"
[colors]
music = "dark_purple"
record = "dark_red"
[colors.weather]
text = "aqua"
background = "#002233"
[colors.hostile]
text = "red"
background = "#330000"
default_color also supports the table form:
[default_color]
text = "white"
background = "#000000"
Colors can be Minecraft formatting color names, such as dark_purple, or hex colors, such as #AA00AA.
License
The mod is licensed under MIT License. See LICENSE file for details.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources