AOSSIE-Org / AOSSIE-Org/DebateAI

Fix: Dark Mode Background Contrast in Auth Page

未关闭
#256 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
84
派生
198
平均合并
2 天 19 小时
30 天内合并 PR
30

描述

## Problem
In Dark Mode, the background of the left-side section (Authentication.tsx) is too light (bg-muted). This causes the "podium" illustration to merge with the background, losing visual definition.

## Proposed Change
Update the background utility class to explicitly use a darker shade (gray-950) when in dark mode, while keeping the original color for light mode.

## Before

Image

## After

Image

File: src/components/Authentication.tsx

Change:

```bash

// LeftSection component div

```

## Goal
Ensure the illustration stands out clearly against the background in both Light and Dark themes.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。