aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Player/index.tsx
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-06-02 17:18:08 -0700
committerPinapelz <yukais@pinapelz.com>2026-06-02 17:18:08 -0700
commita4e823682c16efc0fcdf8fb07ce32bfbb045cd84 (patch)
tree943c001e951be8c727ce4ea75e4e08a97d668974 /src/components/Player/index.tsx
parentafbe1434a478cc00f4f84c03f0886edd7806d4e3 (diff)
fork and restyle, init scaffold for changes
Diffstat (limited to 'src/components/Player/index.tsx')
-rw-r--r--src/components/Player/index.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/Player/index.tsx b/src/components/Player/index.tsx
index 9e3d819..e5d2d28 100644
--- a/src/components/Player/index.tsx
+++ b/src/components/Player/index.tsx
@@ -79,8 +79,8 @@ export function Player({ id, currentTry }: Props) {
</Styled.TimeStamps>
<IoPlay
style={{ cursor: "pointer" }}
- size={40}
- color="#fff"
+ size={36}
+ color="var(--cl-green-6)"
onClick={startPlayback}
/>
</>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage