Add fluent ui to config

pull/548/head
Cagatay Civici 2020-10-10 13:32:08 +03:00
parent bac1b73c2c
commit 355399f47d
1 changed files with 10 additions and 0 deletions

View File

@ -109,6 +109,16 @@
</div> </div>
</div> </div>
<h5>Fluent UI</h5>
<div class="p-grid free-themes">
<div class="p-col-3">
<button class="p-link" type="button" @click="changeTheme($event, 'fluent-light')">
<img src="demo/images/themes/fluent-light.png" alt="Fluent Light"/>
</button>
<span>Fluent Light</span>
</div>
</div>
<h5>PrimeOne Design</h5> <h5>PrimeOne Design</h5>
<div class="p-grid free-themes"> <div class="p-grid free-themes">
<div class="p-col-3"> <div class="p-col-3">