Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

Brugman/cyberpanel-dark-theme-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CyberPanel Dark Theme Plus

A Dark Theme for CyberPanel.

screenshot

Abandoned

This project is abandoned! Newer versions of CyberPanel include multiple dark themes. I recommend you use those. I'm moving the Plus features of this repo that are still valuable to Brugman/cyberpanel-design-tweaks.

v1 checklist

  • Add Less build system.
  • Repaint CyberPanel as white on black.
  • Add Plus features.
  • Test all pages.
  • Add some color.
  • Publish!

How to use

Copy the CSS from css/theme.min.css to the "Custom CSS" field on the "Design" page of your CyberPanel.

What's the Plus

Besides repainting the UI to be white text on a black background I've also changed the following:

  • The page loader is removed. Without the loader the header and menu remain visible at all times, keeping you visually grounded, which let's you browse around faster.

  • The "NEW" tags on menu items are removed. You don't need to be reminded about the current version's new features every day. You don't magically get new features without updating manually. Whenever you update, go check out the changelog.

  • The menu icons wiggle is removed.

  • The Raleway font has been replaced by Open Sans. Raleway is way too thin to be easily readable at this size.

  • Unnecessary lines/borders are removed. As Refactoring UI commands it.

Contributing

Found a bug? Anything you would like to ask, add or change? Please open an issue so we can talk about it.

Pull requests are welcome. Please try to match the current code formatting.

Development

Requirements

Installation

  1. pnpm i

Build CSS

Command Action
pnpm gulp Build once
pnpm gulp watch Build continuously

Author

Tim Brugman