This commit is contained in:
passivestar 2024-04-22 19:18:04 +04:00
commit bddf43b933

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