add back button and header layout to player

This commit is contained in:
Jorrin
2024-02-11 22:58:39 +01:00
parent 2dd7eb49bb
commit 5773f00cd3
12 changed files with 171 additions and 55 deletions

View File

@@ -10,5 +10,9 @@ export default {
300: "#32324F",
700: "#131322",
},
iconBackground: "#14141c",
icon: {
background: "#14141c",
},
background: "#0a0a12",
};