mirror of
https://github.com/passivestar/godot-minimal-theme.git
synced 2025-01-22 08:09:13 -05:00
Update README.md
This commit is contained in:
parent
b36eb269d8
commit
85ea56c248
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user