PromucFlow_constructor/app/client/packages/design-system/theming
Valera Melnikov 311203245c
fix: add fg and bg colors for inheritance in child components (#29447)
## Description
Add fg and bg colors to provier for inheritance in child components

Before:
![Снимок экрана 2023-12-07 в 18 55
30](https://github.com/appsmithorg/appsmith/assets/11555074/db0b73bd-d7fb-4b89-9b84-1d3769749175)

After:
![Снимок экрана 2023-12-07 в 18 55
37](https://github.com/appsmithorg/appsmith/assets/11555074/226e4ab6-06de-4bf4-aa56-aa19724e082f)


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Introduced a new theming capability to dynamically adjust color
schemes.
  
- **Refactor**
- Enhanced theming logic to improve responsiveness to color mode
changes.

- **Style**
- Updated visual styling to ensure consistency across different themes.

- **Documentation**
  - Adjusted documentation to reflect new theming functions and usage.

- **Chores**
  - Streamlined theming properties for better maintainability.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-12-07 20:38:10 +03:00
..
src fix: add fg and bg colors for inheritance in child components (#29447) 2023-12-07 20:38:10 +03:00
.eslintrc.json chore: move local dependency to packages (#23395) 2023-05-22 15:55:46 +03:00
jest.config.js chore: unit tests for color algo - bg (#26289) 2023-08-16 15:19:23 +03:00
package.json fix: calculate fluid tokens based on provider width (#29316) 2023-12-06 10:38:36 +03:00
tsconfig.json chore: copy old ads components and move them to packages (#23142) 2023-05-15 10:08:58 +03:00