From 0b1b7281d2f57934f0a550990b84762da48cb7a0 Mon Sep 17 00:00:00 2001 From: Dimo Dimov <961014+dimodi@users.noreply.github.com> Date: Tue, 17 Dec 2024 15:19:46 +0200 Subject: [PATCH] Remove extra tag --- styling-and-themes/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styling-and-themes/overview.md b/styling-and-themes/overview.md index ac00bc755d..b010f8441b 100644 --- a/styling-and-themes/overview.md +++ b/styling-and-themes/overview.md @@ -28,7 +28,7 @@ A *theme* is a collection of styles in a CSS file, which determine the appearanc ### Swatch -A *theme swatch* is a color variation of a theme. All swatches of a given theme> use the same fonts, sizes, and layouts. On the other hand, the text colors, background colors and border colors are different. For example, *Default Ocean Blue* and *Bootstrap Nordic* are two built-in swatch names. +A *theme swatch* is a color variation of a theme. All swatches of a given theme use the same fonts, sizes, and layouts. On the other hand, the text colors, background colors and border colors are different. For example, *Default Ocean Blue* and *Bootstrap Nordic* are two built-in swatch names. When the Telerik UI for Blazor documentation talks about a given theme name, for example *Default*, this implies the *Main* swatch of this theme. In addition, the word "theme" as a general term can imply any swatch of any theme.