Bogdan Kortnov

Results 2 issues of Bogdan Kortnov

### Describe the bug When going to ALT+ENTER with Atom One Light theme the selector is barely visible. ![image](https://github.com/mallowigi/material-theme-issues/assets/28574273/142b27df-2070-44ef-b277-ee738cc7791e) ### To Reproduce 1. Use `Atom One Light (Material)` theme: ![image](https://github.com/mallowigi/material-theme-issues/assets/28574273/40130f58-1557-401c-83f9-6b4d99d85a40)...

bug
next

## Describe the Bug When setting a parameter value using `strawberry.field(description=..., default=...)`, if the typing is `bool` and the default value is `False` / `True` (correct typing), the schema is...

bug