Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
passivestar committed Apr 22, 2024
2 parents 1eb8109 + 85ea56c commit bddf43b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit bddf43b

Please sign in to comment.