Themes for VistaPanel of MyOwnFreeHost

Aqib Hussain 8d9088b8c6 Merge pull request #27 from WybeNetwork/aa22dev-patch-1 1 ano atrás
Bootswatch_Flatly 0884a8b935 Remove bootstrap.css 1 ano atrás
Butterfly 76452782e9 Theme Changes - Part 4 2 anos atrás
Future 6baa56b90a Theme Changes - Part 1 2 anos atrás
Homebrew c8ef2d1408 Theme Changes - Part 2 2 anos atrás
Icy c8ef2d1408 Theme Changes - Part 2 2 anos atrás
Military 640d8944ab Major Theme Patch (#4) 5 anos atrás
No_Icons 502e48d8b0 Bugs Fixed 6 anos atrás
StockPhotography 640d8944ab Major Theme Patch (#4) 5 anos atrás
Tidy 640d8944ab Major Theme Patch (#4) 5 anos atrás
christmas 999948c388 Update README.md 1 ano atrás
dark cbe68a3f44 Updated minified stylesheet file 1 ano atrás
dark-discord a8b130d71a Correctly apply #14 (fix #21) & fix search icon 1 ano atrás
dark-lite a8b130d71a Correctly apply #14 (fix #21) & fix search icon 1 ano atrás
dark-space a8b130d71a Correctly apply #14 (fix #21) & fix search icon 1 ano atrás
glass 2255a7ef5a Update Readme 1 ano atrás
gradient-blue 03a4423e01 Theme Changes - Part 3 2 anos atrás
gradient-blue-lite 03a4423e01 Theme Changes - Part 3 2 anos atrás
gradient-green 03a4423e01 Theme Changes - Part 3 2 anos atrás
gradient-purple 03a4423e01 Theme Changes - Part 3 2 anos atrás
gradient-red 03a4423e01 Theme Changes - Part 3 2 anos atrás
light 640d8944ab Major Theme Patch (#4) 5 anos atrás
light-lite 03a4423e01 Theme Changes - Part 3 2 anos atrás
lightspace-blue aa579c200d LightSpace Theme Adding 6 anos atrás
lightspace-green b60a17c1c8 LightSpace Green Theme 6 anos atrás
lightspace-purple 2321ba1ded LightSpace Purple 6 anos atrás
lightspace-red aa579c200d LightSpace Theme Adding 6 anos atrás
retro d3b8b4c8a9 Add Retro Theme, and update README 2 anos atrás
vistainvented ac2b107db9 Create panel.css 2 anos atrás
CNAME 9101bfb1a4 Create CNAME 1 ano atrás
LICENSE.md 640d8944ab Major Theme Patch (#4) 5 anos atrás
README.md 1534c76171 Update README.md 1 ano atrás
README_el.md 7a26d2c85c Update README_el.md 3 anos atrás
_redirects f360a53097 New modifications 3 anos atrás

README.md

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 :smile:

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.