@ron If you require custom components you can't just apply a stylesheet to an application and change the look. It would require code changes. And the way skins are done in JavaFX makes them very powerful. You can add code, animations etc. No need to subclass each component for almost all use cases.