-
Choose theming solution and source all theming constants from one place, instead of defining them inline.
Something like https://www.npmjs.com/package/@callstack/react-theme-provider + wrapper hook…
-
### Steps to Reproduce
1. Install the assembler theme https://wordpress.com/theme/assembler
2. Undo the changes in this PR manually https://github.com/Automattic/sensei/pull/7658
3. Create a co…
-
### Version
1.12.9
### Link to Minimal Reproduction
1.12.9
### Steps to Reproduce
```
const spec = {
type: 'radar',
data: [
{
id: 'radarData',
values: [
{
…
-
Hi! Your Firefox CSS theme is fantastic! However, I'm having trouble locating a way to style or preview Chrome tabs similarly. I'd love to enhance the aesthetics of Chrome with a similar design. Could…
-
### Description
When switching the theme on a Windows device, the Labels disappear. On an Android device or emulator, the Labels' styles are correctly updated.
### Steps to Reproduce
1. Create a…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
In the light theme, the text inside the white box appears invisible or difficult to read due …
-
Currently a very intuitive and functional UI. Maybe just a bit traditional looking?
Could some of the styling be exposed as boxes in a settings panel?
Or maybe a simpler way of overriding the d…
krth8 updated
5 months ago
-
### Steps to reproduce
Steps:
1. Wrap `Autocomplete` with a `ThemeProvider` with the following theme defined:
```
let theme = createTheme({
components: {
MuiTextField: {
default…
-
This issue proposes a new pattern to make theming the application easier and more maintainable.
**Core Idea:**
The idea is to shift towards a more component-centric architecture, separating data…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
When…