This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 888c34d  jewel theme line missed
888c34d is described below

commit 888c34d7c05c0c2e5ab5cdac6b266fd2e956fdd3
Author: Carlos Rovira <[email protected]>
AuthorDate: Sat Aug 10 18:46:25 2019 +0200

    jewel theme line missed
---
 component-sets/jewel/jewel-themes.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/component-sets/jewel/jewel-themes.md 
b/component-sets/jewel/jewel-themes.md
index 4199aec..1719b3b 100644
--- a/component-sets/jewel/jewel-themes.md
+++ b/component-sets/jewel/jewel-themes.md
@@ -77,7 +77,7 @@ Jewel Themes are a CSS file in the end (`default.css`), with 
all needed CSS rule
 
 Jewel library has a __master theme__ called JewelTheme and other 144 themes in 
the `themes` folder that are generated from JewelTheme. You can know more about 
how this is done in the [Jewel Theme 
Creation](component-sets/jewel/jewel-theme-creation.html) section.
 
-Only to name a few examples, `themes/Jewel-Dark-NoFlat-Primary-Violet-Theme` 
or `themes/Jewel-Light-NoFlat-Secondary-Emerald-Theme` are examples of concrete 
jewel themes that are part of Apache Royale official distribution. There's 144 
unique themes that are the combinations of the 12 colors, dark/light and 
flat/no-flat options.
+> Only to name a few examples, `themes/Jewel-Dark-NoFlat-Primary-Violet-Theme` 
or `themes/Jewel-Light-NoFlat-Secondary-Emerald-Theme` are examples of concrete 
jewel themes that are part of Apache Royale official distribution. There's 144 
unique themes that are the combinations of the 12 colors, dark/light and 
flat/no-flat options.
 
 ## Using Jewel Themes
 

Reply via email to