CyberPanel Community

PinnedCommunity Generated CyberPanel Themes

RM
Rana Muhammad Usman Nasir #1

Hi,

Since CyberPanel now allows you to add custom CSS code. I’ve seen great work from community. I am creating this thread to officially list them here.

How to Install

  • Go to CyberPanel > Design
  • Paste the contents of css to the text area.
  • Save.

Themes

  1. By SlddevGitHub - Slddev/CyberPanel-Themes: CyberPanel Themes for everybody!
  2. By BrugmanGitHub - Brugman/cyberpanel-dark-theme-plus: A Dark Theme for CyberPanel.

Want to add your own theme

  1. Clone this repo: GitHub - usmannasir/CyberPanel-Themes: CyberPanel Themes for everybody!
  2. Create a folder and name it anything, must be unique.
  3. Inside the folder create design.css and paste your css in there.
  4. Create pull request.
  5. Then notify here we will merge the pull request after review.

If you find anything else add in comments and we will update the main thread.

Thanks.

59 replies
VJ
VJRanga #8

Thank you. Yes, I am happy to add it.

VJ
VJRanga #10

Thank you. I updated it a bit. I hope to keep it up to date with future CyberPanel updates.

RM
Rana Muhammad Usman Nasir #11

So for these are the best themes. I’ve added rest of them in CyberPanel too.

VJ
VJRanga #12

Thank you @usmannasir. I hope we can add a theme to the file manager area in future updates.

ko
kooler #13

I think gaussian theme should be made default on install. As the first time i installed CP i saw it as a wannabe WHM but after exploring it for a couple of days, I realized how powerful YET user friendly it is, my views changed.

Mi
Michael #15

I am very happy with the dark theme CSS options you have provided, but its nice to see some alternatives.

Mi
Michael #20

I will test it for you :joy: and give you some feedback.

Mi
Michael #23

I have been using true-dark-theme or i-dark-theme since I had eye surgery.

While I appreciate the effort you put into your theme, for me the sidebar mouseover is difficult to see which option is active, so I cannot use it. I am not a CSS guru, so I dont know how to ge this effect.

image

If you can give me the code to add, I would be happy to use it.

VJ
VJRanga #24

I updated the repo.

Mi
Michael #25

I can see the position of the sidebar now. Thank you @vjranga

RM
Rana Muhammad Usman Nasir #27

Looks good to me. I think side menu can be improved further.

thanks for the effort though

yt
ytcele #28

All the themes are great and very useful, thank you very much for your contributions. One query: I have tried them all and I notice that when I land on a non-privileged user page it reverts to the default style. Is it my mistake or is that how it works?

Ma
Master3395 #33

@usmannasir Could we have more themes added to the design list, like the theme over?

RM
Rana Muhammad Usman Nasir #40

You can create a pull request to our themes repo by following the standard procedure or just paste the CSS here, I will take care of rest.

Ma
Master3395 #42

If you add this code to the themes, you can add your own “logo” or “banner” to the top right.

#page-header #header-nav-right {position: relative;}

#page-header #header-nav-right:before {
    position: absolute;
    height: 43px;
    background: url(https://newstargeted.com/logo.png);
    content: "";
    left: -200px;
    background-repeat: no-repeat;
    background-size: 200px 43px;
    margin: 0;
    padding-left: 200px;
}
JA
Joabe Arruda #43

I’ve already inserted a stylization for this, if you see in the logo, it is modified but maintaining the Cyberpanel brand, which is right. :slight_smile:

I can’t share a version with 100% removal, that would be weird. =)

mu
mubler #45

How do I get this theme?

RM
Rana Muhammad Usman Nasir #48

I’ve added instruction on top of this post on how to add your own integrations/themes to CyberPanel.

JA
Joabe Arruda #49

True, since it’s way above I didn’t even notice it correctly. I’m going to do that this afternoon.

JA
Joabe Arruda #53

@usmannasir You’re welcome, I plan to create another theme even more modern and beautiful, but I’ll wait for your other big update. I’ve heard rumors that you’re redesigning the Cyberpanel, is this true?

JA
Joabe Arruda #56

@usmannasir Check out this pull request below, and merge it. I have made several improvements and corrections to this theme, what was already good and beautiful, is now complete.

v1.5.0 - Various improvements, cleanups, and enforcement of global CSS3 compliance. Implemented color system for easy maintenance or future modifications. Classes restructured and commented for easy understanding.

LT
Luveedu Team #58

Hello Mates.
I have designed this theme.
Its not completed yet, but I thought of sharing so that I can get more suggestions & improve it.

Theme Name: HMM NEXT
Version: 1.0.0
Color Scheme: White
Designed by: Ariyan Debnath

COPY PASTE THE CSS FROM HERE →

https://cdn.luveedu.com/cyberpanel/assets/hmm-white.css

==================

Sample Images.

==================

I will upload it in Github later this week.

Coming soon.

Dark theme also
Better Form Inputs
Improved Layout Stability


Thank You Everyone.

:slight_smile:

Ta
Takumg #60

Thank you @usmannasir for setting up this thread & providing the instructions for adding custom CSS to CyberPanel. Its great to see the communitys creativity being showcased here and also i consider contributing my own theme in the future. :slightly_smiling_face:

LT
Luveedu Team #61

Hello

I have added the Pull Request. Please check and let’s see : )


Thank You

:grin:

ma
maxwell #63

good job, thank you

Yu
Yunus #65

Hello,

Pull: here

Ch
Chris #68

here i changed some color errors. I hope you all like the theme.

HMM Dark Theme

Se
Serververse #70

All Themes Support Ended after v2.4.4

We’re very upset with this, all the past themes we’re unusable & the “All-New-Theme” is not that good, not very good colors & Font Sizes.

Also we can’t edit from GUI Easily.

Please Respond on this and make the Themes of Cyberpanel Alive Again.

VJ
VJRanga #71

Hey everyone! :artist_palette:

Just released v2 of my VJ Themes for CyberPanel! Got some fresh updates and improvements across all the color variants (Purple, Blue, Green, and Dark).

If you’re using any of these themes and spot something that looks off or isn’t working right, please drop a comment here or open an issue on GitHub so I can get it fixed ASAP.

GitHub: GitHub - VJ-Ranga/CyberPanel-VJ-Themes: Simple CyberPanel Theme

Appreciate any feedback, bug reports, or suggestions you guys might have. Let’s make these themes even better together! :flexed_biceps:

Cheers! :rocket:

Ma
Master3395 #72

Nice, i will have a look at all of the themes again, and i hope that @usmannasir makes a branch for each CyberPanel version, because not all themes get supported for each CyberPanel forward i think.

Sign in to reply