Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement theming #2

Open
AmirHassanConsulting opened this issue Jun 12, 2024 · 0 comments
Open

Implement theming #2

AmirHassanConsulting opened this issue Jun 12, 2024 · 0 comments
Labels
branding How should our app be designed frontend Frontend related task

Comments

@AmirHassanConsulting
Copy link
Collaborator

As a User
I want to have a possibility to change the theme between dark and white.

Notes:

  • The request body editor (Code Mirror) already has a builld-in light and dark mode
  • As first step implement dark mode as default.
  • Add a button where you can change the theme to white
  • Take into account that several themes can be added in the future.
  • shadcn-ui has an theming option, maybe we can use this.
  • If possible, also add here the typography values

Use for dark the variables from figma: https://www.figma.com/file/BOJoxpj7qemqB19bzorKxp/Rest-Client-App?type=design&node-id=95-166&mode=design&t=YDuATL5OrJUNl6KG-4

@AmirHassanConsulting AmirHassanConsulting added frontend Frontend related task branding How should our app be designed labels Jun 12, 2024
@kwerber kwerber changed the title [UI] Implement theming Implement theming Jun 12, 2024
@AmirHassanConsulting AmirHassanConsulting added this to the MVP milestone Jun 13, 2024
@SoulKa SoulKa removed this from the MVP milestone Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branding How should our app be designed frontend Frontend related task
Projects
None yet
Development

No branches or pull requests

2 participants