Themes for VistaPanel of MyOwnFreeHost

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

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.