diff --git a/ej2-vue/code-snippet/common/fluent2-cs2/app.vue b/ej2-vue/code-snippet/common/fluent2-cs2/app.vue index 99fc5fc78..4295f1857 100644 --- a/ej2-vue/code-snippet/common/fluent2-cs2/app.vue +++ b/ej2-vue/code-snippet/common/fluent2-cs2/app.vue @@ -23,6 +23,6 @@ button { margin: 25px 5px 20px 20px; } :root { - --color-sf-primary: 104, 134, 164; + --color-sf-primary: #6886a4; } \ No newline at end of file