This commit is contained in:
yuukiwww 2024-05-20 07:23:37 +00:00
parent b8e02dba98
commit 4f96fb3557

View File

@ -86,7 +86,7 @@ class SongSelect{
"default": { "default": {
sort: null, sort: null,
background: "rgb(0,0,0,0)", background: "rgb(0,0,0,0)",
border: ["gold", "rgb(0,0,0,0)"], border: ["silver", "rgb(0,0,0,0)"],
outline: "#333333", outline: "#333333",
infoFill: "rgb(0,0,0,0)" infoFill: "rgb(0,0,0,0)"
} }