diff --git a/src/views/theming/Theming.vue b/src/views/theming/Theming.vue index 61a07d4dc..33eba63e1 100755 --- a/src/views/theming/Theming.vue +++ b/src/views/theming/Theming.vue @@ -20,9 +20,9 @@ are not simple. For instance even to change a primary color, since there is no variable a find and replace should be performed various times. On the other hand, this can be achieved by changing a single variable e.g. $primaryColor. Visit the SASS API for the documentation of available customization options.

-

Designer API is the ultimate tool to create your own PrimeVue experience powered by a SASS based theme engine - with 500+ variables and a demo application. As mentioned before, PrimeVue only ships the generated CSS of Material, Bootstrap, Saga, Vela, Arya and legacy themes whereas Designer provides - full access to the whole SASS structure and the variables of these pre-built themes for easiers customization.

+

Designer is the ultimate tool to create your own PrimeVue experience powered by a SASS based theme engine + with 500+ variables and a Visual Designer. PrimeVue only ships the generated CSS of Material, Bootstrap, Saga, Vela, Arya and legacy themes whereas Designer provides + full access to the whole SASS structure and the variables of these pre-built themes for easier customization.

Whether you have your own style guide or just need a custom theme, Designer API is the right tool to design and bring them to existence.