Skip to content

Add light mode support#70

Draft
Jelcoo wants to merge 2 commits into
mainfrom
jelco/lightmode-support
Draft

Add light mode support#70
Jelcoo wants to merge 2 commits into
mainfrom
jelco/lightmode-support

Conversation

@Jelcoo
Copy link
Copy Markdown
Member

@Jelcoo Jelcoo commented May 3, 2026

Resolves #69

@Jelcoo Jelcoo changed the title Add very basic light mode support Add light mode support May 3, 2026
<FontAwesomeIcon
icon={faTowerBroadcast}
className={`${socketConnected ? 'animate-pulse text-green-500' : 'text-white'} w-4`}
className={`${socketConnected ? 'animate-pulse text-green-500' : ''} w-4`}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Light Theme

1 participant