Dracula chat area, unified bubbles, code styling, sidebar/header, scrollbars, and disclaimer removal — all with feature toggles.
# ChatGPT Customizer (Dracula Theme + Feature Toggles)
A user script that applies a Dracula theme to ChatGPT, unifies AI and user chat bubbles, restyles code blocks, sidebar, header, and scrollbars, and adds a toggle menu to enable/disable each feature.
---
## ✨ Features
- 🎨 **Dracula Theme**: Dark, consistent styling across chat area, sidebar, and header.
- 💬 **Unified Bubbles**: AI and user messages share the same shape and color.
- 🧩 **Feature Toggles**: Enable/disable each customization directly from your script manager menu.
- 🖥️ **Code Block Styling**: Dracula syntax highlighting, fixed header rounding, copy button restyle.
- 📜 **Scrollbars & Layout**: Slim Dracula scrollbars and centered chat layout.
- 🚫 **Disclaimer Removal**: Optionally hide the “ChatGPT can make mistakes” footer.
---
## 📸 Screenshots
### Before
### After
### Toggle Menu
---
## 🔧 Installation
1. Install a user script manager (Tampermonkey, Violentmonkey, or Greasemonkey).
2. [Install the script from Greasy Fork](#) *(link once published)*
or copy the `.user.js` file from this repository.
3. Open ChatGPT and enjoy the Dracula theme with customizable toggles.
---
## ⚙️ Usage
- Open your script manager’s menu while on ChatGPT.
- Use the toggle commands (e.g., “Disable AI Bubbles”, “Enable Sidebar Theme”) to control features.
- Reload the page after toggling to apply changes.
---
## 📜 License
This project is licensed under the **MIT License** — see the [LICENSE](LICENSE) file for details.
---
## 🗒️ Changelog
- **v1.0** — Initial release with Dracula theme and bubble styling.