Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 51 additions & 0 deletions cyberpunk/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# Cyberpunk (phpMyAdmin Theme)

A futuristic **Cyberpunk-inspired dark neon theme** for phpMyAdmin, featuring vibrant purple/pink highlights and a sleek high-contrast UI for better readability and aesthetics.

Built on top of the default **pmahomme** theme.


## Features

- Dark cyberpunk UI with neon accents
- Purple & magenta glow styling
- High contrast for improved readability
- Compatible with modern phpMyAdmin versions


## Installation

1. Download the theme:
```bash
git clone https://github.com/tejasashinde/themes/tree/cyberpunk-version-1.0.0
```
2. Locate the extracted folder (cyberpunk) and move it to your phpMyAdmin themes directory:

/home/username/phpmyadmin/themes/

3. Open phpMyAdmin in your browser
4. Go to Settings → Appearance
4. Select Cyberpunk from the theme dropdown


## Theme Version

Cyberpunk 1.0.0
Compatible with phpMyAdmin 5.2


## Customization

You can tweak colors and styles by editing:

cyberpunk/css/theme.css


## Contributing

Contributions, suggestions, and improvements are welcome!
Feel free to open issues or submit pull requests.

## License

Licensed under Apache License 2.0
Loading