diff --git a/src/AppTopBar.vue b/src/AppTopBar.vue index 9c28d84a6..c27f6d339 100644 --- a/src/AppTopBar.vue +++ b/src/AppTopBar.vue @@ -16,8 +16,10 @@
  • Guide
  • Designer
  • Icons
  • +
  • PREMIUM TEMPLATES
  • +
  • SapphireSapphirematerial
  • FREE TEMPLATES
  • -
  • SigmaSigma
  • +
  • SigmaSigma
  • FREE THEMES
  • Nova LightNova Light
  • Nova DarkNova Dark
  • diff --git a/src/assets/images/layouts/sapphire.jpg b/src/assets/images/layouts/sapphire.jpg new file mode 100644 index 000000000..4163dd8f0 Binary files /dev/null and b/src/assets/images/layouts/sapphire.jpg differ diff --git a/src/assets/images/layouts/themeswitcher-sapphire.png b/src/assets/images/layouts/themeswitcher-sapphire.png new file mode 100644 index 000000000..65ba93ea2 Binary files /dev/null and b/src/assets/images/layouts/themeswitcher-sapphire.png differ diff --git a/src/assets/styles/app.scss b/src/assets/styles/app.scss index 445919d42..590d2069b 100644 --- a/src/assets/styles/app.scss +++ b/src/assets/styles/app.scss @@ -170,7 +170,7 @@ body { font-weight: bold; text-align: left; color: #ffffff; - background-color: #484848; + background-color: #34485e; } } @@ -220,9 +220,9 @@ body { } .theme-badge.material { - background: #00b09b; /* fallback for old browsers */ - background: -webkit-linear-gradient(to bottom, #202124, #404147); /* Chrome 10-25, Safari 5.1-6 */ - background: linear-gradient(to bottom, #202124, #404147); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ + background: #2196F3; /* fallback for old browsers */ + background: -webkit-linear-gradient(to bottom, #2196F3, #2196F3); /* Chrome 10-25, Safari 5.1-6 */ + background: linear-gradient(to bottom, #2196F3, #2196F3); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ } .theme-badge.bootstrap { diff --git a/src/views/Home.vue b/src/views/Home.vue index 44930cc41..b5b104d31 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -77,6 +77,18 @@
    viacom
    +
    +

    Premium Application Templates

    +

    Powered by Vue-CLI, create awesome applications in no time using the premium templates of PrimeVue and impress your users.

    + +
    +
    + + Sapphire + +
    +
    +

    Free Application Template for PrimeVue

    Sigma is a free and open source admin template based on Vue-CLI.