Update README.md

This commit is contained in:
passivestar 2024-12-26 23:42:06 +04:00 committed by GitHub
parent 72c780424a
commit db4dc78a48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,6 +27,10 @@ Here are my personal recommendations:
- Main Font: [Inter](https://rsms.me/inter/) - Main Font: [Inter](https://rsms.me/inter/)
## Compatibility
This theme was tested with Godot 4.3 and 4.4. Latest Godot version is recommended because Godot always evolves in terms of what can be themed. Some of the PRs were opened by me to help this theme reach its full potential.
## Credits ## Credits
- The idea for embedding theme generation code into the resource to support editor settings was suggested by [Yuri Sizov](https://github.com/YuriSizov). You can read his article about it [here](https://humnom.net/thoughts/6765836d-make-smarter-editor-themes-in-godot.html). - The idea for embedding theme generation code into the resource to support editor settings was suggested by [Yuri Sizov](https://github.com/YuriSizov). You can read his article about it [here](https://humnom.net/thoughts/6765836d-make-smarter-editor-themes-in-godot.html).