matzxrr

Results 3 comments of matzxrr

This looks like the same issue... https://github.com/zellij-org/zellij/issues/3102 From what I can see, the `zellij setup --check` command will just dump the string found for `layout_dir` if its defined, but it...

The docs recommended using multiple `createTheme` calls to incrementally build the theme. What @siriwatknp recommend doesn't cover all use cases. For example: [Generate Tokens using Augment Color Utility](https://mui.com/material-ui/customization/palette/#generate-tokens-using-augmentcolor-utility) ```ts let...