fixed chaos theory not working

This commit is contained in:
Jack 2021-09-23 14:57:58 +01:00
parent 14bf670ae1
commit fcbfbeb893

View file

@ -1,9 +1,4 @@
[
{
"name" : "Chaos_Theory",
"bgColor" : "#141221",
"textColor":"#fd77d7"
},
{
"name": "dark",
"bgColor": "#111",
@ -608,5 +603,10 @@
"name": "sewing_tin_light",
"bgColor": "#ffffff",
"textColor": "#2d2076"
},
{
"name" : "chaos_theory",
"bgColor" : "#141221",
"textColor":"#fd77d7"
}
]