Skip to content

Conversation

@dogi
Copy link
Member

@dogi dogi commented Jan 22, 2026

  • Defined CSS custom properties for theme colors in src/planet-mat-theme.scss.
  • Refactored src/app/shared/utils.ts to use getThemeColor for styleVariables.
  • Updated src/app/shared/chart-utils.ts to use theme variables for chart colors and no-data placeholder.
  • Replaced inline style in src/app/resources/view-resources/resources-viewer.component.html with .text-white class.
  • Replaced hardcoded colors in src/app/manager-dashboard/reports/reports-detail.component.ts and src/app/manager-dashboard/manager-fetch.component.ts with theme variables.
  • Verified changes with linting and manual code inspection.

https://jules.google.com/session/9304652404821053992

- Defined CSS custom properties for theme colors in `src/planet-mat-theme.scss`.
- Refactored `src/app/shared/utils.ts` to use `getThemeColor` for `styleVariables`.
- Updated `src/app/shared/chart-utils.ts` to use theme variables for chart colors and no-data placeholder.
- Replaced inline style in `src/app/resources/view-resources/resources-viewer.component.html` with `.text-white` class.
- Replaced hardcoded colors in `src/app/manager-dashboard/reports/reports-detail.component.ts` and `src/app/manager-dashboard/manager-fetch.component.ts` with theme variables.
- Verified changes with linting and manual code inspection.
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.

2 participants