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

Theming / Styling #60

Closed
3 tasks done
Tracked by #21
antoniave opened this issue Jun 1, 2023 · 0 comments
Closed
3 tasks done
Tracked by #21

Theming / Styling #60

antoniave opened this issue Jun 1, 2023 · 0 comments

Comments

@antoniave
Copy link
Member

antoniave commented Jun 1, 2023

In an application it must be possible to apply the app specific colors for (CI/CD) to all UI components.

No complete theming must be implemented. However, customization must be possilbe.

This could be implemented by compling the followig rules to all controls and UIs (need to be verified):

  • add custom CSS class names topmost HTML elements
  • allow to define additional CSS classes on react components
  • always stick to the standards values (of Chakra UI) for styling controls and text sizes

Tracked issues:

@antoniave antoniave mentioned this issue Jun 1, 2023
28 tasks
@dpayk dpayk closed this as completed Mar 15, 2024
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

No branches or pull requests

2 participants