Update README.md

This commit is contained in:
passivestar 2024-04-22 19:17:12 +04:00 committed by GitHub
parent b36eb269d8
commit 85ea56c248
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,9 +18,7 @@ To match the look of the theme in the screenshot use the following settings:
- Accent Color: `#569eff`
- Contrast: `0.2`
- Icon Saturation: `2`
- Font: [Inter](https://fonts.google.com/specimen/Inter)
## Compatible with Godot 4.2
## Compatibility
- The theme is tested and works well with Godot `4.2.1` (or at least as well as it can considering Godot's theming limitations). In `4.3dev4` there's currently an issue with paddings on hover in some Buttons. This will likely need to be fixed on Godot side
- If you're using a different base color rather than the recommended one (non-monochrome), input fields may look wrong. I did my best to support all editor settings, however, as of today, some things in Godot just can't be themed. There's no way to style `LineEdit`s with support for different base colors
If you're using a different base color rather than the recommended one (non-monochrome), input fields may look wrong. I did my best to support all editor settings, however, as of today, some things in Godot just can't be themed. There's no way to style `LineEdit`s with support for different base colors