Skip to content

ahrGNUts/mysql-docs-dark-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL Docs Dark Theme

A browser extension that applies a dark theme to MySQL documentation pages at https://dev.mysql.com/doc/. Some element styles are a little rough, but it makes looking at the docs late at night a little nicer.

Installation

  1. Open Brave browser
  2. Go to brave://extensions/
  3. Enable "Developer mode" in the top right
  4. Click "Load unpacked"
  5. Select this folder containing the extension files
  6. The extension will now be active on MySQL documentation pages

Files

  • manifest.json - Extension configuration
  • dark-theme.css - Dark theme styles
  • content-script.js - Script to enhance dark theme functionality
  • background.js - Background script for theme detection
  • icons/ - Theme-aware SVG icons that adapt to browser theme

Usage

Once installed, the dark theme will automatically apply when you visit any MySQL documentation page under https://dev.mysql.com/doc/.

The theme includes:

  • Dark background colors
  • High contrast text
  • Styled code blocks
  • Dark navigation elements
  • Improved readability for tables and forms
  • Theme-aware icons that automatically adapt to your browser's light/dark mode

About

A Brave/Chrome browser extension for those late night MySQL debugging sessions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published