From 0452ed9d8792d1fee72704ac21d2f4c2745badec Mon Sep 17 00:00:00 2001 From: Riti Rathod <149361402+ritirathod0@users.noreply.github.com> Date: Wed, 19 Nov 2025 21:28:05 +0530 Subject: [PATCH] Added New Theme (#3312) * added datta able vue * price update * Update themes.json * Update themes.json - Added New Two Theme - Able Pro Vue - Able Pro Vue + Laravel - Price Update --- src/ecosystem/themes/themes.json | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/src/ecosystem/themes/themes.json b/src/ecosystem/themes/themes.json index ecd08ff6..f4ba9bd4 100644 --- a/src/ecosystem/themes/themes.json +++ b/src/ecosystem/themes/themes.json @@ -279,14 +279,14 @@ }, { "name": "Berry Vue3 Admin Dashboard", - "price": 59, + "price": 69, "description": "Discover our visually captivating Vue 3 Dashboard Theme!", "url": "https://codedthemes.com/item/berry-vue-admin-dashboard/?ref=evan.vuejs", "image": "https://org-public-assets.s3.us-west-2.amazonaws.com/Banners/Berry-pro-vue.png" }, { "name": "Mantis Vue3 Admin Dashboard", - "price": 59, + "price": 69, "description": "Simple yet rebust to start any development with latest VueJs and Vuetify", "url": "https://codedthemes.com/item/mantis-vue-admin-template/?ref=evan.vuejs", "image": "https://org-public-assets.s3.us-west-2.amazonaws.com/Banners/Mantis-pro-vue.png" @@ -314,10 +314,24 @@ }, { "name": "Datta Able Vue + Bootstrap Admin Template", - "price": 59, + "price": 69, "description": "Premium VueJs + Bootstrap + Vite + Typescript Admin Template", "url": "https://codedthemes.com/item/datta-able-vue-admin-template/?ref=evan.vuejs", "image": "https://org-public-assets.s3.us-west-2.amazonaws.com/Banners/Datta+able-pro-vue.png" + }, + { + "name": "Able Pro Vue3 + Vuetify Dashboard", + "price": 69, + "description": "Vue3 + Vite + Vuetify + Typescript Dashboard Template", + "url": "https://codedthemes.com/item/able-pro-vuejs-admin-dashboard/?ref=evan.vuejs", + "image": "https://org-public-assets.s3.us-west-2.amazonaws.com/Banners/Able+pro-pro-vue.png" + }, + { + "name": "Able Pro Vue Laravel Admin Dashboard Template", + "price": 69, + "description": "A powerful Vue + Laravel Dashboard Theme", + "url": "https://codedthemes.com/item/able-pro-vue-laravel-admin-dashboard/?ref=evan.vuejs", + "image": "https://org-public-assets.s3.us-west-2.amazonaws.com/Banners/Able+pro-pro-vue-laravel.png" } ] },