EpicColors

EpicColors

2k Downloads
EpicColors
Add custom colors into your Among Us game!


Discord: https://discord.gg/cHDxA93fGc
Youtube: https://www.youtube.com/channel/UCy4h9UsVcoQV_QU5ew_NeiQ/
GitHub: https://github.com/Devs-Us

BetterColours

 Adding your own color (Beta)

EpicColors allows you to configure additional color to the game as simple as creating a txt file!
To get started, make sure you have CustomColors.txt file inside your Among Us game directory

Adding colors​

  • Give a name for your color. If you want to add spaces in your color's name, just use _ to represent them.
    name;Acid_Green 


  • You are required to have RGB pattern of your custom color to add one. use main;r,g,b to specify crewmate's color. Here's the example with Red:124 Green:155 and Blue:10
    main;124,155,10 


  • The shadow of the crewmate will be automatically generated by decreasing the main color by 40%. However, if you wish to put custom RGB for your color's shadow, you can use shadows;r,g,b like the example below.
    shadows;101,116,10 

Optional options​

  • Remove colors that is shipped with EpicColors by using
    removeBuiltIn;

Here's an example of a full content of CustomColors.txt file


author;Innersloth (Glitched Colors) name;Fortegreen

main;29,152,83 name;SunBurn

main;241,247,63 shadow;241,42,47


and TADAA!

PlayerTab 

If you add the parameter <code class="bbCodeInline">removeBuiltIn;</code>, the built in colors that is shipped with our mod will get excluded! Here's the preview:

PlayerTab

This mod is not affiliated with Among Us or Innersloth LLC, and the content contained therein is not endorsed or otherwise sponsored by Innersloth LLC. Portions of the materials contained herein are property of Innersloth LLC.

© Innersloth LLC.​