Glowing neon GitHub theme!
A glowing neon theme for GitHub that makes your code hosting look like a futuristic cyberpunk city at night!
Open the userscript code.
Find this section near the top:
:root { --cyber-hover-color: #F0386B; /* <-- EDIT THIS */ }
Change the hex color #F0386B to any neon color you like (e.g., #00FFAB, #FF00FF, #00FFFF).
Save the script and reload GitHub to see your new accent color everywhere!
Backgrounds with subtle neon grid overlays.
Links and buttons glow with neon colors when hovered.
Input fields get neon borders and glows on focus.
Boxes, overlays, tooltips, and pinned repos glow softly.
Contribution graph cells change colors to match the neon style.
Fonts use monospace “Fira Code” for that coder vibe.
This only works on GitHub’s dark theme.
It doesn’t affect GitHub’s light theme.
Ai helped me cuz github css is wild