Skip to content

WybeNetwork/VistaPanel-Themes

Repository files navigation

Welcome to VistaPanel Themes

This project contains some new themes for VistaPanel, a Web Hosting Panel created by iFastNet.

These themes include the popular PaperLantern default themes, some additional ones that were introduced at the beginning of cPanel X3 deprecation, and some custom ones designed specifically for VistaPanel.

Installation Guide

You must download the folders first and then upload them to your website.

In case you don't want or can't afford to do that, we have installed all the themes in our CDN, just replace mydomain.com in the code with vpt.cdn.wybenetwork.com.

How to use and deploy into VistaPanel

You must paste the code included below to your footer section of control panel adverts, which can be found on your MyOwnFreeHost panel.

The codes below are just examples, you must replace theme-name with the name of the theme you want to use. You can find it's name written at the folder, and it is case sensitive.

For Normal Themes

<link rel="stylesheet" type="text/css" href="https://mydomain.com/theme-name/icon_spritemap.css">
<link rel="stylesheet" type="text/css" href="https://mydomain.com/theme-name/styles.css">

For Lite Themes

<link rel="stylesheet" type="text/css" href="https://mydomain.com/theme-name/styles.css">

For LightSpace Theme

<link rel="stylesheet" type="text/css" href="https://mydomain.com/theme-name/panel.css">

It will be now deployed and used in VistaPanel. Congratulations, you have just changed your theme!

Main Website and Server

The project's main website is currently located at https://wybenetwork.com/.

CDN for themes can be located at https://vpt.cdn.wybenetwork.com/.

Our docs for themes can be located at https://docs.wybenetwork.com/vistapanel-themes/. Don't worry, we have tried to make it as simple as possible 😄

Note: Currently under construction.

Our main Discord Server is at: https://discord.gg/zArW8kC

Copyright Info and Credits

Copyright 2019-2023 Wybe Network. Some Rights Reserved, check the LICENSE for more details.

Credits for the themes go to:

AA22Dev for the Gradient Blue theme, and for providing the cPanel themes.

Arc for the Gradient Purple and Gradient Green themes.

evrifaessa for the Gradient Red theme.

Adam for the themes from Paper Lantern Customizations.

einet for the Light-Lite and Dark-Lite themes.

WoltBase for the free Christmas theme.

creatort for the Modified Discord and Space VistaPanel themes, as well as providing the Glass and Retro themes.

Anyx for the Glass and Retro themes.

Spooky Kipper for improving the Glass theme.

You: This could be you! Feel free to create a theme, and open a Pull Request for us to add it!

Additional credits go to everyone that contributed in fixing issues, maintaining the project, and ensuring everything works as it should, as well as to every contributor.