first version of a really buggy and ugly caption selector and renderer

This commit is contained in:
Jorrin
2024-02-16 21:25:29 +01:00
parent d9964f5a72
commit 52eab1e8e8
17 changed files with 370 additions and 10 deletions

View File

@@ -10,5 +10,8 @@ export default {
300: "#32324F",
700: "#131322",
},
playerSettings: {
captionBackground: "#161b23",
},
background: "#0a0a12",
};