Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.
HAHOOS edited this page Oct 16, 2024 · 2 revisions

About

Themes are a way to customize your MelonAutoUpdater logs a bit to be colorful. It's not a necessary feature, but hey! You can change colors, that's all that matters.

How to use

To edit your theme, go to UserData/MelonAutoupdater and open the theme.cfg file. You should see something like this: Config of theme.cfg

The values are in an six-digit HEX (can use eight-digit HEX aswell), example of a six-digit HEX: #ff0000

Now in the next section I will show you what changes what

Config

LineColor (Default: "#FF1E90FF")

The color of the line dividing the messages

FileNameColor (Default: "#FFB22222")

The color of the file names (like: MelonAutoUpdater.dll)

OldVersionColor (Default: "#FFFF0000")

The color of an old version of a plugin/mod

NewVersionColor (Default: "#FF00FA9A")

The color of a new version of a plugin/mod

UpToDateVersionColor (Default: "#FF90EE90")

The color of the message saying that the version is up to date / newer than in the API

DownloadCountColor (Default: "#FF008000")

The color of the text indicating how many mods/plugin got installed

ExtensionNameDefaultColor (Default: "#FF00FFFF")

The color of an extension name