diff --git a/Custom-Themes.md b/Custom-Themes.md index 359a495..0051460 100644 --- a/Custom-Themes.md +++ b/Custom-Themes.md @@ -4,6 +4,7 @@ Here is an example: ```json { "Default": { + "Description": "Universal-Updater's default theme.\n\nBy: Universal-Team", "BGColor": "#262C4D", "BarColor": "#324962", "BarOutline": "#191E35", @@ -36,6 +37,7 @@ By: StackZ ```json "Sim2Editor Theme / Stack Theme": { + "Description": "A theme based on Sim2Editor's 3DS version.\n\nBy: StackZ", "BarColor": "#2C3040", "BGColor": "#343840", "BarOutline": "#161820", @@ -64,6 +66,7 @@ By: Evie ```json "Trans Flag": { + "Description": "Basically just a trans flag lol\n\nBy: Evie", "BGColor": "#ffd1d1", "BarColor": "#b2d9ea", "BarOutline": "#97bdcc", @@ -92,6 +95,7 @@ By: Universal-Bot ```json "uwu color -r": { + "Description": "A theme made by Universal-Bot's random color generator.\n\nBy: Universal-Bot", "BGColor": "#D8B50E", "BarColor": "#A53EE1", "BarOutline": "#F28CC5",