diff --git a/src/AppConfigurator.vue b/src/AppConfigurator.vue index a6a001175..3aac3a0b8 100644 --- a/src/AppConfigurator.vue +++ b/src/AppConfigurator.vue @@ -34,6 +34,13 @@ Nova-Colored +
+ + Nova-Vue +
Luna-Green
@@ -100,6 +107,8 @@ \ No newline at end of file + diff --git a/src/AppTopBar.vue b/src/AppTopBar.vue index 354fd4d6a..52f9d7ecd 100644 --- a/src/AppTopBar.vue +++ b/src/AppTopBar.vue @@ -20,6 +20,7 @@
  • Nova LightNova Light
  • Nova DarkNova Dark
  • Nova ColoredNova Colored
  • +
  • Nova VueNova Vue
  • Luna AmberLuna Amber
  • Luna BlueLuna Blue
  • Luna GreenLuna Green
  • @@ -210,4 +211,4 @@ export default { } } } - \ No newline at end of file + diff --git a/src/assets/images/layouts/themeswitcher-nova-vue.png b/src/assets/images/layouts/themeswitcher-nova-vue.png new file mode 100644 index 000000000..d40f2ab23 Binary files /dev/null and b/src/assets/images/layouts/themeswitcher-nova-vue.png differ