Skip to content

Commit

Permalink
Add relevant links
Browse files Browse the repository at this point in the history
  • Loading branch information
yordan-mitev authored Oct 16, 2024
1 parent 3551d2d commit e89718a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions styling-and-themes/themebuilder.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,35 +26,35 @@ Whether you're developing a custom design system or applying a consistent look a

### Atomic Customization

ThemeBuilder gives you full control over your components' styles. From high-level settings such as color schemes and typography to detailed adjustments for specific elements and states, you can fine-tune the look of every UI component and its parts. This flexibility ensures that your components not only look great but also match your brand's guidelines.
ThemeBuilder gives you full control over your components' styles. From high-level settings such as color schemes and typography to detailed adjustments for specific elements and states, you can [fine-tune the look of every UI component and its parts](https://docs.telerik.com/themebuilder/building-visual-styles/apply-advanced-customizations). This flexibility ensures that your components not only look great but also match your brand's guidelines.

### Custom SASS/CSS Variables

Simplify your workflow with ThemeBuilder’s support for SASS and CSS variables. Create and manage multiple variables as a single source of truth for your styles—adjusting one variable updates the appearance of multiple components across your project. This ensures consistency and saves time by eliminating repetitive editing.

### Custom HTML Support

In ThemeBuilder, you can work not only with Telerik and Kendo UI components but also with custom HTML elements. This flexibility lets you style entire web UIs, ensuring a consistent look across projects that combine your own components with the Telerik and Kendo UI controls.
In ThemeBuilder, you can work not only with Telerik and Kendo UI components but also with [custom HTML elements](https://docs.telerik.com/themebuilder/building-visual-styles/custom-components). This flexibility lets you style entire web UIs, ensuring a consistent look across projects that combine your own components with the Telerik and Kendo UI controls.

### Figma Integration

ThemeBuilder’s Figma integration allows you to export Figma variables directly to SASS/CSS variables including colors, typography, metrics, and more. Designers can now collaborate seamlessly with developers, ensuring that the design intent translates perfectly into the final product.
ThemeBuilder’s [Figma integration](https://docs.telerik.com/themebuilder/plugin/installation) allows you to export Figma variables directly to SASS/CSS variables including colors, typography, metrics, and more. Designers can now collaborate seamlessly with developers, ensuring that the design intent translates perfectly into the final product.

### Theme Modes and Built-In Themes

ThemeBuilder comes with five built-in themes—Material, Bootstrap, Fluent, Default, and Classic—that provide a solid foundation for your design. You can also switch between light and dark modes, enabling quick implementation of modern UI practices.
ThemeBuilder comes with five built-in themes—Material, Bootstrap, Fluent, Default, and Classic—that provide a solid foundation for your design. You can also switch between [light and dark modes](https://docs.telerik.com/themebuilder/building-visual-styles/variables), enabling quick implementation of modern UI practices.

Importing and mapping of Figma variables to ThemeBuilder modes is also supported.

### Custom Fonts and Iconography

ThemeBuilder also enables you to upload and use custom fonts and icons, making it easy to apply your brand's unique visual identity.
ThemeBuilder also enables you to upload and use [custom fonts](https://docs.telerik.com/themebuilder/building-visual-styles/using-custom-fonts) and icons, making it easy to apply your brand's unique visual identity.

### Project Sharing, Version Control, and Collaboration

ThemeBuilder’s features such as project sharing, version control, and user access rights make it easy for multiple users to work together without overwriting each other’s changes. Every project can be versioned, enabling you to roll back to earlier designs and maintain a detailed history of your progress.
ThemeBuilder’s features such as [project sharing](https://docs.telerik.com/themebuilder/basic-project-operations/sharing-a-project), version control, and user access rights make it easy for multiple users to work together without overwriting each other’s changes. Every project can be versioned, enabling you to roll back to earlier designs and maintain a detailed history of your progress.

## See Also

* [Progress ThemeBuilder Application](https://themebuilderapp.telerik.com)
* [Progress ThemeBuilder Documentation](https://docs.telerik.com/themebuilder)
* [Progress ThemeBuilder Documentation](https://docs.telerik.com/themebuilder)

0 comments on commit e89718a

Please sign in to comment.