@bworlds/launchkit 0.1.1 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -255,7 +255,7 @@ or you can use record.mirror to access the mirror instance during recording.`;le
255
255
  left: 0;
256
256
  right: 0;
257
257
  bottom: 0;
258
- background: rgba(0, 0, 0, 0.6);
258
+ background: #1F1F23;
259
259
  display: flex;
260
260
  align-items: center;
261
261
  justify-content: center;