mirror of
https://github.com/DerTyp7/teamspeak-obs-overlay.git
synced 2025-10-30 05:07:12 +01:00
11 lines
225 B
JavaScript
11 lines
225 B
JavaScript
const CONFIG = {
|
|
apiKey: "9811add4-5ee3-436d-ae9d-d98ff53a1f12",
|
|
style: {
|
|
fontBackground: "rgba(19, 20, 33, 0.5)",
|
|
fontColor: "#ffffff",
|
|
fontSize: "70pt",
|
|
fontStrokeSize: "3px",
|
|
fontStrokeColor: "#000000",
|
|
},
|
|
};
|