Skip to content

Update color scheme for dark/light mode and remove beta message#333

Open
FlorianDev wants to merge 1 commit intoTUM-Dev:mainfrom
FlorianDev:main
Open

Update color scheme for dark/light mode and remove beta message#333
FlorianDev wants to merge 1 commit intoTUM-Dev:mainfrom
FlorianDev:main

Conversation

@FlorianDev
Copy link

Some Changes to the color scheme and the dark/light mode. Remove of the Beta Message for the StudentCard. Some minor design changes in the StudentCard.

All designs were peer reviewed at our coding night today.

@FlorianDev FlorianDev requested a review from jakobkoerber March 6, 2026 20:22

const Color primaryLightColor = Color(0xff0064BC);
const Color primaryDarkColor = Color(0xff3070B3);
//const Color primaryDarkColor = Color(0xff3070B3);
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
//const Color primaryDarkColor = Color(0xff3070B3);

import 'package:flutter/material.dart';
import 'package:lottie/lottie.dart';


Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

);
}


Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

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.

1 participant