Choose your vibe. Customize your navigation.
Neon-soaked dystopian future. Glowing borders, hologram effects, and electric vibes. Perfect for tech projects and experimental content.
<link rel="stylesheet" href=".../cyberpunk/nav.css">
<script src=".../cyberpunk/config.js"></script>
<script src=".../cyberpunk/nav.js"></script>
A E S T H E T I C vibes. Pastel gradients, glossy buttons, retro 80s/90s style. Great for art galleries and chill zones.
<link rel="stylesheet" href=".../vaporwave/nav.css">
<script src=".../vaporwave/config.js"></script>
<script src=".../vaporwave/nav.js"></script>
Classic hacker green screen. CRT effects, blinking cursor, monospace fonts. Perfect for developer sections and code pages.
<link rel="stylesheet" href=".../terminal/nav.css">
<script src=".../terminal/config.js"></script>
<script src=".../terminal/nav.js"></script>
Clean Windows 98 style base. Fully customizable via CSS variables. Your blank canvas for creating new themes.
<link rel="stylesheet" href=".../template/nav.css">
<script src=".../template/config.js"></script>
<script src=".../template/nav.js"></script>
<head> section of your HTML pageconfig.js to customize your navigation linkscp -r themes/template themes/my-themenav.css to change colors, fonts, and stylesconfig.js with your navigation structure