A lightweight, responsive GitHub-inspired UI theme built with pure HTML + CSS.
Supports Dark/Light Theme Toggle, Hamburger Sidebar, and MIT Licensed for free use.
- π€ GitHub-style interface
- π Dark/Light theme toggle (remembers your choice)
- π± Responsive layout with hamburger menu
- β‘ Zero dependencies, pure HTML + CSS + JS
- π§βπ» MIT licensed β use freely in any project
github-like-ui/
βββ index.html
βββ github-like-theme.min.css
βββ LICENSE
βββ README.md
You can try it instantly by opening index.html in your browser.
Or host it using GitHub Pages β just enable it from
Settings β Pages β Source: main branch / root.
-
Clone the repository:
git clone https://github.com/shivoham-cs/github-like-ui.git
-
Use the CSS in any project:
<link rel="stylesheet" href="github-like-theme.min.css>
-
Optionally include the JS snippet for theme toggle + hamburger menu.
This project is licensed under the MIT License β see the LICENSE file for details.
Created with β€οΈ by Shiv Inspired by GitHubβs clean design aesthetic.