From 6e660610fa535b4a89199f0e042adfdf6f408ae8 Mon Sep 17 00:00:00 2001 From: onursenture Date: Tue, 9 Nov 2021 10:49:37 +0300 Subject: [PATCH] Add logo for Lara theme --- public/demo/images/themes/lara-dark-indigo.svg | 10 ++++++++++ public/demo/images/themes/lara-dark-purple.svg | 10 ++++++++++ public/demo/images/themes/lara-light-indigo.svg | 10 ++++++++++ public/demo/images/themes/lara-light-purple.svg | 10 ++++++++++ src/AppConfigurator.vue | 8 ++++---- 5 files changed, 44 insertions(+), 4 deletions(-) create mode 100644 public/demo/images/themes/lara-dark-indigo.svg create mode 100644 public/demo/images/themes/lara-dark-purple.svg create mode 100644 public/demo/images/themes/lara-light-indigo.svg create mode 100644 public/demo/images/themes/lara-light-purple.svg diff --git a/public/demo/images/themes/lara-dark-indigo.svg b/public/demo/images/themes/lara-dark-indigo.svg new file mode 100644 index 000000000..0789f4777 --- /dev/null +++ b/public/demo/images/themes/lara-dark-indigo.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/public/demo/images/themes/lara-dark-purple.svg b/public/demo/images/themes/lara-dark-purple.svg new file mode 100644 index 000000000..b7fbf701a --- /dev/null +++ b/public/demo/images/themes/lara-dark-purple.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/public/demo/images/themes/lara-light-indigo.svg b/public/demo/images/themes/lara-light-indigo.svg new file mode 100644 index 000000000..d442f7994 --- /dev/null +++ b/public/demo/images/themes/lara-light-indigo.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/public/demo/images/themes/lara-light-purple.svg b/public/demo/images/themes/lara-light-purple.svg new file mode 100644 index 000000000..8ad2ca4e5 --- /dev/null +++ b/public/demo/images/themes/lara-light-purple.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/AppConfigurator.vue b/src/AppConfigurator.vue index d85ff8b7e..3a9e37d7e 100755 --- a/src/AppConfigurator.vue +++ b/src/AppConfigurator.vue @@ -133,25 +133,25 @@
Lara Light Indigo
Lara Dark Indigo
Lara Light Purple
Lara Dark Purple