From 5529b9cb5dfab01e1bf094fec294fd6106b99402 Mon Sep 17 00:00:00 2001
From: junkwarrior87 <115852752+junkwarrior87@users.noreply.github.com>
Date: Mon, 10 Mar 2025 17:26:29 +0800
Subject: [PATCH] chore(stage-web): make the buttons follow the color scheme
(#67)
* chore(stage-web): make the buttons follow the color scheme
* remove blank lines generated by lint
* use complementary colors
---
.../components/Layouts/InteractiveArea.vue | 8 ++---
apps/stage-web/uno.config.ts | 33 +++++++++++--------
2 files changed, 23 insertions(+), 18 deletions(-)
diff --git a/apps/stage-web/src/components/Layouts/InteractiveArea.vue b/apps/stage-web/src/components/Layouts/InteractiveArea.vue
index b7efc779a..5a3550b38 100644
--- a/apps/stage-web/src/components/Layouts/InteractiveArea.vue
+++ b/apps/stage-web/src/components/Layouts/InteractiveArea.vue
@@ -203,9 +203,9 @@ onAfterSend(async () => {